[spark] branch master updated (2437878 -> ab92e17)

2019-10-18 Thread viirya
This is an automated email from the ASF dual-hosted git repository. viirya pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 2437878 [SPARK-29502][SQL] typed interval expression should fail for invalid format add ab92e17

[spark] branch master updated (e4b4a35 -> 2437878)

2019-10-18 Thread yumwang
This is an automated email from the ASF dual-hosted git repository. yumwang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from e4b4a35 [SPARK-29466][WEBUI] Show `Duration` for running drivers in Standalone master web UI add 2437878

[spark] branch master updated (4cfce3e -> e4b4a35)

2019-10-18 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 4cfce3e [SPARK-29494][SQL] Fix for ArrayOutofBoundsException while converting string to timestamp add

[spark] branch branch-2.4 updated: Revert "[SPARK-29494][SQL] Fix for ArrayOutofBoundsException while converting string to timestamp"

2019-10-18 Thread zsxwing
This is an automated email from the ASF dual-hosted git repository. zsxwing 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 b094774 Revert "[SPARK-29494][SQL] Fix

[spark] branch branch-2.4 updated: [SPARK-29494][SQL] Fix for ArrayOutofBoundsException while converting string to timestamp

2019-10-18 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 4d476ed [SPARK-29494][SQL] Fix for

[spark] branch master updated (23f45f1 -> 4cfce3e)

2019-10-18 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 23f45f1 [SPARK-29515][CORE] MapStatuses SerDeser Benchmark add 4cfce3e [SPARK-29494][SQL] Fix for

[spark] branch master updated (9a3dcca -> 23f45f1)

2019-10-18 Thread dbtsai
This is an automated email from the ASF dual-hosted git repository. dbtsai pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 9a3dcca [SPARK-29379][SQL] SHOW FUNCTIONS show '!=', '<>' , 'between', 'case' add 23f45f1 [SPARK-29515][CORE]

[spark] branch master updated (9a3dcca -> 23f45f1)

2019-10-18 Thread dbtsai
This is an automated email from the ASF dual-hosted git repository. dbtsai pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 9a3dcca [SPARK-29379][SQL] SHOW FUNCTIONS show '!=', '<>' , 'between', 'case' add 23f45f1 [SPARK-29515][CORE]

[spark] branch master updated (9e42c52 -> 9a3dcca)

2019-10-18 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 9e42c52 [MINOR][DOCS] Fix incorrect EqualNullSafe symbol in sql-migration-guide.md add 9a3dcca

[spark] branch branch-2.4 updated (90139f6 -> 65c0a78)

2019-10-18 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 90139f6 [SPARK-27259][CORE] Allow setting -1 as length for FileBlock add 65c0a78 [SPARK-27812][K8S][2.4]

[spark] branch master updated (77fe8a8 -> 9e42c52)

2019-10-18 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 77fe8a8 [SPARK-28420][SQL] Support the `INTERVAL` type in `date_part()` add 9e42c52 [MINOR][DOCS] Fix

[spark] branch master updated (c3a0d02 -> 77fe8a8)

2019-10-18 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 c3a0d02 [SPARK-28560][SQL][FOLLOWUP] resolve the remaining comments for PR#25295 add 77fe8a8

[spark] branch master updated (39af51d -> c3a0d02)

2019-10-18 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 39af51d [SPARK-29014][SQL] DataSourceV2: Fix current/default catalog usage add c3a0d02

[spark] branch master updated (7435146 -> 39af51d)

2019-10-18 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 7435146 [SPARK-29482][SQL] ANALYZE TABLE should look up catalog/table like v2 commands add 39af51d

[spark] branch master updated (dba673f -> 7435146)

2019-10-18 Thread gengliang
This is an automated email from the ASF dual-hosted git repository. gengliang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from dba673f [SPARK-29489][ML][PYSPARK] ml.evaluation support log-loss add 7435146 [SPARK-29482][SQL] ANALYZE

[spark] branch master updated (6f8c001 -> dba673f)

2019-10-18 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 6f8c001 [SPARK-29381][FOLLOWUP][PYTHON][ML] Add 'private' _XXXParams classes for classification & regression

[spark] branch master updated (6f8c001 -> dba673f)

2019-10-18 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 6f8c001 [SPARK-29381][FOLLOWUP][PYTHON][ML] Add 'private' _XXXParams classes for classification & regression

[spark] branch master updated (5692680 -> 6f8c001)

2019-10-18 Thread ruifengz
This is an automated email from the ASF dual-hosted git repository. ruifengz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 5692680 [SPARK-29295][SQL] Insert overwrite to Hive external table partition should delete old data add

[spark] branch master updated (ef4c298 -> 5692680)

2019-10-18 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 ef4c298 [SPARK-29405][SQL] Alter table / Insert statements should not change a table's ownership add 5692680

[spark] branch master updated (78b0cbe -> ef4c298)

2019-10-18 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 78b0cbe [SPARK-29444] Add configuration to support JacksonGenrator to keep fields with null values add

[spark] branch master updated (ec5d698 -> 78b0cbe)

2019-10-18 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 ec5d698 [SPARK-29092][SQL] Report additional information about DataSourceScanExec in EXPLAIN FORMATTED add

[spark] branch master updated (8616109 -> ec5d698)

2019-10-18 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 8616109 [SPARK-9853][CORE][FOLLOW-UP] Regularize all the shuffle configurations related to adaptive execution

[spark] branch master updated (901ff92 -> 8616109)

2019-10-18 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 901ff92 [SPARK-29464][PYTHON][ML] PySpark ML should expose Params.clear() to unset a user supplied Param add