[spark] branch master updated: [SPARK-25196][SQL][FOLLOWUP] Fix wrong tests in StatisticsCollectionSuite

2019-03-25 Thread yamamuro
This is an automated email from the ASF dual-hosted git repository. yamamuro 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 b8a0f98 [SPARK-25196][SQL][FOLLOWUP] Fix wrong

[spark] branch master updated: [SPARK-26132][BUILD][CORE] Remove support for Scala 2.11 in Spark 3.0.0

2019-03-25 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 8bc304f [SPARK-26132][BUILD][CORE] Remove suppor

[spark] branch branch-2.4 updated: [SPARK-27094][YARN][BRANCH-2.4] Work around RackResolver swallowing thread interrupt.

2019-03-25 Thread dbtsai
This is an automated email from the ASF dual-hosted git repository. dbtsai pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 704b75d [SPARK-27094][YARN][BRANCH-2.4]

[spark] branch master updated: [SPARK-27240][PYTHON] Use pandas DataFrame for struct type argument in Scalar Pandas UDF.

2019-03-25 Thread cutlerb
This is an automated email from the ASF dual-hosted git repository. cutlerb 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 594be7a [SPARK-27240][PYTHON] Use pandas DataFr

[spark] branch master updated: [SPARK-27155][TEST] Parameterize Oracle docker image name

2019-03-25 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 1f2564d [SPARK-27155][TEST] Parameterize Oracle

[spark] branch master updated: [MINOR][DOC] Add missing space after comma

2019-03-25 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 2fbed37 [MINOR][DOC] Add missing space after com

[spark] branch master updated: [SPARK-26928][CORE][FOLLOWUP] Fix JVMCPUSource file name and minor updates to doc

2019-03-25 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 4b2b3da [SPARK-26928][CORE][FOLLOWUP] Fix JVMCPU

[spark] branch branch-2.4 updated: [SPARK-27198][CORE] Heartbeat interval mismatch in driver and executor

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new f27c951 [SPARK-27198][CORE] Heartbeat in

[spark] branch master updated: [SPARK-27256][CORE][SQL] If the configuration is used to set the number of bytes, we'd better use `bytesConf`'.

2019-03-25 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 e4b36df [SPARK-27256][CORE][SQL] If the configu

[spark] branch master updated: [SPARK-27268][SQL] Add map_keys and map_values support in nested schema pruning.

2019-03-25 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 5a36cf6 [SPARK-27268][SQL] Add map_keys and ma

[spark] branch master updated: [SPARK-26847][SQL] Pruning nested serializers from object serializers: MapType support

2019-03-25 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 8433ff6 [SPARK-26847][SQL] Pruning nested seri

[spark] branch branch-2.4 updated: [SPARK-27274][DOCS] Fix references to scala 2.11 in 2.4.1+ docs; Note 2.11 support is deprecated in 2.4.1+

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new 6e4cd88 [SPARK-27274][DOCS] Fix referenc

[spark] branch master updated: [SPARK-26961][CORE] Enable parallel classloading capability

2019-03-25 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 b61dce2 [SPARK-26961][CORE] Enable parallel clas

[spark] branch branch-2.4 updated: [SPARK-26961][CORE] Enable parallel classloading capability

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.4 by this push: new c7fd233 [SPARK-26961][CORE] Enable paral

[spark] branch branch-2.3 updated: [SPARK-26961][CORE] Enable parallel classloading capability

2019-03-25 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen pushed a commit to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-2.3 by this push: new 4a54107 [SPARK-26961][CORE] Enable paral

[spark] branch master updated: [SPARK-27246][SQL] Add an assert on invalid Scalar subquery plan with no column

2019-03-25 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 0bc030c [SPARK-27246][SQL] Add an assert on i

[spark] branch master updated: [SPARK-27226][SQL] Reduce the code duplicate when upgrading built-in Hive

2019-03-25 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 300ec1a [SPARK-27226][SQL] Reduce the code dupli

[spark] branch master updated: [SPARK-27209][SQL] Split parsing of SELECT and INSERT into two top-level rules in the grammar file.

2019-03-25 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 9cc925c [SPARK-27209][SQL] Split parsing of SEL

[spark] branch master updated: [SPARK-26288][CORE][FOLLOW-UP][DOC] Fix broken tag in the doc.

2019-03-25 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 90b7251 [SPARK-26288][CORE][FOLLOW-UP][DOC] F

[spark] 01/01: Preparing Spark release v2.4.1-rc9

2019-03-25 Thread dbtsai
This is an automated email from the ASF dual-hosted git repository. dbtsai pushed a commit to tag v2.4.1-rc9 in repository https://gitbox.apache.org/repos/asf/spark.git commit 58301018003931454e93d8a309c7149cf84c279e Author: DB Tsai AuthorDate: Tue Mar 26 04:38:19 2019 + Preparing Spark

[spark] tag v2.4.1-rc9 created (now 5830101)

2019-03-25 Thread dbtsai
This is an automated email from the ASF dual-hosted git repository. dbtsai pushed a change to tag v2.4.1-rc9 in repository https://gitbox.apache.org/repos/asf/spark.git. at 5830101 (commit) This tag includes the following new commits: new 5830101 Preparing Spark release v2.4.1-rc9

[spark] 01/01: Preparing development version 2.4.2-SNAPSHOT

2019-03-25 Thread dbtsai
This is an automated email from the ASF dual-hosted git repository. dbtsai pushed a commit to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git commit f0a3e89993f0b67d5bf6adc0379b5f7d397ef86a Author: DB Tsai AuthorDate: Tue Mar 26 04:38:38 2019 + Preparing de

[spark] branch branch-2.4 updated (c7fd233 -> f0a3e89)

2019-03-25 Thread dbtsai
This is an automated email from the ASF dual-hosted git repository. dbtsai pushed a change to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git. from c7fd233 [SPARK-26961][CORE] Enable parallel classloading capability add 5830101 Preparing Spark release v2.