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

[Spark] Set up Python Protobuf codegen for Delta Connect #3125

Merged
merged 33 commits into from
May 29, 2024

Commits on May 21, 2024

  1. Add Delta Connect

    longvu-db committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c20918d View commit details
    Browse the repository at this point in the history
  2. Fix merge conflicts

    longvu-db committed May 21, 2024
    Configuration menu
    Copy the full SHA
    9d7f871 View commit details
    Browse the repository at this point in the history
  3. Add generated python files

    longvu-db committed May 21, 2024
    Configuration menu
    Copy the full SHA
    c1c2f0f View commit details
    Browse the repository at this point in the history
  4. Add yaml file

    longvu-db committed May 21, 2024
    Configuration menu
    Copy the full SHA
    08d70fa View commit details
    Browse the repository at this point in the history
  5. Update

    longvu-db committed May 21, 2024
    Configuration menu
    Copy the full SHA
    4956d87 View commit details
    Browse the repository at this point in the history
  6. add lint ignore

    longvu-db committed May 21, 2024
    Configuration menu
    Copy the full SHA
    730d087 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ba8a4e9 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    05bcf0c View commit details
    Browse the repository at this point in the history

Commits on May 22, 2024

  1. Update

    longvu-db committed May 22, 2024
    Configuration menu
    Copy the full SHA
    7570e84 View commit details
    Browse the repository at this point in the history
  2. Update script

    longvu-db committed May 22, 2024
    Configuration menu
    Copy the full SHA
    5dc923e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2364564 View commit details
    Browse the repository at this point in the history
  4. Remove debug

    longvu-db committed May 22, 2024
    Configuration menu
    Copy the full SHA
    f4d4538 View commit details
    Browse the repository at this point in the history
  5. Remove ,

    longvu-db committed May 22, 2024
    Configuration menu
    Copy the full SHA
    84703f2 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary

    longvu-db committed May 22, 2024
    Configuration menu
    Copy the full SHA
    1d09b50 View commit details
    Browse the repository at this point in the history
  7. Undo debug

    longvu-db committed May 22, 2024
    Configuration menu
    Copy the full SHA
    e5f9bca View commit details
    Browse the repository at this point in the history
  8. Add Delta Relation

    longvu-db committed May 22, 2024
    Configuration menu
    Copy the full SHA
    a52ec9e View commit details
    Browse the repository at this point in the history

Commits on May 23, 2024

  1. Try this

    longvu-db committed May 23, 2024
    Configuration menu
    Copy the full SHA
    1095a0e View commit details
    Browse the repository at this point in the history
  2. Address comments

    longvu-db committed May 23, 2024
    Configuration menu
    Copy the full SHA
    afdb49c View commit details
    Browse the repository at this point in the history

Commits on May 24, 2024

  1. Add mypy-protobuf

    longvu-db committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d2b4d1b View commit details
    Browse the repository at this point in the history
  2. Swap places

    longvu-db committed May 24, 2024
    Configuration menu
    Copy the full SHA
    d11295b View commit details
    Browse the repository at this point in the history
  3. Try adding buf

    longvu-db committed May 24, 2024
    Configuration menu
    Copy the full SHA
    c3434b8 View commit details
    Browse the repository at this point in the history

Commits on May 25, 2024

  1. Add python3

    longvu-db committed May 25, 2024
    Configuration menu
    Copy the full SHA
    411a5c1 View commit details
    Browse the repository at this point in the history
  2. Address TD's comments

    longvu-db committed May 25, 2024
    Configuration menu
    Copy the full SHA
    c359273 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2024

  1. Configuration menu
    Copy the full SHA
    adbf9ec View commit details
    Browse the repository at this point in the history
  2. move directory again

    longvu-db committed May 26, 2024
    Configuration menu
    Copy the full SHA
    a515f4d View commit details
    Browse the repository at this point in the history
  3. Try again

    longvu-db committed May 26, 2024
    Configuration menu
    Copy the full SHA
    0807676 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2024

  1. Try again with PATH buf

    longvu-db committed May 27, 2024
    Configuration menu
    Copy the full SHA
    53c1e64 View commit details
    Browse the repository at this point in the history
  2. Remove Scala tests

    longvu-db committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8cfc005 View commit details
    Browse the repository at this point in the history
  3. Add black

    longvu-db committed May 27, 2024
    Configuration menu
    Copy the full SHA
    2db4ca9 View commit details
    Browse the repository at this point in the history
  4. Disable other checks

    longvu-db committed May 27, 2024
    Configuration menu
    Copy the full SHA
    8728810 View commit details
    Browse the repository at this point in the history
  5. Move back

    longvu-db committed May 27, 2024
    Configuration menu
    Copy the full SHA
    99dc990 View commit details
    Browse the repository at this point in the history
  6. Remove unnecessary comment

    longvu-db committed May 27, 2024
    Configuration menu
    Copy the full SHA
    13a886a View commit details
    Browse the repository at this point in the history
  7. Try again

    longvu-db committed May 27, 2024
    Configuration menu
    Copy the full SHA
    e082486 View commit details
    Browse the repository at this point in the history