Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[SEDONA-663] Support spark connect python api #1639

Merged
merged 27 commits into from
Oct 15, 2024

Commits on Oct 11, 2024

  1. initial successful test

    sebbegg committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    6fa22bb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    eeeea4a View commit details
    Browse the repository at this point in the history
  3. 3.5 only

    sebbegg committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    b27fedf View commit details
    Browse the repository at this point in the history
  4. comment classic tests

    sebbegg committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    f72a88a View commit details
    Browse the repository at this point in the history
  5. try fix yaml

    sebbegg committed Oct 11, 2024
    Configuration menu
    Copy the full SHA
    182c761 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2024

  1. skip other workflows

    sebbegg committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    7eb9b6e View commit details
    Browse the repository at this point in the history
  2. skip other workflows

    sebbegg committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    4ab7a8e View commit details
    Browse the repository at this point in the history
  3. try fix if check

    sebbegg committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    0831067 View commit details
    Browse the repository at this point in the history
  4. fix path

    sebbegg committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    64ce830 View commit details
    Browse the repository at this point in the history
  5. cd to python folder

    sebbegg committed Oct 12, 2024
    Configuration menu
    Copy the full SHA
    a7baec1 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    c866147 View commit details
    Browse the repository at this point in the history

Commits on Oct 13, 2024

  1. fix type check

    sebbegg committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    2cb1515 View commit details
    Browse the repository at this point in the history
  2. refactor somewhat

    sebbegg committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    20ed4a8 View commit details
    Browse the repository at this point in the history
  3. Revert "skip other workflows"

    This reverts commit 7eb9b6e
    sebbegg committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    4ef63b4 View commit details
    Browse the repository at this point in the history
  4. back to full matrix

    sebbegg committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    721ad5e View commit details
    Browse the repository at this point in the history
  5. Merge branch 'master' into spark-connect-python-api

    # Conflicts:
    #	python/sedona/sql/dataframe_api.py
    #	python/tests/test_base.py
    sebbegg committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    997b356 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    feb1cf4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    32a8e74 View commit details
    Browse the repository at this point in the history
  8. uncomment build step

    sebbegg committed Oct 13, 2024
    Configuration menu
    Copy the full SHA
    6c86b70 View commit details
    Browse the repository at this point in the history

Commits on Oct 14, 2024

  1. need sql extensions

    sebbegg committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    d68670d View commit details
    Browse the repository at this point in the history
  2. run pre-commit

    sebbegg committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    69194f4 View commit details
    Browse the repository at this point in the history
  3. fix lint/pre-commit

    sebbegg committed Oct 14, 2024
    Configuration menu
    Copy the full SHA
    a8c5100 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2024

  1. Update .github/workflows/python.yml

    Co-authored-by: John Bampton <[email protected]>
    sebbegg and jbampton authored Oct 15, 2024
    Configuration menu
    Copy the full SHA
    676e2ad View commit details
    Browse the repository at this point in the history
  2. adjust spelling

    sebbegg committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    4d565d6 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/spark-connect-python-api' into s…

    …park-connect-python-api
    sebbegg committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    618fd4b View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8a1d7e1 View commit details
    Browse the repository at this point in the history
  5. revert Pipfile to master rev

    sebbegg committed Oct 15, 2024
    Configuration menu
    Copy the full SHA
    bf43c83 View commit details
    Browse the repository at this point in the history