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-50017] Support Avro encoding for TransformWithState operator #48401

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Nov 16, 2024

  1. Configuration menu
    Copy the full SHA
    5bc6578 View commit details
    Browse the repository at this point in the history
  2. removing unnecessary change

    ericm-db committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    6df3947 View commit details
    Browse the repository at this point in the history
  3. avro-temp

    ericm-db committed Nov 16, 2024
    Configuration menu
    Copy the full SHA
    c6c7cc1 View commit details
    Browse the repository at this point in the history

Commits on Nov 21, 2024

  1. moving to new line

    ericm-db committed Nov 21, 2024
    Configuration menu
    Copy the full SHA
    3cc22be View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2024

  1. Configuration menu
    Copy the full SHA
    9b3e55f View commit details
    Browse the repository at this point in the history
  2. burak feedback

    ericm-db committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    d45ea2a View commit details
    Browse the repository at this point in the history
  3. alsotestwith

    ericm-db committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    feaca20 View commit details
    Browse the repository at this point in the history
  4. scaladoc

    ericm-db committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    02eaeb7 View commit details
    Browse the repository at this point in the history
  5. works with state data source

    ericm-db committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    3b753d1 View commit details
    Browse the repository at this point in the history
  6. tests pass

    ericm-db committed Nov 22, 2024
    Configuration menu
    Copy the full SHA
    f22bcbf View commit details
    Browse the repository at this point in the history