[spark] Diff for: [GitHub] yanlin-Lynn closed pull request #23369: [SPARK-26429][SS]add jdbc sink for Structured Streaming.

2019-01-13 Thread GitBox
diff --git a/sql/core/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister b/sql/core/src/main/resources/META-INF/services/org.apache.spark.sql.sources.DataSourceRegister index 1b37905543b4e..f574224b8ba96 100644 ---

svn commit: r31950 - in /dev/spark/3.0.0-SNAPSHOT-2019_01_13_17_59-3f80071-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2019-01-13 Thread pwendell
Author: pwendell Date: Mon Jan 14 02:11:45 2019 New Revision: 31950 Log: Apache Spark 3.0.0-SNAPSHOT-2019_01_13_17_59-3f80071 docs [This commit notification would consist of 1775 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[spark] Diff for: [GitHub] HyukjinKwon closed pull request #21135: [SPARK-24060][TEST] StreamingSymmetricHashJoinHelperSuite should initialize after SparkSession creation

2019-01-13 Thread GitBox
diff --git a/sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingSymmetricHashJoinHelperSuite.scala b/sql/core/src/test/scala/org/apache/spark/sql/streaming/StreamingSymmetricHashJoinHelperSuite.scala index 69b7154895341..56378085be0be 100644 ---

[spark] Diff for: [GitHub] asfgit closed pull request #23530: [SPARK-26576][SQL][TEST] Broadcast hint not applied to partitioned table

2019-01-13 Thread GitBox
diff --git a/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/PruneFileSourcePartitionsSuite.scala b/sql/hive/src/test/scala/org/apache/spark/sql/hive/execution/PruneFileSourcePartitionsSuite.scala index 94384185d190a..6b2d0c656b371 100644 ---

[spark] branch master updated: [SPARK-26576][SQL] Broadcast hint not applied to partitioned table

2019-01-13 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao 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 3f80071 [SPARK-26576][SQL] Broadcast hint not

[spark] Diff for: [GitHub] asfgit closed pull request #23524: [FOLLOW-UP][SPARK-26065][SQL] Revert hint behavior in join reordering

2019-01-13 Thread GitBox
diff --git a/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/CostBasedJoinReorder.scala b/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/CostBasedJoinReorder.scala index 743d3ce944fe2..6540e95b01e3f 100644 ---

[spark] branch master updated: [SPARK-26065][FOLLOW-UP][SQL] Revert hint behavior in join reordering

2019-01-13 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao 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 985f966 [SPARK-26065][FOLLOW-UP][SQL] Revert

[spark] Diff for: [GitHub] asfgit closed pull request #23392: [SPARK-26450][SQL] Avoid rebuilding map of schema for every column in projection

2019-01-13 Thread GitBox
diff --git a/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/BoundAttribute.scala b/sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/BoundAttribute.scala index ea8c369ee49ed..7ae5924b20faf 100644 ---

[spark] branch master updated: [SPARK-26450][SQL] Avoid rebuilding map of schema for every column in projection

2019-01-13 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell 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 09b0548 [SPARK-26450][SQL] Avoid rebuilding

svn commit: r31949 - in /dev/spark/3.0.0-SNAPSHOT-2019_01_13_13_55-c01152d-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _s

2019-01-13 Thread pwendell
Author: pwendell Date: Sun Jan 13 22:07:49 2019 New Revision: 31949 Log: Apache Spark 3.0.0-SNAPSHOT-2019_01_13_13_55-c01152d docs [This commit notification would consist of 1775 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

[spark] Diff for: [GitHub] srowen closed pull request #20512: [SPARK-23182][CORE] Allow enabling TCP keep alive on the RPC connections

2019-01-13 Thread GitBox
diff --git a/common/network-common/src/main/java/org/apache/spark/network/server/TransportServer.java b/common/network-common/src/main/java/org/apache/spark/network/server/TransportServer.java index 0719fa7647bcc..35155bb4eef15 100644 ---

[spark] branch master updated: [SPARK-23182][CORE] Allow enabling TCP keep alive on the RPC connections

2019-01-13 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 c01152d [SPARK-23182][CORE] Allow enabling TCP

svn commit: r31943 - in /dev/spark/v2.3.3-rc1-docs: ./ _site/ _site/api/ _site/api/R/ _site/api/java/ _site/api/java/lib/ _site/api/java/org/ _site/api/java/org/apache/ _site/api/java/org/apache/spark

2019-01-13 Thread yamamuro
Author: yamamuro Date: Sun Jan 13 15:35:15 2019 New Revision: 31943 Log: Apache Spark v2.3.3-rc1 docs [This commit notification would consist of 1447 parts, which exceeds the limit of 50 ones, so it was shortened to the summary.]

svn commit: r31942 - in /dev/spark: 2.3.1-SNAPSHOT-2018_03_07_14_01-8cd6a96-docs/ 2.3.1-SNAPSHOT-2018_03_07_22_01-404f7e2-docs/ 2.3.1-SNAPSHOT-2018_03_09_06_01-8ff8e16-docs/ 2.3.1-SNAPSHOT-2018_03_09_

2019-01-13 Thread srowen
Author: srowen Date: Sun Jan 13 14:03:23 2019 New Revision: 31942 Log: Remove old Spark docs snapshots from dist/dev Removed: dev/spark/2.3.1-SNAPSHOT-2018_03_07_14_01-8cd6a96-docs/ dev/spark/2.3.1-SNAPSHOT-2018_03_07_22_01-404f7e2-docs/

svn commit: r31941 - /dev/spark/v2.3.3-rc1-bin/

2019-01-13 Thread yamamuro
Author: yamamuro Date: Sun Jan 13 13:00:54 2019 New Revision: 31941 Log: Apache Spark v2.3.3-rc1 Added: dev/spark/v2.3.3-rc1-bin/ dev/spark/v2.3.3-rc1-bin/SparkR_2.3.3.tar.gz (with props) dev/spark/v2.3.3-rc1-bin/SparkR_2.3.3.tar.gz.asc