[spark] branch master updated: [SPARK-41990][SQL] Use `FieldReference.column` instead of `apply` in V1 to V2 filter conversion

2023-01-14 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 d9996c67b92 [SPARK-41990][SQL] Use `FieldRefere

[spark] branch master updated: [SPARK-41415] SASL Request Retries

2023-01-14 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 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 2878cd84d5d [SPARK-41415] SASL Request Retries

[spark] branch master updated: [SPARK-35084][CORE] Fixing --packages in k8s client mode with the driver running inside a POD

2023-01-14 Thread attilapiros
This is an automated email from the ASF dual-hosted git repository. attilapiros 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 9dc792d91c9 [SPARK-35084][CORE] Fixing --pac

[spark] branch master updated (5e3ba07c617 -> 163474c4059)

2023-01-14 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 5e3ba07c617 [SPARK-42012][CONNECT][PYTHON] Implement DataFrameReader.orc add 163474c4059 [K8S][MINOR] Correct t

[spark] branch master updated: [SPARK-42012][CONNECT][PYTHON] Implement DataFrameReader.orc

2023-01-14 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 5e3ba07c617 [SPARK-42012][CONNECT][PYTHON] Impl

[spark] branch master updated: [SPARK-42063][CORE] Register `byte[][]` to KyroSerializer

2023-01-14 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang 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 e6c01cedbec [SPARK-42063][CORE] Register `byte[]

[spark] branch master updated: [SPARK-40480][SHUFFLE] Remove push-based shuffle data after query finished

2023-01-14 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 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 e424499917f [SPARK-40480][SHUFFLE] Remove push

[spark] branch master updated: [SPARK-38651][SQL] Add `spark.sql.legacy.allowEmptySchemaWrite`

2023-01-14 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 5d6758164ff [SPARK-38651][SQL] Add `spark.sql.

[spark] branch master updated: [SPARK-41832][CONNECT][PYTHON] Fix `DataFrame.unionByName`, add allow_missing_columns

2023-01-14 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz 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 33a3cda0b46 [SPARK-41832][CONNECT][PYTHON] Fix