[spark] branch master updated (87ccfc24023 -> 09a43531d30)

2023-04-19 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 87ccfc24023 [SPARK-43196][YARN] Replace reflection w/ direct calling for `ContainerLaunchContext#setTokensConf`

[spark] branch master updated: [SPARK-43196][YARN] Replace reflection w/ direct calling for `ContainerLaunchContext#setTokensConf`

2023-04-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 87ccfc24023 [SPARK-43196][YARN] Replace

[spark] branch master updated (78407a73aa8 -> 34d1c22980f)

2023-04-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from 78407a73aa8 [SPARK-43200][DOCS] Remove Hadoop 2 reference in docs add 34d1c22980f [SPARK-43191][CORE] Replace

[spark] branch master updated: [SPARK-43200][DOCS] Remove Hadoop 2 reference in docs

2023-04-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 78407a73aa8 [SPARK-43200][DOCS] Remove Hadoop 2

[spark] branch master updated: [SPARK-43195][CORE] Remove unnecessary serializable wrapper in HadoopFSUtils

2023-04-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 29b40f6fd0c [SPARK-43195][CORE] Remove

[spark] branch master updated: [SPARK-43129] Scala core API for streaming Spark Connect

2023-04-19 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 3814d15bd19 [SPARK-43129] Scala core API for

[spark] branch master updated (c291564c7d4 -> b9400c7807a)

2023-04-19 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 c291564c7d4 [SPARK-42437][CONNECT][PYTHON][FOLLOW-UP] Storage level proto converters add b9400c7807a

[spark] branch master updated: [SPARK-42437][CONNECT][PYTHON][FOLLOW-UP] Storage level proto converters

2023-04-19 Thread ueshin
This is an automated email from the ASF dual-hosted git repository. ueshin 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 c291564c7d4

[spark-website] branch asf-site updated:  Including ApacheSparkMéxicoCity Meetup on community page 

2023-04-19 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 b2a33a5de6  Including

[GitHub] [spark-website] srowen closed pull request #459:  Including ApacheSparkMéxicoCity Meetup on community page 

2023-04-19 Thread via GitHub
srowen closed pull request #459:  Including ApacheSparkMéxicoCity Meetup on community page  URL: https://github.com/apache/spark-website/pull/459 -- 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

[GitHub] [spark-website] JuanPabloDiaz opened a new pull request, #459:  Including ApacheSparkMéxicoCity Meetup on community page 

2023-04-19 Thread via GitHub
JuanPabloDiaz opened a new pull request, #459: URL: https://github.com/apache/spark-website/pull/459  Including ApacheSparkMéxicoCity Meetup on community page  `While browsing the site, I find out that the site is missing Apache Spark México City.

[GitHub] [spark-website] srowen commented on pull request #452: ApacheSparkMéxicoCity Meetup added

2023-04-19 Thread via GitHub
srowen commented on PR #452: URL: https://github.com/apache/spark-website/pull/452#issuecomment-1515227663 Just make the edit by hand in both files then, and push a commit to reopen. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to

[GitHub] [spark-website] JuanPabloDiaz commented on pull request #452: ApacheSparkMéxicoCity Meetup added

2023-04-19 Thread via GitHub
JuanPabloDiaz commented on PR #452: URL: https://github.com/apache/spark-website/pull/452#issuecomment-1515225372 Sorry, I tried my best but nothing works. I am getting multiple errors when I tried to download or link the repo with my local. I forked the repo and tried multiple ways too

[spark] branch master updated: [SPARK-43187][TEST] Remove workaround for MiniKdc's BindException

2023-04-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 77b72fc5535 [SPARK-43187][TEST] Remove

[spark] branch master updated: [SPARK-43186][SQL][HIVE] Remove workaround for FileSinkDesc

2023-04-19 Thread sunchao
This is an automated email from the ASF dual-hosted git repository. sunchao 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 2097581dfb2 [SPARK-43186][SQL][HIVE] Remove

[spark] branch master updated: [SPARK-43137][SQL] Improve ArrayInsert if the position is foldable and positive

2023-04-19 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 8db31aa2392 [SPARK-43137][SQL] Improve

[spark] branch branch-3.4 updated: [SPARK-37829][SQL] Dataframe.joinWith outer-join should return a null value for unmatched row

2023-04-19 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 217f1748224 [SPARK-37829][SQL]

[spark] branch master updated: [SPARK-37829][SQL] Dataframe.joinWith outer-join should return a null value for unmatched row

2023-04-19 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 74ce620901a [SPARK-37829][SQL]

[GitHub] [spark-website] Yikun commented on pull request #458: Update Spark Docker Images publish workflow

2023-04-19 Thread via GitHub
Yikun commented on PR #458: URL: https://github.com/apache/spark-website/pull/458#issuecomment-1514708629 I hitted a issue when push the `apache/spark` image using github action, seems dockerhub token is invalid, already raise a issue on

[spark] branch master updated: [SPARK-43176][CONNECT][PYTHON][TESTS] Deduplicate imports in Connect Tests

2023-04-19 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 cac6f58318b

[spark] branch master updated: [SPARK-42552][SQL] Correct the two-stage parsing strategy of antlr parser

2023-04-19 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 f8604ad14b2 [SPARK-42552][SQL] Correct the