[spark] branch master updated (f17f1d0 -> 02a0cde)

2019-08-23 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 f17f1d0 [SPARK-28778][MESOS] Fixed executors advertised address when running in virtual network add 02a0cde

[spark] branch master updated (573b1cb -> f17f1d0)

2019-08-23 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 573b1cb [SPARK-28858][ML][PYSPARK] add tree-based transformation in the py side add f17f1d0

[spark] branch master updated (d25cbd4 -> 573b1cb)

2019-08-23 Thread cutlerb
This is an automated email from the ASF dual-hosted git repository. cutlerb pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from d25cbd4 [SPARK-28839][CORE] Avoids NPE in context cleaner when dynamic allocation and shuffle service are on

[spark] branch master updated (07c4b9b -> d25cbd4)

2019-08-23 Thread vanzin
This is an automated email from the ASF dual-hosted git repository. vanzin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 07c4b9b Revert "[SPARK-25474][SQL] Support `spark.sql.statistics.fallBackToHdfs` in data source tables" add

[spark] branch master updated: Revert "[SPARK-25474][SQL] Support `spark.sql.statistics.fallBackToHdfs` in data source tables"

2019-08-23 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 07c4b9b Revert "[SPARK-25474][SQL] Support

[spark] branch branch-2.4 updated (b913abd -> 0a5efc3)

2019-08-23 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 b913abd [SPARK-27330][SS][2.4] support task abort in foreach writer add 0a5efc3 [SPARK-28025][SS][2.4]

[spark] branch branch-2.4 updated (0415d9d -> b913abd)

2019-08-23 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 0415d9d [SPARK-28642][SQL][2.4] Hide credentials in show create table add b913abd [SPARK-27330][SS][2.4]

[spark] branch master updated (1472e66 -> 8258660)

2019-08-23 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 1472e66 [SPARK-28716][SQL] Add id to Exchange and Subquery's stringArgs method for easier identifying their reuses

[spark] branch master updated: [SPARK-28716][SQL] Add id to Exchange and Subquery's stringArgs method for easier identifying their reuses in query plans

2019-08-23 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 1472e66 [SPARK-28716][SQL] Add id to

[spark] branch master updated (1fd7f29 -> aef7ca1)

2019-08-23 Thread hvanhovell
This is an automated email from the ASF dual-hosted git repository. hvanhovell pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 1fd7f29 [SPARK-28857][INFRA] Clean up the comments of PR template during merging add aef7ca1

[spark] branch master updated (98e1a4c -> 1fd7f29)

2019-08-23 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 98e1a4c [SPARK-28319][SQL] Implement SHOW TABLES for Data Source V2 Tables add 1fd7f29

[spark] branch branch-2.4 updated (e468576 -> 0415d9d)

2019-08-23 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 e468576 [SPARK-28699][CORE][2.4] Fix a corner case for aborting indeterminate stage add 0415d9d

[spark] branch master updated (9976b87 -> 98e1a4c)

2019-08-23 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 9976b87 [SPARK-28835][SQL][TEST] Add TPCDSSchema trait add 98e1a4c [SPARK-28319][SQL] Implement SHOW TABLES

[spark] branch master updated: [SPARK-28835][SQL][TEST] Add TPCDSSchema trait

2019-08-23 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 9976b87 [SPARK-28835][SQL][TEST] Add

[spark] branch master updated: [SPARK-28025][SS] Fix FileContextBasedCheckpointFileManager leaking crc files

2019-08-23 Thread zsxwing
This is an automated email from the ASF dual-hosted git repository. zsxwing 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 406c533 [SPARK-28025][SS] Fix