[spark] branch branch-3.4 updated: [SPARK-42555][CONNECT][FOLLOWUP] Add the new proto msg to support the remaining jdbc API

2023-03-08 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new fd97de41206 [SPARK-42555][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42692][CONNECT] Implement `Dataset.toJSON`

2023-03-07 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new c47fc2d8265 [SPARK-42692][CONNECT

[spark] branch master updated: [SPARK-42692][CONNECT] Implement `Dataset.toJSON`

2023-03-07 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 51504e45271 [SPARK-42692][CONNECT] Implement

[spark] branch branch-3.4 updated: [SPARK-42656][SPARK SHELL][CONNECT][FOLLOWUP] Add same `ClassNotFoundException` catch to `repl.Main` for Scala 2.13

2023-03-07 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new f40c1d08e40 [SPARK-42656][SPARK

[spark] branch master updated: [SPARK-42656][SPARK SHELL][CONNECT][FOLLOWUP] Add same `ClassNotFoundException` catch to `repl.Main` for Scala 2.13

2023-03-07 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 67328de6af5 [SPARK-42656][SPARK SHELL

[spark] branch master updated: [SPARK-42656][CONNECT][FOLLOWUP] Spark Connect Shell

2023-03-07 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 2e7207f96e1 [SPARK-42656][CONNECT][FOLLOWUP

[spark] branch branch-3.4 updated: [SPARK-42656][CONNECT][FOLLOWUP] Spark Connect Shell

2023-03-07 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 1847ebafb98 [SPARK-42656][CONNECT

[spark] branch master updated (d4818df19c7 -> dfdc4a1d65e)

2023-03-06 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from d4818df19c7 [SPARK-42656][CONNECT][FOLLOWUP] Improve the script to start spark-connect server add

[spark] branch branch-3.4 updated: [SPARK-42688][CONNECT] Rename Connect proto Request client_id to session_id

2023-03-06 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 2bce5314da3 [SPARK-42688][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42656][CONNECT][FOLLOWUP] Improve the script to start spark-connect server

2023-03-06 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new d24be719dd6 [SPARK-42656][CONNECT

[spark] branch master updated (0def3de6ed1 -> d4818df19c7)

2023-03-06 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 0def3de6ed1 [SPARK-42579][CONNECT] Part-1: `function.lit` support `Array[_]` dataType add d4818df19c7 [SPARK

[spark] branch branch-3.4 updated: [SPARK-42579][CONNECT] Part-1: `function.lit` support `Array[_]` dataType

2023-03-06 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new cedfbf59e14 [SPARK-42579][CONNECT

[spark] branch master updated: [SPARK-42579][CONNECT] Part-1: `function.lit` support `Array[_]` dataType

2023-03-06 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 0def3de6ed1 [SPARK-42579][CONNECT] Part-1

[spark] branch branch-3.4 updated: [SPARK-42559][CONNECT] Implement DataFrameNaFunctions

2023-03-06 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 7e4742c4d58 [SPARK-42559][CONNECT

[spark] branch master updated: [SPARK-42559][CONNECT] Implement DataFrameNaFunctions

2023-03-06 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9bf174f9722 [SPARK-42559][CONNECT] Implement

[spark] branch branch-3.4 updated: [SPARK-41527][CONNECT][PYTHON] Implement `DataFrame.observe`

2023-03-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 7d8ae50f099 [SPARK-41527][CONNECT

[spark] branch master updated: [SPARK-41527][CONNECT][PYTHON] Implement `DataFrame.observe`

2023-03-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 0ce63f36384 [SPARK-41527][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-42558][CONNECT] Implement `DataFrameStatFunctions` except `bloomFilter` functions

2023-03-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 548baea5ee5 [SPARK-42558][CONNECT

[spark] branch master updated: [SPARK-42558][CONNECT] Implement `DataFrameStatFunctions` except `bloomFilter` functions

2023-03-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9308b0c75d9 [SPARK-42558][CONNECT] Implement

[spark] branch master updated: [SPARK-42557][CONNECT] Add Broadcast to functions

2023-03-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 94b50e0977f [SPARK-42557][CONNECT] Add

[spark] branch branch-3.4 updated: [SPARK-42557][CONNECT] Add Broadcast to functions

2023-03-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new c0f3b99e57a [SPARK-42557][CONNECT

[spark] branch branch-3.4 updated: [MINOR][CONNECT] Remove unused protobuf imports to eliminate build warnings

2023-03-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 07288b06b75 [MINOR][CONNECT] Remove

[spark] branch master updated: [MINOR][CONNECT] Remove unused protobuf imports to eliminate build warnings

2023-03-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new f55029d9456 [MINOR][CONNECT] Remove unused

[spark] branch branch-3.4 updated: [SPARK-42671][CONNECT] Fix bug for createDataFrame from complex type schema

2023-03-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new ab7e182e7f0 [SPARK-42671][CONNECT

[spark] branch master updated: [SPARK-42671][CONNECT] Fix bug for createDataFrame from complex type schema

2023-03-05 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 5f999b0e06d [SPARK-42671][CONNECT] Fix bug

[spark] branch branch-3.4 updated: [SPARK-42555][CONNECT] Add JDBC to DataFrameReader

2023-03-03 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 0be6b2e6abb [SPARK-42555][CONNECT

[spark] branch master updated (00b7ca30740 -> 41c5e326eb4)

2023-03-03 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 00b7ca30740 [SPARK-42667][CONNECT] Spark Connect: newSession API add 41c5e326eb4 [SPARK-42555][CONNECT] Add

[spark] branch branch-3.4 updated: [SPARK-42667][CONNECT] Spark Connect: newSession API

2023-03-03 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new ad2c1449803 [SPARK-42667][CONNECT

[spark] branch master updated: [SPARK-42667][CONNECT] Spark Connect: newSession API

2023-03-03 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 00b7ca30740 [SPARK-42667][CONNECT] Spark

[spark] branch master updated (6874fd1b897 -> 8a0d6261c00)

2023-03-03 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 6874fd1b897 [SPARK-42609][CONNECT][TESTS] Add tests for grouping() and grouping_id() functions add

[spark] branch branch-3.4 updated: [SPARK-42653][CONNECT] Artifact transfer from Scala/JVM client to Server

2023-03-03 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 24a602dd173 [SPARK-42653][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42656][CONNECT] Adding SCALA REPL shell script for JVM client

2023-03-02 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 9023f301c78 [SPARK-42656][CONNECT

[spark] branch master updated: [SPARK-42656][CONNECT] Adding SCALA REPL shell script for JVM client

2023-03-02 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 7505e5cdd12 [SPARK-42656][CONNECT] Adding

[spark] branch master updated (12beadbc052 -> 2e6ce42585c)

2023-03-02 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 12beadbc052 [SPARK-42599][CONNECT][INFRA] Introduce `dev/connect-jvm-client-mima-check` instead

[spark] branch branch-3.4 updated: [SPARK-42640][CONNECT] Remove stale entries from the excluding rules for CompatibilitySuite

2023-03-02 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 61a666d158b [SPARK-42640][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42599][CONNECT][INFRA] Introduce `dev/connect-jvm-client-mima-check` instead of `CompatibilitySuite`

2023-03-02 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new e49aed8cf4f [SPARK-42599][CONNECT

[spark] branch master updated: [SPARK-42599][CONNECT][INFRA] Introduce `dev/connect-jvm-client-mima-check` instead of `CompatibilitySuite`

2023-03-02 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 12beadbc052 [SPARK-42599][CONNECT][INFRA

[spark] branch branch-3.4 updated: [SPARK-42631][CONNECT] Support custom extensions in Scala client

2023-03-01 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new a1d5e89555a [SPARK-42631][CONNECT

[spark] branch master updated (ef334ae6a68 -> a9c5efa4133)

2023-03-01 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from ef334ae6a68 [SPARK-42493][DOCS][PYTHON] Make Python the first tab for code examples - Spark SQL, DataFrames

[spark] branch branch-3.4 updated: [SPARK-42543][CONNECT] Specify protocol for UDF artifact transfer in JVM/Scala client

2023-02-28 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 6a8d281b176 [SPARK-42543][CONNECT

[spark] branch master updated: [SPARK-42543][CONNECT] Specify protocol for UDF artifact transfer in JVM/Scala client

2023-02-28 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new d110d8a4e23 [SPARK-42543][CONNECT] Specify

[spark] branch branch-3.4 updated: [SPARK-42569][CONNECT] Throw exceptions for unsupported session API

2023-02-28 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 3d95593487a [SPARK-42569][CONNECT

[spark] branch master updated (41bc4e6f806 -> 5b9b1142a99)

2023-02-28 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 41bc4e6f806 [SPARK-42615][CONNECT][FOLLOW-UP] Implement correct version API in SparkSession for Scala client

[spark] branch branch-3.4 updated: [SPARK-42615][CONNECT][PYTHON] Refactor the AnalyzePlan RPC and add `session.version`

2023-02-28 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 937da6d2607 [SPARK-42615][CONNECT

[spark] branch master updated: [SPARK-42615][CONNECT][PYTHON] Refactor the AnalyzePlan RPC and add `session.version`

2023-02-28 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 0c19ea4773b [SPARK-42615][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-42542][CONNECT] Support Pivot without providing pivot column values

2023-02-27 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 2c5a9cfaa74 [SPARK-42542][CONNECT

[spark] branch master updated (7f64ec30242 -> fdb36df3f60)

2023-02-27 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 7f64ec30242 [SPARK-42605][CONNECT] Add TypedColumn add fdb36df3f60 [SPARK-42542][CONNECT] Support Pivot

[spark] branch branch-3.4 updated: [SPARK-42605][CONNECT] Add TypedColumn

2023-02-27 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 103eca60102 [SPARK-42605][CONNECT

[spark] branch master updated: [SPARK-42605][CONNECT] Add TypedColumn

2023-02-27 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 7f64ec30242 [SPARK-42605][CONNECT] Add

[spark] branch master updated: [SPARK-42580][CONNECT] Scala client add client side typed APIs

2023-02-27 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 5243d0be2c1 [SPARK-42580][CONNECT] Scala

[spark] branch branch-3.4 updated: [SPARK-42580][CONNECT] Scala client add client side typed APIs

2023-02-27 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 79092f081aa [SPARK-42580][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42581][CONNECT] Add SQLImplicits

2023-02-27 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new a1d9db36b83 [SPARK-42581][CONNECT

[spark] branch master updated: [SPARK-42581][CONNECT] Add SQLImplicits

2023-02-27 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new f0aef011e35 [SPARK-42581][CONNECT] Add

[spark] branch branch-3.4 updated: [SPARK-42586][CONNECT] Add RuntimeConfig for Scala Client

2023-02-27 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 05fd99131de [SPARK-42586][CONNECT

[spark] branch master updated: [SPARK-42586][CONNECT] Add RuntimeConfig for Scala Client

2023-02-27 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a6f28ca7eab [SPARK-42586][CONNECT] Add

[spark] branch branch-3.4 updated: [SPARK-42560][CONNECT] Add ColumnName class

2023-02-26 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new ef154320287 [SPARK-42560][CONNECT

[spark] branch master updated: [SPARK-42560][CONNECT] Add ColumnName class

2023-02-26 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 24f0c45dc11 [SPARK-42560][CONNECT] Add

[spark] branch branch-3.4 updated: [SPARK-42564][CONNECT] Implement SparkSession.version and SparkSession.time

2023-02-26 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new d1c3902921f [SPARK-42564][CONNECT

[spark] branch master updated: [SPARK-42564][CONNECT] Implement SparkSession.version and SparkSession.time

2023-02-26 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 9c7aa16c9a5 [SPARK-42564][CONNECT] Implement

[spark] branch master updated (ad35f35f12f -> a4c12fc63be)

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from ad35f35f12f [SPARK-42570][CONNECT][PYTHON] Fix DataFrameReader to use the default source add a4c12fc63be

[spark] branch branch-3.4 updated: [SPARK-42576][CONNECT] Add 2nd groupBy method to Dataset

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 8123f159fb9 [SPARK-42576][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42570][CONNECT][PYTHON] Fix DataFrameReader to use the default source

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 8d2a1c496db [SPARK-42570][CONNECT

[spark] branch master updated: [SPARK-42570][CONNECT][PYTHON] Fix DataFrameReader to use the default source

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new ad35f35f12f [SPARK-42570][CONNECT][PYTHON

[spark] branch branch-3.4 updated: [SPARK-42538][CONNECT] Make `sql.functions#lit` function support more types

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new a2b01b2d924 [SPARK-42538][CONNECT

[spark] branch master updated: [SPARK-42538][CONNECT] Make `sql.functions#lit` function support more types

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 2a4aab7cc9c [SPARK-42538][CONNECT] Make

[spark] branch branch-3.4 updated: [SPARK-42569][CONNECT] Throw unsupported exceptions for non-supported API

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 4853985d206 [SPARK-42569][CONNECT

[spark] branch master updated: [SPARK-42569][CONNECT] Throw unsupported exceptions for non-supported API

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 2f9e5d5cde0 [SPARK-42569][CONNECT] Throw

[spark] branch branch-3.4 updated: [SPARK-42561][CONNECT] Add temp view API to Dataset

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 99db66afaf9 [SPARK-42561][CONNECT

[spark] branch master updated: [SPARK-42561][CONNECT] Add temp view API to Dataset

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 710e7de0872 [SPARK-42561][CONNECT] Add temp

[spark] branch branch-3.4 updated: [SPARK-42575][CONNECT][SCALA] Make all client tests to extend from ConnectFunSuite

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 4a6f0bf23f6 [SPARK-42575][CONNECT

[spark] branch master updated: [SPARK-42575][CONNECT][SCALA] Make all client tests to extend from ConnectFunSuite

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c2633904bde [SPARK-42575][CONNECT][SCALA

[spark] branch branch-3.4 updated: [SPARK-42573][CONNECT][SCALA] Enable binary compatibility tests on all major client APIs

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 1c4bcf3a97e [SPARK-42573][CONNECT

[spark] branch master updated: [SPARK-42573][CONNECT][SCALA] Enable binary compatibility tests on all major client APIs

2023-02-25 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 2470b753171 [SPARK-42573][CONNECT][SCALA

[spark] branch branch-3.4 updated: [SPARK-42541][CONNECT] Support Pivot with provided pivot column values

2023-02-24 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 8e589f38826 [SPARK-42541][CONNECT

[spark] branch master updated: [SPARK-42541][CONNECT] Support Pivot with provided pivot column values

2023-02-24 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 34a2d95dadf [SPARK-42541][CONNECT] Support

[spark] branch branch-3.4 updated: [MINOR][CONNECT] Typo fixes & update comment

2023-02-24 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new e54a5e62bfb [MINOR][CONNECT] Typo

[spark] branch master updated: [MINOR][CONNECT] Typo fixes & update comment

2023-02-24 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new a8e10efc89c [MINOR][CONNECT] Typo fixes

[spark] branch branch-3.4 updated: [SPARK-42533][CONNECT][SCALA] Add ssl for Scala client

2023-02-24 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new bd8c9bda623 [SPARK-42533][CONNECT

[spark] branch master updated: [SPARK-42533][CONNECT][SCALA] Add ssl for Scala client

2023-02-24 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new c0d301ea3c3 [SPARK-42533][CONNECT][SCALA

[spark] branch branch-3.4 updated: [SPARK-42544][CONNNECT] Spark Connect Scala Client: support parameterized SQL

2023-02-23 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 6752ad6fa1a [SPARK-42544][CONNNECT

[spark] branch master updated: [SPARK-42544][CONNNECT] Spark Connect Scala Client: support parameterized SQL

2023-02-23 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new ee22a0bf3c9 [SPARK-42544][CONNNECT] Spark

[spark] branch branch-3.4 updated: [SPARK-42529][CONNECT] Support Cube and Rollup in Scala client

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 314e25f4282 [SPARK-42529][CONNECT

[spark] branch master updated: [SPARK-42529][CONNECT] Support Cube and Rollup in Scala client

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 21767d29b36 [SPARK-42529][CONNECT] Support

[spark] branch master updated (dbe23c8e88d -> 1232309e44d)

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from dbe23c8e88d [SPARK-42522][CONNECT] Fix DataFrameWriterV2 to find the default source add 1232309e44d [SPARK

[spark] branch branch-3.4 updated: [SPARK-42468][CONNECT][FOLLOW-UP] Add .agg variants in Dataset

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 6998f973d10 [SPARK-42468][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42522][CONNECT] Fix DataFrameWriterV2 to find the default source

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 51e82756a9a [SPARK-42522][CONNECT

[spark] branch master updated: [SPARK-42522][CONNECT] Fix DataFrameWriterV2 to find the default source

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new dbe23c8e88d [SPARK-42522][CONNECT] Fix

[spark] branch branch-3.4 updated: [SPARK-42518][CONNECT] Scala Client DataFrameWriterV2

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 6dd52fe251e [SPARK-42518][CONNECT

[spark] branch master updated: [SPARK-42518][CONNECT] Scala Client DataFrameWriterV2

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 0c4645eb6bb [SPARK-42518][CONNECT] Scala

[spark] branch branch-3.4 updated: [SPARK-42272][CONNEC][TESTS][FOLLOW-UP] Do not cache local port in SparkConnectService

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new fcbb19ac4d3 [SPARK-42272][CONNEC

[spark] branch master updated: [SPARK-42272][CONNEC][TESTS][FOLLOW-UP] Do not cache local port in SparkConnectService

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 8cc8dd6f67a [SPARK-42272][CONNEC][TESTS

[spark] branch branch-3.4 updated: [SPARK-42527][CONNECT] Scala Client add Window functions

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 921a633c86c [SPARK-42527][CONNECT

[spark] branch master updated: [SPARK-42527][CONNECT] Scala Client add Window functions

2023-02-22 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new e2f65b5316e [SPARK-42527][CONNECT] Scala

[spark] branch branch-3.4 updated: [SPARK-42514][CONNECT] Scala Client add partition transforms functions

2023-02-21 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 5c8ddb448b3 [SPARK-42514][CONNECT

[spark] branch master updated: [SPARK-42514][CONNECT] Scala Client add partition transforms functions

2023-02-21 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/master by this push: new 4f3afdcd756 [SPARK-42514][CONNECT] Scala

[spark] branch master updated (21a5b416a6a -> ede1a541182)

2023-02-19 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 21a5b416a6a [SPARK-42323][SQL] Assign name to `_LEGACY_ERROR_TEMP_2332` add ede1a541182 [SPARK-42482][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42482][CONNECT] Scala Client Write API V1

2023-02-19 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 3bca65a68ef [SPARK-42482][CONNECT

[spark] branch branch-3.4 updated: [SPARK-42481][CONNECT] Implement agg.{max,min,mean,count,avg,sum}

2023-02-17 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 681559ea46e [SPARK-42481][CONNECT

[spark] branch master updated (e6a84fef2fa -> 74f53b8d008)

2023-02-17 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from e6a84fef2fa [SPARK-42461][CONNECT] Scala Client implement first batch of functions add 74f53b8d008 [SPARK

[spark] branch branch-3.4 updated: [SPARK-42468][CONNECT] Implement agg by (String, String)*

2023-02-16 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a commit to branch branch-3.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.4 by this push: new 7c1c8be960e [SPARK-42468][CONNECT

<    1   2   3   4   5   6   7   8   9   10   >