[spark] branch master updated: [SPARK-39749][SQL][FOLLOWUP] Move the new behavior of CAST(DECIMAL AS STRING) under ANSI SQL mode

2022-07-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 5bd47640dc4 [SPARK-39749][SQL][FOLLOWUP] Move

[spark-website] branch asf-site updated: [SPARK-39512] Document docker image release steps (#400)

2022-07-18 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a commit to branch asf-site in repository https://gitbox.apache.org/repos/asf/spark-website.git The following commit(s) were added to refs/heads/asf-site by this push: new a89536e5f [SPARK-39512] Document

[GitHub] [spark-website] gengliangwang merged pull request #400: [SPARK-39512] Document docker image release steps

2022-07-18 Thread GitBox
gengliangwang merged PR #400: URL: https://github.com/apache/spark-website/pull/400 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail:

[GitHub] [spark-website] gengliangwang commented on pull request #400: [SPARK-39512] Document docker image release steps

2022-07-18 Thread GitBox
gengliangwang commented on PR #400: URL: https://github.com/apache/spark-website/pull/400#issuecomment-1188495099 Merging to asf-site -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific

[spark] branch master updated: [SPARK-39809][PYTHON] Support CharType in PySpark

2022-07-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 00d7094dc30 [SPARK-39809][PYTHON] Support

[spark] branch branch-3.3 updated: [SPARK-39806][SQL] Accessing `_metadata` on partitioned table can crash a query

2022-07-18 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 aeafb175875 [SPARK-39806][SQL]

[spark] branch master updated: [SPARK-39806][SQL] Accessing `_metadata` on partitioned table can crash a query

2022-07-18 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 385f1c8e403 [SPARK-39806][SQL] Accessing

[GitHub] [spark-website] xinrong-meng opened a new pull request, #407: Update Spark 3.4 release window

2022-07-18 Thread GitBox
xinrong-meng opened a new pull request, #407: URL: https://github.com/apache/spark-website/pull/407 This PR proposes to update Spark 3.4 release window. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above

[spark] branch master updated: [SPARK-39807][PYTHON][PS] Respect Series.concat sort parameter to follow 1.4.3 behavior

2022-07-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 dcccbf4f9dd [SPARK-39807][PYTHON][PS] Respect

[spark] branch master updated (29ed337d52c -> 88380b6e1e8)

2022-07-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 29ed337d52c [SPARK-35579][SQL] Bump janino to 3.1.7 add 88380b6e1e8 [SPARK-39803][SQL] Use

[spark] branch branch-3.2 updated (ea5af851e78 -> b36b21464ce)

2022-07-18 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git from ea5af851e78 [SPARK-39758][SQL][3.2] Fix NPE from the regexp functions on invalid patterns add b36b21464ce

[spark] branch master updated: [SPARK-35579][SQL] Bump janino to 3.1.7

2022-07-18 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 29ed337d52c [SPARK-35579][SQL] Bump janino to

[spark] branch master updated: [SPARK-39760][PYTHON] Support Varchar in PySpark

2022-07-18 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 08808fb5079 [SPARK-39760][PYTHON] Support