[spark] branch master updated: [SPARK-41179][SQL] Assign a name to the error class _LEGACY_ERROR_TEMP_1092

2022-11-23 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 07bd71f [SPARK-41179][SQL] Assign a name to

[spark] branch master updated: [MINOR][SQL] Fix error message for `UNEXPECTED_INPUT_TYPE`

2022-11-23 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 57f3f0fdd3a [MINOR][SQL] Fix error message for

[spark] branch master updated: [SPARK-41215][BUILD][PROTOBUF] Support user configurable protoc executables when building Spark Protobuf

2022-11-23 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 68bdeb80095 [SPARK-41215][BUILD][PROTOBUF]

[spark] branch master updated: [SPARK-41222][CONNECT][PYTHON] Unify the typing definitions

2022-11-23 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 381dd7943e5 [SPARK-41222][CONNECT][PYTHON]

[spark] branch master updated: [SPARK-41183][SQL][FOLLOWUP] Change the name from injectPlanNormalizationRules to injectPlanNormalizationRule

2022-11-23 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 957b0bc79d2 [SPARK-41183][SQL][FOLLOWUP]

[spark] branch master updated: [SPARK-41225][CONNECT][PYTHON] Disable unsupported functions

2022-11-23 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 aa564b95bb3 [SPARK-41225][CONNECT][PYTHON]

[spark] branch master updated (03cc9357f18 -> 3627b3ea5a6)

2022-11-23 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 03cc9357f18 Revert "Update pom.xml" add 3627b3ea5a6 [SPARK-41243][CONNECT][PYTHON][DOCS] Update the protobuf

[spark] branch master updated: Revert "Update pom.xml"

2022-11-23 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 03cc9357f18 Revert "Update pom.xml" 03cc9357f18

[spark] branch master updated (bf687ad677f -> c0746df6c03)

2022-11-23 Thread xinrong
This is an automated email from the ASF dual-hosted git repository. xinrong pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from bf687ad677f [SPARK-41239][BUILD] Upgrade jackson to 2.14.1 add c0746df6c03 Update pom.xml No new revisions were

[spark] branch master updated: [SPARK-41239][BUILD] Upgrade jackson to 2.14.1

2022-11-23 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 bf687ad677f [SPARK-41239][BUILD] Upgrade jackson

[spark] branch master updated (c3f8c973d44 -> b77ced58b44)

2022-11-23 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 c3f8c973d44 [SPARK-41174][CORE][SQL] Propagate an error class to users for invalid `format` of `to_binary()`

[spark] branch master updated: [SPARK-41174][CORE][SQL] Propagate an error class to users for invalid `format` of `to_binary()`

2022-11-23 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 c3f8c973d44 [SPARK-41174][CORE][SQL] Propagate

[spark] branch master updated (2dfb81f898c -> 291315853b8)

2022-11-23 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 2dfb81f898c [SPARK-41223][BUILD] Upgrade slf4j to 2.0.4 add 291315853b8 [SPARK-41221][SQL] Add the error class

[spark] branch master updated: [SPARK-41223][BUILD] Upgrade slf4j to 2.0.4

2022-11-23 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 2dfb81f898c [SPARK-41223][BUILD] Upgrade slf4j

[spark] branch master updated: [SPARK-40633][BUILD] Upgrade janino to 3.1.9

2022-11-23 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 49e102b63ca [SPARK-40633][BUILD] Upgrade janino

[spark] branch master updated (e42d3836af9 -> 79f8c79a45c)

2022-11-23 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 e42d3836af9 [SPARK-41206][SQL][FOLLOWUP] Make result of `checkColumnNameDuplication` stable to fix