[spark] branch master updated (85bb7bf008d -> 0a99060157f)

2022-05-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 85bb7bf008d [SPARK-39216][SQL] Do not collapse projects in CombineUnions if it hasCorrelatedSubquery add 0a990

[spark] branch master updated: [SPARK-39229][SQL] Separate query contexts from error-classes.json

2022-05-19 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 3c74aed2cbd [SPARK-39229][SQL] Separate query co

[spark] branch master updated: [SPARK-37939][SQL] Use error classes in the parsing errors of properties

2022-05-19 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 7309e76d8b9 [SPARK-37939][SQL] Use error classes

[spark] branch branch-3.3 updated: [SPARK-39212][SQL][3.3] Use double quotes for values of SQL configs/DS options in error messages

2022-05-19 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 e088c820e1e [SPARK-39212][SQL][3.3] Us

[spark] branch master updated: [SPARK-38947][PYTHON][PS] Supports groupby positional indexing

2022-05-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 3bbad5c417a [SPARK-38947][PYTHON][PS] Supports

[spark] branch master updated: [SPARK-39201][PYTHON][PS] Implement `ignore_index` of `DataFrame.explode` and `DataFrame.drop_duplicates`

2022-05-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 d282f8933bc [SPARK-39201][PYTHON][PS] Implemen

[spark] branch branch-3.3 updated (e088c820e1e -> 88c076de9d0)

2022-05-19 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from e088c820e1e [SPARK-39212][SQL][3.3] Use double quotes for values of SQL configs/DS options in error messages

[spark] branch master updated: Revert "[SPARK-39043][SQL] Spark SQL Hive client should not gather statistic by default"

2022-05-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 f2d6b7bb5dd Revert "[SPARK-39043][SQL] Spark SQL

[spark] branch branch-3.3 updated (88c076de9d0 -> 24a3fa95a38)

2022-05-19 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch branch-3.3 in repository https://gitbox.apache.org/repos/asf/spark.git from 88c076de9d0 [SPARK-39229][SQL][3.3] Separate query contexts from error-classes.json add 24a3fa95a38 [SPARK

[spark] branch master updated: [SPARK-39234][SQL] Code clean up in SparkThrowableHelper.getMessage

2022-05-19 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 ebd916b0054 [SPARK-39234][SQL] Code clean up in

[spark] branch master updated: [SPARK-39163][SQL] Throw an exception w/ error class for an invalid bucket file

2022-05-19 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 c6dccc7dd41 [SPARK-39163][SQL] Throw an exceptio

[spark] branch master updated: [SPARK-39225][CORE] Support `spark.history.fs.update.batchSize`

2022-05-19 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 508b1d81fab [SPARK-39225][CORE] Support `spark

[spark] branch master updated: [SPARK-39221][SQL] Make sensitive information be redacted correctly for thrift server job/stage tab

2022-05-19 Thread yao
This is an automated email from the ASF dual-hosted git repository. yao 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 5ee6f727441 [SPARK-39221][SQL] Make sensitive inform

[spark] branch master updated: [SPARK-39218][SS][PYTHON] Make foreachBatch streaming query stop gracefully

2022-05-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 499de87b779 [SPARK-39218][SS][PYTHON] Make for

[spark] branch branch-3.3 updated: [SPARK-39218][SS][PYTHON] Make foreachBatch streaming query stop gracefully

2022-05-19 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 e8e330fbbca [SPARK-39218][SS][PYTHON]