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-44396][Connect] Direct Arrow Deserialization #42011

Closed
wants to merge 20 commits into from

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    ccc81fd View commit details
    Browse the repository at this point in the history

Commits on Jul 11, 2023

  1. Merge remote-tracking branch 'apache/master' into SPARK-42981

    # Conflicts:
    #	connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/SparkSession.scala
    hvanhovell committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    116fb8a View commit details
    Browse the repository at this point in the history
  2. Undo Scala version change

    hvanhovell committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    30cc7b3 View commit details
    Browse the repository at this point in the history
  3. Fix bug

    hvanhovell committed Jul 11, 2023
    Configuration menu
    Copy the full SHA
    2117067 View commit details
    Browse the repository at this point in the history

Commits on Jul 12, 2023

  1. Configuration menu
    Copy the full SHA
    0f87618 View commit details
    Browse the repository at this point in the history
  2. Fix bugs :)

    hvanhovell committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    8a34bea View commit details
    Browse the repository at this point in the history
  3. Fix test in 2.13

    hvanhovell committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    d49dcf3 View commit details
    Browse the repository at this point in the history
  4. Code Review.

    hvanhovell committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    2b88ada View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e0fc162 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ff6bce2 View commit details
    Browse the repository at this point in the history
  7. wip

    hvanhovell committed Jul 12, 2023
    Configuration menu
    Copy the full SHA
    c599ed4 View commit details
    Browse the repository at this point in the history

Commits on Jul 14, 2023

  1. Make it work

    hvanhovell committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    91f0547 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'apache/master' into SPARK-44396

    # Conflicts:
    #	connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/connect/client/SparkResult.scala
    #	connector/connect/client/jvm/src/main/scala/org/apache/spark/sql/connect/client/arrow/ArrowEncoderUtils.scala
    #	connector/connect/client/jvm/src/test/scala/org/apache/spark/sql/connect/client/arrow/ArrowEncoderSuite.scala
    hvanhovell committed Jul 14, 2023
    Configuration menu
    Copy the full SHA
    c63dd01 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2023

  1. Fix JDK 8 compilation

    hvanhovell committed Jul 15, 2023
    Configuration menu
    Copy the full SHA
    af6f6c5 View commit details
    Browse the repository at this point in the history

Commits on Jul 16, 2023

  1. Configuration menu
    Copy the full SHA
    ffab92e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3a87339 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Fix tests and style

    hvanhovell committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    7c8028d View commit details
    Browse the repository at this point in the history
  2. Fix 2.13 build

    hvanhovell committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    c198ce7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    113e693 View commit details
    Browse the repository at this point in the history

Commits on Jul 19, 2023

  1. Style

    hvanhovell committed Jul 19, 2023
    Configuration menu
    Copy the full SHA
    6d140a4 View commit details
    Browse the repository at this point in the history