(spark) branch master updated: [SPARK-48300][SQL] Codegen Support for `from_xml`

2024-05-20 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 6213fa661ffe [SPARK-48300][SQL] Codegen Support for

(spark) branch master updated: [MINOR][DOCS] correct the doc error in configuration page (fix rest to reset)

2024-05-20 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 0e0134a9a48d [MINOR][DOCS] correct the doc error in

(spark) branch master updated: [MINOR][TESTS] Rename test_union to test_eqnullsafe at ColumnTestsMixin

2024-05-20 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 87c345d8d4ea [MINOR][TESTS] Rename test_union

(spark) branch master updated (839efb1d72f6 -> 2a1bdc3eda8a)

2024-05-20 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 839efb1d72f6 [SPARK-48363][SQL] Cleanup some redundant codes in `from_xml` add 2a1bdc3eda8a [SPARK-48337][SQL] Fix

(spark) branch master updated: [SPARK-48363][SQL] Cleanup some redundant codes in `from_xml`

2024-05-20 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 839efb1d72f6 [SPARK-48363][SQL] Cleanup some

(spark) branch master updated (7d6bb7474faa -> 0a2eb7c8f7bb)

2024-05-20 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 7d6bb7474faa [SPARK-48258][PYTHON][CONNECT] Checkpoint and localCheckpoint in Spark Connect add 0a2eb7c8f7bb

(spark) branch master updated (0393ab432389 -> 7d6bb7474faa)

2024-05-20 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 0393ab432389 [SPARK-48330][SS][PYTHON] Fix the python streaming data source timeout issue for large trigger

(spark) branch master updated (f5ffb74f170e -> 0393ab432389)

2024-05-20 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from f5ffb74f170e [SPARK-48328][BUILD] Upgrade `Arrow` to 16.1.0 add 0393ab432389 [SPARK-48330][SS][PYTHON] Fix the

(spark) branch master updated (4fc2910f92d1 -> f5ffb74f170e)

2024-05-20 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 4fc2910f92d1 [SPARK-48238][BUILD][YARN] Replace YARN AmIpFilter with a forked implementation add f5ffb74f170e

(spark-kubernetes-operator) branch main updated: [SPARK-48017] Add Spark application submission worker for operator

2024-05-20 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/spark-kubernetes-operator.git The following commit(s) were added to refs/heads/main by this push: new e747bcf [SPARK-48017] Add

(spark) branch master updated: [SPARK-48238][BUILD][YARN] Replace YARN AmIpFilter with a forked implementation

2024-05-20 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 4fc2910f92d1 [SPARK-48238][BUILD][YARN]

(spark) branch master updated: [SPARK-48332][BUILD][TESTS] Upgrade `jdbc` related test dependencies

2024-05-20 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 6fcdaab27ae9 [SPARK-48332][BUILD][TESTS] Upgrade

(spark) branch master updated: [SPARK-48323][SQL] DB2: Map BooleanType to BOOLEAN instead of CHAR(1)

2024-05-20 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 3a888f725315 [SPARK-48323][SQL] DB2: Map

(spark) branch master updated: [SPARK-48242][BUILD] Upgrade extra-enforcer-rules to 1.8.0

2024-05-20 Thread yangjie01
This is an automated email from the ASF dual-hosted git repository. yangjie01 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 2eea28b5efd4 [SPARK-48242][BUILD] Upgrade

(spark) branch master updated: [SPARK-48031] Decompose viewSchemaMode config, add SHOW CREATE TABLE support

2024-05-20 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 617ac1aec748 [SPARK-48031] Decompose

(spark) branch master updated: [SPARK-48305][SQL] Add collation support for CurrentLike expressions

2024-05-20 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 6a17b794338b [SPARK-48305][SQL] Add collation

(spark) branch master updated: [MINOR][PYTHON][TESTS] Test `test_mixed_udf_and_sql` with parent `Colum` class

2024-05-20 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 d2edefac59a7 [MINOR][PYTHON][TESTS] Test

(spark) branch master updated (52ca921113b4 -> fa8aa571ad18)

2024-05-20 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 52ca921113b4 [MINOR][PYTHON][TESTS] Remove unnecessary hack imports add fa8aa571ad18

(spark) branch master updated: [MINOR][PYTHON][TESTS] Remove unnecessary hack imports

2024-05-20 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 52ca921113b4 [MINOR][PYTHON][TESTS] Remove