[spark] branch branch-2.4 updated: [SPARK-31552][SQL][2.4] Fix ClassCastException in ScalaReflection arrayClassFor

2020-04-26 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 61fc1f7 [SPARK-31552][SQL][2.4] Fix

[spark] branch branch-2.4 updated (5e6bcca -> 61fc1f7)

2020-04-26 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 5e6bcca [SPARK-31563][SQL] Fix failure of InSet.sql for collections of Catalyst's internal types add

[spark] branch master updated: [SPARK-31400][ML] The catalogString doesn't distinguish Vectors in ml and mllib

2020-04-26 Thread srowen
This is an automated email from the ASF dual-hosted git repository. srowen 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 fe07b21 [SPARK-31400][ML] The catalogString

[spark] branch branch-3.0 updated: [SPARK-31562][SQL] Update ExpressionDescription for substring, current_date, and current_timestamp

2020-04-26 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 3d8a62d [SPARK-31562][SQL] Update

[spark] branch master updated (fe07b21 -> e01125d)

2020-04-26 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 fe07b21 [SPARK-31400][ML] The catalogString doesn't distinguish Vectors in ml and mllib add e01125d

[spark] branch branch-3.0 updated: [SPARK-31562][SQL] Update ExpressionDescription for substring, current_date, and current_timestamp

2020-04-26 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 3d8a62d [SPARK-31562][SQL] Update

[spark] branch master updated (fe07b21 -> e01125d)

2020-04-26 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 fe07b21 [SPARK-31400][ML] The catalogString doesn't distinguish Vectors in ml and mllib add e01125d

[spark] branch branch-3.0 updated: [SPARK-31562][SQL] Update ExpressionDescription for substring, current_date, and current_timestamp

2020-04-26 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 3d8a62d [SPARK-31562][SQL] Update

[spark] branch master updated (fe07b21 -> e01125d)

2020-04-26 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 fe07b21 [SPARK-31400][ML] The catalogString doesn't distinguish Vectors in ml and mllib add e01125d

[spark] branch branch-3.0 updated: [SPARK-31565][WEBUI] Unify the font color of label among all DAG-viz

2020-04-26 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 a602ab6 [SPARK-31565][WEBUI] Unify

[spark] branch master updated: [SPARK-31565][WEBUI] Unify the font color of label among all DAG-viz

2020-04-26 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 91ec2ea [SPARK-31565][WEBUI] Unify the font

[spark] branch master updated (e01125d -> d61c621)

2020-04-26 Thread sarutak
This is an automated email from the ASF dual-hosted git repository. sarutak pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/spark.git. from e01125d [SPARK-31562][SQL] Update ExpressionDescription for substring, current_date, and current_timestamp

[spark] branch branch-3.0 updated: [SPARK-31489][SQL] Fix pushing down filters with `java.time.LocalDate` values in ORC

2020-04-26 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 c2bc58c [SPARK-31489][SQL] Fix

[spark] branch master updated (4f53bfb -> bd139bd)

2020-04-26 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 4f53bfb [SPARK-31535][SQL] Fix nested CTE substitution add bd139bd [SPARK-31489][SQL] Fix pushing down

[spark] branch branch-3.0 updated: [SPARK-31535][SQL] Fix nested CTE substitution

2020-04-26 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 79444d6 [SPARK-31535][SQL] Fix nested

[spark] branch master updated (d61c621 -> 4f53bfb)

2020-04-26 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 d61c621 [SPARK-31534][WEBUI] Text for tooltip should be escaped add 4f53bfb [SPARK-31535][SQL] Fix nested

[spark] branch branch-3.0 updated: [SPARK-31497][ML][PYSPARK] Fix Pyspark CrossValidator/TrainValidationSplit with pipeline estimator cannot save and load model

2020-04-26 Thread meng
This is an automated email from the ASF dual-hosted git repository. meng 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 4421178 [SPARK-31497][ML][PYSPARK] Fix

[spark] branch master updated: [SPARK-31497][ML][PYSPARK] Fix Pyspark CrossValidator/TrainValidationSplit with pipeline estimator cannot save and load model

2020-04-26 Thread meng
This is an automated email from the ASF dual-hosted git repository. meng 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 4a21c4c [SPARK-31497][ML][PYSPARK] Fix Pyspark

[spark] branch branch-3.0 updated: [SPARK-31557][SQL] Legacy time parser should return Gregorian days rather than Julian days

2020-04-26 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 b0155e36 [SPARK-31557][SQL] Legacy time

[spark] branch master updated (560bd54 -> a911287)

2020-04-26 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 560bd54 [SPARK-31388][SQL][TESTS] org.apache.spark.sql.hive.thriftserver.CliSuite doesn't match results correctly

[spark] branch master updated (560bd54 -> a911287)

2020-04-26 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 560bd54 [SPARK-31388][SQL][TESTS] org.apache.spark.sql.hive.thriftserver.CliSuite doesn't match results correctly

[spark] branch branch-3.0 updated: [SPARK-31527][SQL] date add/subtract interval only allow those day precision in ansi mode

2020-04-26 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 fcfac8f [SPARK-31527][SQL] date

[spark] branch master updated (a911287 -> ebc8fa5)

2020-04-26 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 a911287 [SPARK-31557][SQL] Legacy time parser should return Gregorian days rather than Julian days add

[spark] branch master updated (a911287 -> ebc8fa5)

2020-04-26 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 a911287 [SPARK-31557][SQL] Legacy time parser should return Gregorian days rather than Julian days add

[spark] branch branch-3.0 updated: [SPARK-29664][PYTHON][SQL][FOLLOW-UP] Add deprecation warnings for getItem instead

2020-04-26 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 dfede11

[spark] branch master updated (ebc8fa5 -> 5dd581c)

2020-04-26 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 ebc8fa5 [SPARK-31527][SQL] date add/subtract interval only allow those day precision in ansi mode add

[spark] branch branch-2.4 updated: [SPARK-25595][2.4] Ignore corrupt Avro files if flag IGNORE_CORRUPT_FILES enabled

2020-04-26 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 218c114 [SPARK-25595][2.4] Ignore

[spark] branch branch-2.4 updated: [SPARK-25595][2.4] Ignore corrupt Avro files if flag IGNORE_CORRUPT_FILES enabled

2020-04-26 Thread gurwls223
This is an automated email from the ASF dual-hosted git repository. gurwls223 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 218c114 [SPARK-25595][2.4] Ignore

[spark] branch branch-3.0 updated: [SPARK-31388][SQL][TESTS] org.apache.spark.sql.hive.thriftserver.CliSuite doesn't match results correctly

2020-04-26 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 a48872a [SPARK-31388][SQL][TESTS]

[spark] branch master updated (4a21c4c -> 560bd54)

2020-04-26 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 4a21c4c [SPARK-31497][ML][PYSPARK] Fix Pyspark CrossValidator/TrainValidationSplit with pipeline estimator cannot