[spark] branch master updated: [SPARK-40810][SQL] Use SparkIllegalArgumentException instead of IllegalArgumentException in CreateDatabaseCommand & AlterDatabaseSetLocationCommand

2022-10-18 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 0110b1ed88d [SPARK-40810][SQL] Use

[spark] branch master updated: [SPARK-40826][SS] Add additional checkpoint rename file check

2022-10-18 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 0aa877e2819 [SPARK-40826][SS] Add additional

[spark] branch master updated: [SPARK-40655][PYTHON][PROTOBUF] PySpark support for from_protobuf and to_protobuf

2022-10-18 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 ed9db14e8c7 [SPARK-40655][PYTHON][PROTOBUF]

[spark] branch master updated (646d7160bcf -> 14d8604eacb)

2022-10-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 646d7160bcf [SPARK-40816][CONNECT][PYTHON] Rename LogicalPlan.collect to LogicalPlan.to_proto add 14d8604eacb

[spark-docker] branch master updated: [SPARK-40833] Cleanup apt lists cache

2022-10-18 Thread yikun
This is an automated email from the ASF dual-hosted git repository. yikun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark-docker.git The following commit(s) were added to refs/heads/master by this push: new 95f5a1f [SPARK-40833] Cleanup apt lists

[spark-docker] branch master updated: [SPARK-40832][DOCS] Add README for spark-docker

2022-10-18 Thread yikun
This is an automated email from the ASF dual-hosted git repository. yikun pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/spark-docker.git The following commit(s) were added to refs/heads/master by this push: new c1353a3 [SPARK-40832][DOCS] Add README

[spark] branch master updated: [SPARK-40816][CONNECT][PYTHON] Rename LogicalPlan.collect to LogicalPlan.to_proto

2022-10-18 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 646d7160bcf [SPARK-40816][CONNECT][PYTHON]

[spark] branch master updated (4ad29829bf5 -> 7af39b61ff3)

2022-10-18 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 4ad29829bf5 [SPARK-40829][SQL] STORED AS serde in CREATE TABLE LIKE view does not work add 7af39b61ff3

[spark] branch branch-3.2 updated: [SPARK-40829][SQL] STORED AS serde in CREATE TABLE LIKE view does not work

2022-10-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new db2974bea86 [SPARK-40829][SQL] STORED

[spark] branch master updated (2acfc1dbca9 -> 4ad29829bf5)

2022-10-18 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 2acfc1dbca9 [SPARK-40369][CORE][SQL] Migrate the type check failures of calls via reflection onto error classes

[spark] branch branch-3.3 updated: [SPARK-40829][SQL] STORED AS serde in CREATE TABLE LIKE view does not work

2022-10-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 0487e8130d5 [SPARK-40829][SQL] STORED

[spark] branch master updated: [SPARK-40369][CORE][SQL] Migrate the type check failures of calls via reflection onto error classes

2022-10-18 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 2acfc1dbca9 [SPARK-40369][CORE][SQL] Migrate

[spark] branch master updated (11bc5ce19ef -> 480ca17dd36)

2022-10-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 11bc5ce19ef [SPARK-40368][SQL] Migrate Bloom Filter type check failures onto error classes add 480ca17dd36

[spark] branch master updated: [SPARK-40368][SQL] Migrate Bloom Filter type check failures onto error classes

2022-10-18 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 11bc5ce19ef [SPARK-40368][SQL] Migrate Bloom

[spark] branch master updated (a9da92498f0 -> 740d52bf9e9)

2022-10-18 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from a9da92498f0 [SPARK-40538][CONNECT] Improve built-in function support for Python client add 740d52bf9e9

[spark] branch master updated: [SPARK-40538][CONNECT] Improve built-in function support for Python client

2022-10-18 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 a9da92498f0 [SPARK-40538][CONNECT] Improve

[spark] branch master updated: [SPARK-39783][SQL] Quote qualifiedName to fix backticks for column candidates in error messages

2022-10-18 Thread maxgekk
This is an automated email from the ASF dual-hosted git repository. maxgekk 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 fc4643be31a [SPARK-39783][SQL] Quote