[spark] branch master updated: [SPARK-40401][CORE] Remove the support of deprecated `spark.akka.*` configs

2022-09-09 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang 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 0996a1588fe [SPARK-40401][CORE] Remove the

[spark] branch branch-3.3 updated: [SPARK-40228][SQL][3.3] Do not simplify multiLike if child is not a cheap expression

2022-09-09 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 052d60c28a8 [SPARK-40228][SQL][3.3] Do

[spark] branch master updated: [MINOR][PS][DOCS] Fix note in missing pandas

2022-09-09 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 c7484b17be8 [MINOR][PS][DOCS] Fix note in

[spark] branch master updated: [MINOR][SQL] Print stacktrace when NoClassDefFoundError in HiveDelegationToken

2022-09-09 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 3c77fb3b583 [MINOR][SQL] Print stacktrace when

[spark] branch branch-3.3 updated: [SPARK-39915][SQL][3.3] Dataset.repartition(N) may not create N partitions Non-AQE part

2022-09-09 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 18fc8e8e023 [SPARK-39915][SQL][3.3]

[spark] branch branch-3.3 updated (aaa82928bcc -> 4f69c98ae95)

2022-09-09 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from aaa82928bcc [SPARK-40389][SQL][FOLLOWUP][3.3] Fix a test failure in SQLQuerySuite add 4f69c98ae95

[spark] branch master updated: [SPARK-40168][CORE] Handle `SparkException` during shuffle block migration

2022-09-09 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 b6b11b514c4 [SPARK-40168][CORE] Handle

[spark] branch master updated (5a599dec507 -> ee6b86ccb5a)

2022-09-09 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 5a599dec507 [SPARK-40034][SQL] PathOutputCommitters to support dynamic partitions add ee6b86ccb5a

[spark] branch branch-3.3 updated (b18d582c7a0 -> aaa82928bcc)

2022-09-09 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from b18d582c7a0 [SPARK-40280][SQL][FOLLOWUP][3.3] Fix 'ParquetFilterSuite' issue add aaa82928bcc

[spark] branch branch-3.3 updated (cd9f5642060 -> b18d582c7a0)

2022-09-09 Thread huaxingao
This is an automated email from the ASF dual-hosted git repository. huaxingao pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from cd9f5642060 [SPARK-40389][SQL] Decimals can't upcast as integral types if the cast can overflow add

[spark] branch master updated (e83aedd0f07 -> 5a599dec507)

2022-09-09 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 e83aedd0f07 [SPARK-3][BUILD][CORE][YARN][DOCS] Add `RocksDB` support for shuffle service state store add

[spark] branch branch-3.2 updated (24818bf4c9d -> 8a882d5da58)

2022-09-09 Thread huaxingao
This is an automated email from the ASF dual-hosted git repository. huaxingao pushed a change to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git from 24818bf4c9d [SPARK-40280][SQL] Add support for parquet push down for annotated int and long add