[spark] branch master updated (23bed0d -> 895c90b)

2019-08-22 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 23bed0d [SPARK-28702][SQL] Display useful error message (instead of NPE) for invalid Dataset operations add

[spark] branch master updated (33e45ec -> 23bed0d)

2019-08-22 Thread joshrosen
This is an automated email from the ASF dual-hosted git repository. joshrosen pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 33e45ec [SPARK-28769][CORE] Improve warning message of BarrierExecutionMode when required slots > maximum slots

[spark] branch master updated (defb65e -> 33e45ec)

2019-08-22 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 defb65e [SPARK-13677][ML] Implement Tree-Based Feature Transformation for ML add 33e45ec [SPARK-28769][CORE]

[spark] branch master updated (fb1f868 -> defb65e)

2019-08-22 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 fb1f868 [SPARK-28776][ML] SparkML Writer gets hadoop conf from session state add defb65e [SPARK-13677][ML]

[spark] branch master updated (36da2e3 -> fb1f868)

2019-08-22 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 36da2e3 [SPARK-28847][TEST] Annotate HiveExternalCatalogVersionsSuite with ExtendedHiveTest add fb1f868

[spark] branch branch-2.4 updated: [SPARK-28699][CORE][2.4] Fix a corner case for aborting indeterminate stage

2019-08-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 e468576 [SPARK-28699][CORE][2.4] Fix

[spark] branch branch-2.3 updated (5ce02fc0 -> adb5255)

2019-08-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git. from 5ce02fc0 [SPARK-28780][ML][2.3] deprecate LinearSVCModel.setWeightCol add adb5255

[spark] branch branch-2.4 updated (ff9339d -> 001e32a)

2019-08-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git. from ff9339d [SPARK-28844][SQL] Fix typo in SQLConf FILE_COMRESSION_FACTOR add 001e32a [SPARK-28780][ML][2.4]

[spark] branch branch-2.3 updated (c04f796 -> 5ce02fc0)

2019-08-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git. from c04f796 [SPARK-28844][SQL] Fix typo in SQLConf FILE_COMRESSION_FACTOR add 5ce02fc0 [SPARK-28780][ML][2.3]

[spark] branch master updated (48578a4 -> 36da2e3)

2019-08-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 48578a4 [SPARK-28844][SQL] Fix typo in SQLConf FILE_COMRESSION_FACTOR add 36da2e3 [SPARK-28847][TEST]

[spark] branch branch-2.3 updated: [SPARK-28844][SQL] Fix typo in SQLConf FILE_COMRESSION_FACTOR

2019-08-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 c04f796 [SPARK-28844][SQL] Fix typo

[spark] branch branch-2.4 updated: [SPARK-28844][SQL] Fix typo in SQLConf FILE_COMRESSION_FACTOR

2019-08-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon 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 ff9339d [SPARK-28844][SQL] Fix typo

[spark] branch master updated (9ea37b0 -> 48578a4)

2019-08-22 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 9ea37b0 [SPARK-17875][CORE][BUILD] Remove dependency on Netty 3 add 48578a4 [SPARK-28844][SQL] Fix typo in

[spark] branch branch-2.3 updated (79cda23 -> e6fd838)

2019-08-22 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch branch-2.3 in repository https://gitbox.apache.org/repos/asf/spark.git. from 79cda23 [SPARK-28699][SQL] Disable using radix sort for ShuffleExchangeExec in repartition case add