[spark] branch master updated: [SPARK-39440][CORE][UI] Add a config to disable event timeline

2022-06-10 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 9ffe23d8c92 [SPARK-39440][CORE][UI] Add a

[spark] branch branch-3.3 updated: [SPARK-39442][SQL][TESTS] Update `PlanStabilitySuite` comments with `SPARK_ANSI_SQL_MODE`

2022-06-10 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 bcc646b6f3d [SPARK-39442][SQL][TESTS]

[spark] branch master updated: [SPARK-39442][SQL][TESTS] Update `PlanStabilitySuite` comments with `SPARK_ANSI_SQL_MODE`

2022-06-10 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 d426c10e94b [SPARK-39442][SQL][TESTS] Update

[spark] branch branch-3.2 updated: [SPARK-39419][SQL][3.2] Fix ArraySort to throw an exception when the comparator returns null

2022-06-10 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 861df43e8d0 [SPARK-39419][SQL][3.2]

[spark] branch branch-3.3 updated (0361ee8cd2f -> aba523c6608)

2022-06-10 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 0361ee8cd2f [SPARK-39431][DOCS][PYTHON] Update PySpark dependencies in Installation doc add aba523c6608

[spark] branch master updated: [SPARK-39437][FOLLOWUP][SQL][TESTS] Update q83.sf100.ansi result

2022-06-10 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 93c10d0f3e4

[spark] branch branch-3.2 updated: [SPARK-38918][SQL][3.2] Nested column pruning should filter out attributes that do not belong to the current relation

2022-06-10 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.2 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.2 by this push: new 7c0b9e6e6f6 [SPARK-38918][SQL][3.2]

[spark] branch master updated: [SPARK-39437][FOLLOWUP][SQL][TESTS] Update q83.ansi result

2022-06-10 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 ac2493c43c6

[spark] branch master updated: [SPARK-39434][SQL] Provide runtime error query context when array index is out of bounding

2022-06-10 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 c73c9c029bc [SPARK-39434][SQL] Provide

[spark] branch master updated: [SPARK-39419][SQL] Fix ArraySort to throw an exception when the comparator returns null

2022-06-10 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 65261721a52 [SPARK-39419][SQL] Fix ArraySort to

[spark] branch master updated: [SPARK-39425][PYTHON][PS] Add migration guide for pandas 1.4 behavior changes

2022-06-10 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 e298a136881 [SPARK-39425][PYTHON][PS] Add

[spark] branch master updated (c480c66d06a -> fd6cba2c105)

2022-06-10 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git from c480c66d06a Revert "[SPARK-39350][SQL] Add flag to control breaking change process for: DESC NAMESPACE EXTENDED