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-49249][SPARK-49122][Connect][SQL] Add addArtifact API to the Spark SQL Core #47631

Closed
wants to merge 14 commits into from

Commits on Aug 6, 2024

  1. add artifact

    xupefei committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    a025616 View commit details
    Browse the repository at this point in the history
  2. mima

    xupefei committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    80e4eb6 View commit details
    Browse the repository at this point in the history
  3. header

    xupefei committed Aug 6, 2024
    Configuration menu
    Copy the full SHA
    eb03f05 View commit details
    Browse the repository at this point in the history

Commits on Aug 16, 2024

  1. consolidate

    xupefei committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    5789a29 View commit details
    Browse the repository at this point in the history
  2. move remaining stuff

    xupefei committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    9080a8f View commit details
    Browse the repository at this point in the history
  3. use SparkExp

    xupefei committed Aug 16, 2024
    Configuration menu
    Copy the full SHA
    ed77268 View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2024

  1. new tests

    xupefei committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    40a7086 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'master' of github.com:apache/spark into core-add-artifact

    # Conflicts:
    #	connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/connect/client/CheckConnectJvmClientCompatibility.scala
    xupefei committed Aug 19, 2024
    Configuration menu
    Copy the full SHA
    7284cd9 View commit details
    Browse the repository at this point in the history

Commits on Aug 23, 2024

  1. fmt

    xupefei committed Aug 23, 2024
    Configuration menu
    Copy the full SHA
    09f5a9c View commit details
    Browse the repository at this point in the history

Commits on Aug 28, 2024

  1. address comments

    xupefei committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    6c17395 View commit details
    Browse the repository at this point in the history
  2. style

    xupefei committed Aug 28, 2024
    Configuration menu
    Copy the full SHA
    5f522ba View commit details
    Browse the repository at this point in the history

Commits on Aug 29, 2024

  1. Merge branch 'master' of github.com:apache/spark into core-add-artifact

    # Conflicts:
    #	sql/core/src/main/scala/org/apache/spark/sql/SparkSession.scala
    xupefei committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    57b612a View commit details
    Browse the repository at this point in the history
  2. .

    xupefei committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    ab127b8 View commit details
    Browse the repository at this point in the history
  3. move doc to api

    xupefei committed Aug 29, 2024
    Configuration menu
    Copy the full SHA
    293563f View commit details
    Browse the repository at this point in the history