[spark] branch branch-2.4 updated: [SPARK-27234][SS][PYTHON][BRANCH-2.4] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs)

2019-08-14 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 5a06584

[spark] branch master updated (3ec24fd -> 0526529)

2019-08-14 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 3ec24fd [SPARK-28203][CORE][PYTHON] PythonRDD should respect SparkContext's hadoop configuration add 0526529

[spark] branch master updated (3a4afce -> 3ec24fd)

2019-08-14 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 3a4afce [SPARK-28687][SQL] Support `epoch`, `isoyear`, `milliseconds` and `microseconds` at `extract()` add

[spark] branch master updated (2eeb25e -> 3a4afce)

2019-08-14 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 2eeb25e [SPARK-28351][SQL] Support DELETE in DataSource V2 add 3a4afce [SPARK-28687][SQL] Support `epoch`,

[spark] branch master updated (391c7e8 -> 2eeb25e)

2019-08-14 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 391c7e8 [SPARK-27739][SQL] df.persist should save stats from optimized plan add 2eeb25e [SPARK-28351][SQL]

[spark] branch master updated: [SPARK-27739][SQL] df.persist should save stats from optimized plan

2019-08-14 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 391c7e8 [SPARK-27739][SQL] df.persist should

[spark] branch master updated: [SPARK-28265][SQL] Add renameTable to TableCatalog API

2019-08-14 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 598fcbe [SPARK-28265][SQL] Add renameTable to