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-40657] Add support for Java classes in Protobuf functions #38286

Closed
wants to merge 19 commits into from

Commits on Oct 15, 2022

  1. Configuration menu
    Copy the full SHA
    9d3568a View commit details
    Browse the repository at this point in the history
  2. First set of tests work

    rangadi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    64c0cfe View commit details
    Browse the repository at this point in the history
  3. More test fixes

    rangadi committed Oct 15, 2022
    Configuration menu
    Copy the full SHA
    c91f9a0 View commit details
    Browse the repository at this point in the history

Commits on Oct 17, 2022

  1. Configuration menu
    Copy the full SHA
    e631eda View commit details
    Browse the repository at this point in the history
  2. All the tests pass

    rangadi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    5fc70cc View commit details
    Browse the repository at this point in the history
  3. comment

    rangadi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    d16b1cc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c41eb62 View commit details
    Browse the repository at this point in the history
  5. minor

    rangadi committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    6e6ae9b View commit details
    Browse the repository at this point in the history

Commits on Oct 18, 2022

  1. Genereate protobufs in sbt

    rangadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    9ae8f4a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    de2c171 View commit details
    Browse the repository at this point in the history
  3. minor

    rangadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    40a8170 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b0fa0e View commit details
    Browse the repository at this point in the history
  5. fix for sbt resources

    rangadi committed Oct 18, 2022
    Configuration menu
    Copy the full SHA
    8471e78 View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Configuration menu
    Copy the full SHA
    0205a48 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b600700 View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. update pyspark

    rangadi committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    fec1052 View commit details
    Browse the repository at this point in the history
  2. typo

    rangadi committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2d44680 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    66b6ad9 View commit details
    Browse the repository at this point in the history
  4. one more python fix

    rangadi committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    2025031 View commit details
    Browse the repository at this point in the history