[spark] branch branch-3.0 updated: [SPARK-31119][SQL] Add interval value support for extract expression as extract source

2020-03-17 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 06d3110 [SPARK-31119][SQL] Add

[spark] branch master updated (6f0b0f1 -> f1d27cd)

2020-03-17 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 6f0b0f1 [SPARK-30954][ML][R] Make file name the same as class name add f1d27cd [SPARK-31119][SQL] Add

[spark] branch master updated: [SPARK-30954][ML][R] Make file name the same as class name

2020-03-17 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 6f0b0f1 [SPARK-30954][ML][R] Make file name

[spark] branch branch-3.0 updated: [SPARK-30954][ML][R] Make file name the same as class name

2020-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new a7c2525 [SPARK-30954][ML][R] Make

[spark] branch master updated: [SPARK-31047][SQL] Improve file listing for ViewFileSystem

2020-03-17 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 4e4e08f [SPARK-31047][SQL] Improve file

[spark] branch master updated: [SPARK-31125][K8S] Terminating pods have a deletion timestamp but they are not yet dead

2020-03-17 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 57d27e9 [SPARK-31125][K8S] Terminating pods

[spark] branch branch-3.0 updated: [SPARK-31171][SQL] size(null) should return null under ansi mode

2020-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new b9371e3 [SPARK-31171][SQL] size(null)

[spark] branch master updated (9f27a54 -> dc5ebc2)

2020-03-17 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 9f27a54 [SPARK-30860][CORE] Use FileSystem.mkdirs to avoid umask at rolling event log folder and appStatusFile

[spark] branch branch-3.0 updated: [SPARK-30860][CORE] Use FileSystem.mkdirs to avoid umask at rolling event log folder and appStatusFile creation

2020-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 314627e [SPARK-30860][CORE] Use

[spark] branch master updated (5bc0d76 -> 9f27a54)

2020-03-17 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 5bc0d76 [SPARK-31170][SQL] Spark SQL Cli should respect hive-site.xml and spark.sql.warehouse.dir add

[spark] branch branch-3.0 updated: [SPARK-30860][CORE] Use FileSystem.mkdirs to avoid umask at rolling event log folder and appStatusFile creation

2020-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 314627e [SPARK-30860][CORE] Use

[spark] branch master updated: [SPARK-30860][CORE] Use FileSystem.mkdirs to avoid umask at rolling event log folder and appStatusFile creation

2020-03-17 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 9f27a54 [SPARK-30860][CORE] Use

[spark] branch branch-3.0 updated: [SPARK-31170][SQL] Spark SQL Cli should respect hive-site.xml and spark.sql.warehouse.dir

2020-03-17 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 321341a [SPARK-31170][SQL] Spark SQL

[spark] branch master updated (0946a95 -> 5bc0d76)

2020-03-17 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 0946a95 [SPARK-31150][SQL] Parsing seconds fraction with variable length for timestamp add 5bc0d76

[spark] branch branch-3.0 updated: [SPARK-31150][SQL] Parsing seconds fraction with variable length for timestamp

2020-03-17 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 41c1dbd [SPARK-31150][SQL] Parsing

[spark] branch master updated (124b4ce -> 0946a95)

2020-03-17 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 124b4ce [MINOR][SQL] Update the DataFrameWriter.bucketBy comment add 0946a95 [SPARK-31150][SQL] Parsing

[spark] branch branch-2.4 updated (6a60c66 -> 73cc8b5)

2020-03-17 Thread wenchen
This is an automated email from the ASF dual-hosted git repository. wenchen pushed a change to branch branch-2.4 in repository https://gitbox.apache.org/repos/asf/spark.git. from 6a60c66 [MINOR][SQL] Update the DataFrameWriter.bucketBy comment add 73cc8b5 [SPARK-31164][SQL][2.4]

[spark] branch branch-2.4 updated (26ad3fe -> 6a60c66)

2020-03-17 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 26ad3fe [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path add

[spark] branch branch-2.4 updated (26ad3fe -> 6a60c66)

2020-03-17 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 26ad3fe [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path add

[spark] branch branch-3.0 updated: [MINOR][SQL] Update the DataFrameWriter.bucketBy comment

2020-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 26ea213 [MINOR][SQL] Update the

[spark] branch branch-3.0 updated: [MINOR][SQL] Update the DataFrameWriter.bucketBy comment

2020-03-17 Thread dongjoon
This is an automated email from the ASF dual-hosted git repository. dongjoon pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 26ea213 [MINOR][SQL] Update the

[spark] branch master updated: [MINOR][SQL] Update the DataFrameWriter.bucketBy comment

2020-03-17 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 124b4ce [MINOR][SQL] Update the

[spark] branch master updated (1369a97 -> 30d9535)

2020-03-17 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from 1369a97 [SPARK-31164][SQL] Inconsistent rdd and output partitioning for bucket table when output doesn't contain

[spark] branch branch-3.0 updated: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-17 Thread lixiao
This is an automated email from the ASF dual-hosted git repository. lixiao pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 0512b3f [SPARK-31134][SQL] optimize

[spark] branch branch-3.0 updated: [SPARK-31164][SQL] Inconsistent rdd and output partitioning for bucket table when output doesn't contain all bucket columns

2020-03-17 Thread zhenhuawang
This is an automated email from the ASF dual-hosted git repository. zhenhuawang pushed a commit to branch branch-3.0 in repository https://gitbox.apache.org/repos/asf/spark.git The following commit(s) were added to refs/heads/branch-3.0 by this push: new 63baffd [SPARK-31164][SQL]

[spark] branch master updated (ed06d98 -> 1369a97)

2020-03-17 Thread zhenhuawang
This is an automated email from the ASF dual-hosted git repository. zhenhuawang pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from ed06d98 [SPARK-25355][K8S] Add proxy user to driver if present on spark-submit add 1369a97