[spark] branch master updated (daee47a4364 -> 70186f58a14)

2023-06-12 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 daee47a4364 [SPARK-43885][SQL] DataSource V2: Handle MERGE commands for delta-based sources add 70186f58a14 [S

[spark] branch master updated (04d84df87e3 -> daee47a4364)

2023-06-12 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 04d84df87e3 [SPARK-44031][BUILD] Upgrade silencer to 1.7.13 add daee47a4364 [SPARK-43885][SQL] DataSource V2: Ha

[spark] branch branch-3.4 updated: Revert "[SPARK-44031][BUILD] Upgrade silencer to 1.7.13"

2023-06-12 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 12d8e8068e9 Revert "[SPARK-44031][BUILD

[spark] branch branch-3.4 updated: [SPARK-44031][BUILD] Upgrade silencer to 1.7.13

2023-06-12 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 b04232c65dc [SPARK-44031][BUILD] Upgrad

[spark] branch master updated: [SPARK-44031][BUILD] Upgrade silencer to 1.7.13

2023-06-12 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 04d84df87e3 [SPARK-44031][BUILD] Upgrade silenc

[spark] branch branch-3.3 updated: [SPARK-32559][SQL] Fix the trim logic did't handle ASCII control characters correctly

2023-06-12 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 3586ca3ed80 [SPARK-32559][SQL] Fix the trim

[spark] branch branch-3.4 updated: [SPARK-32559][SQL] Fix the trim logic did't handle ASCII control characters correctly

2023-06-12 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 e0103653cd3 [SPARK-32559][SQL] Fix the trim

[spark] branch master updated (37ab190dc5b -> 80588e4ddfa)

2023-06-12 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 37ab190dc5b [SPARK-43798][SQL][PYTHON] Support Python user-defined table functions add 80588e4ddfa [SPARK-32559][SQL

[spark] branch master updated: [SPARK-43798][SQL][PYTHON] Support Python user-defined table functions

2023-06-12 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 37ab190dc5b [SPARK-43798][SQL][PYTHON] Support

[spark] branch master updated (c41be4ec0ad -> 933dfd9cd7e)

2023-06-12 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 c41be4ec0ad [SPARK-42298][SQL] Assign name to _LEGACY_ERROR_TEMP_2132 add 933dfd9cd7e [SPARK-44023][SQL][TESTS]

[spark] branch master updated: [SPARK-42298][SQL] Assign name to _LEGACY_ERROR_TEMP_2132

2023-06-12 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 c41be4ec0ad [SPARK-42298][SQL] Assign name to _L

[spark] branch branch-3.3 updated: [SPARK-43398][CORE] Executor timeout should be max of idle shuffle and rdd timeout

2023-06-12 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 8840614b2d0 [SPARK-43398][CORE] Executo

[spark] branch branch-3.4 updated: [SPARK-43398][CORE] Executor timeout should be max of idle shuffle and rdd timeout

2023-06-12 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 1431df01dcb [SPARK-43398][CORE] Executo

[spark] branch master updated: [SPARK-43398][CORE] Executor timeout should be max of idle shuffle and rdd timeout

2023-06-12 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 7107742a381 [SPARK-43398][CORE] Executor timeou

[spark] branch master updated (7250941ab5b -> bf75dd6e8ef)

2023-06-12 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 7250941ab5b [SPARK-43529][SQL] Support general constant expressions as CREATE/REPLACE TABLE OPTIONS values add