[spark] branch master updated: [SPARK-45267][PS] Change the default value for numeric_only

2023-09-26 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 8cbc741320d [SPARK-45267][PS] Change the defaul

[spark] branch master updated: [SPARK-45335][SQL][DOCS] Correct the group of `ElementAt` and `TryElementAt`

2023-09-26 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 644c8b25bfd [SPARK-45335][SQL][DOCS] Correct th

[spark] branch master updated (eff46ea77e9 -> 28dc555821b)

2023-09-26 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 eff46ea77e9 [SPARK-45340][SQL] Remove the SQL config `spark.sql.hive.verifyPartitionPath` add 28dc555821b [SPAR

[spark] branch master updated: [SPARK-45340][SQL] Remove the SQL config `spark.sql.hive.verifyPartitionPath`

2023-09-26 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 eff46ea77e9 [SPARK-45340][SQL] Remove the SQL co

[spark] branch master updated: [SPARK-44780][DOC] SQL temporary variables

2023-09-26 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 f6c6acbc00d [SPARK-44780][DOC] SQL temporary var

[spark] branch master updated: [SPARK-43850][BUILD][GRAPHX] Remove the import for `scala.language.higherKinds` and delete the corresponding suppression rule

2023-09-26 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 1597d8174a5 [SPARK-43850][BUILD][GRAPHX] Remov

[spark] branch master updated: [SPARK-45334][SQL] Remove misleading comment in parquetSchemaConverter

2023-09-26 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 7e8aafd2c0f [SPARK-45334][SQL] Remove misleading

[spark] branch master updated: [SPARK-45302][PYTHON] Remove PID communication between Python workers when no demon is used

2023-09-26 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 17430fe4702 [SPARK-45302][PYTHON] Remove PID c

[spark] branch master updated (e6d1e9ed384 -> 17881eb7eca)

2023-09-26 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 e6d1e9ed384 [SPARK-44751][SQL][FOLLOWUP] Change `xmlExpressions.scala` package name add 17881eb7eca [SPARK-453

[spark] branch master updated: [SPARK-44751][SQL][FOLLOWUP] Change `xmlExpressions.scala` package name

2023-09-26 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 e6d1e9ed384 [SPARK-44751][SQL][FOLLOWUP] Chang

[spark] branch master updated: [SPARK-45328][SQL] Remove Hive support prior to 2.0.0

2023-09-26 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 3c84c229d16 [SPARK-45328][SQL] Remove Hive sup

[GitHub] [spark-website] mateiz commented on pull request #480: Fix UI issue for `published` docs about Switch languages consistently across docs for all code snippets

2023-09-26 Thread via GitHub
mateiz commented on PR #480: URL: https://github.com/apache/spark-website/pull/480#issuecomment-1736040999 Super excited to see this getting fixed! I really pushed for the original switcher years ago to improve docs usability and I was sad when I noticed it was gone. -- This is an automa

[spark] branch master updated: [SPARK-45325][BUILD][FOLLOWUP] Update docs and sbt

2023-09-26 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 ea3104fa71b [SPARK-45325][BUILD][FOLLOWUP] Upda

[spark] branch master updated: [SPARK-44366][BUILD] Upgrade antlr4 to 4.13.1

2023-09-26 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 13cd291c354 [SPARK-44366][BUILD] Upgrade antlr4 t

[spark] branch master updated: [SPARK-44756][CORE] Executor hangs when RetryingBlockTransferor fails to initiate retry

2023-09-26 Thread mridulm80
This is an automated email from the ASF dual-hosted git repository. mridulm80 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 ff084d2852e [SPARK-44756][CORE] Executor hangs

[spark] branch master updated: [SPARK-45316][CORE][SQL] Add new parameters `ignoreCorruptFiles`/`ignoreMissingFiles` to `HadoopRDD` and `NewHadoopRDD`

2023-09-26 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 60d02b444e2 [SPARK-45316][CORE][SQL] Add new par

[spark] branch master updated: [SPARK-45271][SQL] Merge _LEGACY_ERROR_TEMP_1113 into TABLE_OPERATION & delete some unused method in QueryCompilationErrors

2023-09-26 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 2aa06fcf160 [SPARK-45271][SQL] Merge _LEGACY_ERR

[spark] branch master updated: [SPARK-45309][SQL] Remove all SystemUtils.isJavaVersionAtLeast with JDK 9/11/17

2023-09-26 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 e54c866701d [SPARK-45309][SQL] Remove all Sys

[spark] branch master updated: [SPARK-45323][BUILD] Upgrade `snappy` to 1.1.10.4

2023-09-26 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 9933e9c2c54 [SPARK-45323][BUILD] Upgrade `snap

[spark] branch dependabot/maven/org.xerial.snappy-snappy-java-1.1.10.4 deleted (was 2b18d0c7daa)

2023-09-26 Thread github-bot
This is an automated email from the ASF dual-hosted git repository. github-bot pushed a change to branch dependabot/maven/org.xerial.snappy-snappy-java-1.1.10.4 in repository https://gitbox.apache.org/repos/asf/spark.git was 2b18d0c7daa Bump org.xerial.snappy:snappy-java from 1.1.10.3 to

[spark] branch master updated: [SPARK-45321][TESTS] Clean up the unnecessary Scala 2.12 related binary files

2023-09-26 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 2094e712170 [SPARK-45321][TESTS] Clean up the

[spark] branch master updated: [MINOR][BUILD] Fix lint-js

2023-09-26 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 73d17d52a8bc [MINOR][BUILD] Fix lint-js 73d17d