[spark] branch master updated: [SPARK-34049][SS] DataSource V2: Use Write abstraction in StreamExecution

2021-01-08 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 6b34745 [SPARK-34049][SS] DataSource V2: Use

[spark] branch master updated: [SPARK-32917][SHUFFLE][CORE] Adds support for executors to push shuffle blocks after successful map task completion

2021-01-08 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 d00f069 [SPARK-32917][SHUFFLE][CORE] Adds

[spark] branch master updated (023eba2 -> 0781ed4)

2021-01-08 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 023eba2 [SPARK-33796][DOCS][FOLLOWUP] Tweak the width of left-menu of Spark SQL Guide add 0781ed4

[spark] branch branch-3.1 updated: [SPARK-33796][DOCS][FOLLOWUP] Tweak the width of left-menu of Spark SQL Guide

2021-01-08 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 d124af5 [SPARK-33796][DOCS][FOLLOWUP]

[spark] branch master updated (157b72a -> 023eba2)

2021-01-08 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 157b72a [SPARK-33591][SQL] Recognize `null` in partition spec values add 023eba2 [SPARK-33796][DOCS][FOLLOWUP]

[spark] branch master updated: [SPARK-33591][SQL] Recognize `null` in partition spec values

2021-01-08 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 157b72a [SPARK-33591][SQL] Recognize `null` in

[spark] branch master updated (0f8e5dd -> 71d261a)

2021-01-08 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 0f8e5dd [SPARK-34003][SQL] Fix Rule conflicts between PaddingAndLengthCheckForCharVarchar and

[spark] branch branch-3.1 updated: [SPARK-34003][SQL] Fix Rule conflicts between PaddingAndLengthCheckForCharVarchar and ResolveAggregateFunctions

2021-01-08 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 c8bf22e [SPARK-34003][SQL] Fix Rule

[spark] branch master updated (b95a847 -> 0f8e5dd)

2021-01-08 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 b95a847 [SPARK-34046][SQL][TESTS] Use join hint for constructing joins in JoinSuite and WholeStageCodegenSuite