[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] Su

[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 Pi

[spark] branch branch-3.4 updated: [SPARK-42568][CONNECT] Fix SparkConnectStreamHandler to handle configs properly while planning

2023-02-24 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 40e6b9d3623 [SPARK-42568][CONNECT] Fix

[spark] branch master updated (47951c9ab98 -> b99435328f7)

2023-02-24 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 47951c9ab98 [SPARK-41834][CONNECT] Implement SparkSession.conf add b99435328f7 [SPARK-42568][CONNECT] Fix Spark

[spark] branch branch-3.4 updated: [SPARK-41834][CONNECT] Implement SparkSession.conf

2023-02-24 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 d92896658da [SPARK-41834][CONNECT] Imp

[spark] branch master updated: [SPARK-41834][CONNECT] Implement SparkSession.conf

2023-02-24 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 47951c9ab98 [SPARK-41834][CONNECT] Implement S

[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 fix

[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 & upd

[spark] branch branch-3.4 updated: [SPARK-42510][CONNECT][PYTHON] Implement `DataFrame.mapInPandas`

2023-02-24 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 000895da3f6 [SPARK-42510][CONNECT][PYTHO

[spark] branch master updated: [SPARK-42510][CONNECT][PYTHON] Implement `DataFrame.mapInPandas`

2023-02-24 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong 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 9abccad1d93 [SPARK-42510][CONNECT][PYTHON] Imple

[spark] branch master updated: [SPARK-42565][SS] Error log improvement for the lock acquisition of RocksDB state store instance

2023-02-24 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 ac30e9312a8 [SPARK-42565][SS] Error log improvem

[spark] branch branch-3.3 updated: [SPARK-42286][SPARK-41991][SPARK-42473][3.3][SQL] Fallback to previous codegen code path for complex expr with CAST

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

[spark] branch master updated: [SPARK-41516][SQL] Allow jdbc dialects to override the query used to create a table

2023-02-24 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 0cd9648ec81 [SPARK-41516][SQL] Allow jdbc dialec

[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][SC

[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] Add

[spark] branch branch-3.4 updated: [SPARK-42534][SQL][3.4] Fix DB2Dialect Limit clause

2023-02-24 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 795906784c6 [SPARK-42534][SQL][3.4] Fix

[spark] branch master updated: Revert "[SPARK-42488][BUILD] Upgrade commons-crypto to 1.2.0"

2023-02-24 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 ca22c41eb30 Revert "[SPARK-42488][BUILD] Upgrad