[spark] branch branch-3.2 updated: [SPARK-36449][SQL] v2 ALTER TABLE REPLACE COLUMNS should check duplicates for the user specified columns

2021-08-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 882ef6d [SPARK-36449][SQL] v2 ALTER

[spark] branch master updated: [SPARK-36449][SQL] v2 ALTER TABLE REPLACE COLUMNS should check duplicates for the user specified columns

2021-08-09 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 e1a5d94 [SPARK-36449][SQL] v2 ALTER TABLE

[spark] branch branch-3.2 updated: [SPARK-36460][SHUFFLE] Pull out NoOpMergedShuffleFileManager inner class outside

2021-08-09 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang 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 1a432fe [SPARK-36460][SHUFFLE] Pull

[spark] branch master updated (c040593 -> df0de83)

2021-08-09 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from c040593 [SPARK-36377][DOCS] Re-document "Options read in YARN client/cluster mode" section in

[spark] branch master updated: [SPARK-36377][DOCS] Re-document "Options read in YARN client/cluster mode" section in spark-env.sh.template

2021-08-09 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 c040593 [SPARK-36377][DOCS] Re-document

[spark] branch branch-3.2 updated: [SPARK-36332][SHUFFLE] Cleanup RemoteBlockPushResolver log messages

2021-08-09 Thread wuyi
This is an automated email from the ASF dual-hosted git repository. wuyi 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 38dd42a [SPARK-36332][SHUFFLE] Cleanup

[spark] branch master updated: [SPARK-36332][SHUFFLE] Cleanup RemoteBlockPushResolver log messages

2021-08-09 Thread wuyi
This is an automated email from the ASF dual-hosted git repository. wuyi 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 ab89710 [SPARK-36332][SHUFFLE] Cleanup

[spark] branch master updated (b04330c -> b8508f48)

2021-08-09 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 b04330c [SPARK-36454][SQL] Not push down partition filter to ORCScan for DSv2 add b8508f48

[spark] branch branch-3.2 updated: [SPARK-36454][SQL] Not push down partition filter to ORCScan for DSv2

2021-08-09 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 10f7f6e [SPARK-36454][SQL] Not push

[spark] branch master updated: [SPARK-36454][SQL] Not push down partition filter to ORCScan for DSv2

2021-08-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 b04330c [SPARK-36454][SQL] Not push down

[spark] branch master updated: [SPARK-20384][SQL] Support value class in nested schema for Dataset

2021-08-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 33c6d11 [SPARK-20384][SQL] Support value class

[spark] branch branch-3.2 updated: [SPARK-36455][SS] Provide an example of complex session window via flatMapGroupsWithState

2021-08-09 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan 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 9dc8d0c [SPARK-36455][SS] Provide an

[spark] branch master updated (900908b -> 004b87d)

2021-08-09 Thread kabhwan
This is an automated email from the ASF dual-hosted git repository. kabhwan pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 900908b [SPARK-36410][CORE][SQL][STRUCTURED STREAMING][EXAMPLES] Replace anonymous classes with lambda expressions

[spark] branch master updated (9a539d5 -> 900908b)

2021-08-09 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 9a539d5 [SPARK-36430][SQL] Adaptively calculate the target size when coalescing shuffle partitions in AQE

[spark] branch branch-3.2 updated: [SPARK-36430][SQL] Adaptively calculate the target size when coalescing shuffle partitions in AQE

2021-08-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 5bddafe [SPARK-36430][SQL] Adaptively

[spark] branch master updated: [SPARK-36430][SQL] Adaptively calculate the target size when coalescing shuffle partitions in AQE

2021-08-09 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 9a539d5 [SPARK-36430][SQL] Adaptively

[spark] branch master updated: [SPARK-36271][SQL] Unify V1 insert check field name before prepare writter

2021-08-09 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 f3e079b [SPARK-36271][SQL] Unify V1 insert

[spark] branch branch-3.2 updated: [SPARK-36271][SQL] Unify V1 insert check field name before prepare writter

2021-08-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 2a46bf6 [SPARK-36271][SQL] Unify V1

[spark] branch branch-3.1 updated: [SPARK-36339][SQL][3.0] References to grouping that not part of aggregation should be replaced

2021-08-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new e1a549c [SPARK-36339][SQL][3.0]

[spark] branch branch-3.0 updated (c73c5b3 -> e10cc78)

2021-08-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git. from c73c5b3 [SPARK-36441][INFRA] Fix GA failure related to downloading lintr dependencies add e10cc78

[spark] branch master updated: [SPARK-36424][SQL] Support eliminate limits in AQE Optimizer

2021-08-09 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 bb6f65a [SPARK-36424][SQL] Support eliminate

[spark] branch branch-3.2 updated: [SPARK-36352][SQL] Spark should check result plan's output schema name

2021-08-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 a5ecf2a [SPARK-36352][SQL] Spark

[spark] branch master updated (8714eef -> e051a54)

2021-08-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 8714eef [SPARK-35881][SQL][FOLLOWUP] Add a boolean flag in AdaptiveSparkPlanExec to ask for columnar output

[spark] branch branch-3.1 updated: [SPARK-36086][SQL][3.1] CollapseProject project replace alias should use origin column name

2021-08-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.1 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.1 by this push: new 2061103 [SPARK-36086][SQL][3.1]

[spark] branch branch-3.2 updated: [SPARK-35881][SQL][FOLLOWUP] Add a boolean flag in AdaptiveSparkPlanExec to ask for columnar output

2021-08-09 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen 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 94dc3c7 [SPARK-35881][SQL][FOLLOWUP]

[spark] branch master updated: [SPARK-35881][SQL][FOLLOWUP] Add a boolean flag in AdaptiveSparkPlanExec to ask for columnar output

2021-08-09 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 8714eef [SPARK-35881][SQL][FOLLOWUP] Add a

[spark] branch master updated: [SPARK-36450][SQL] Remove unused UnresolvedV2Relation

2021-08-09 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 b3d7ebb [SPARK-36450][SQL] Remove unused