[GitHub] [spark] gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql

2019-06-02 Thread GitBox
gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql URL: https://github.com/apache/spark/pull/24767#discussion_r289695819 ## File path: sql/core/src/test/resources/sql-tests/results/pgSQL/boolean.sql.out ## @@ -0,0 +1,710 @@

[GitHub] [spark] gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql

2019-06-02 Thread GitBox
gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql URL: https://github.com/apache/spark/pull/24767#discussion_r289695720 ## File path: sql/core/src/test/resources/sql-tests/results/pgSQL/boolean.sql.out ## @@ -0,0 +1,710 @@

[GitHub] [spark] gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql

2019-06-02 Thread GitBox
gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql URL: https://github.com/apache/spark/pull/24767#discussion_r289695705 ## File path: sql/core/src/test/resources/sql-tests/results/pgSQL/boolean.sql.out ## @@ -0,0 +1,710 @@

[GitHub] [spark] gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql

2019-06-02 Thread GitBox
gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql URL: https://github.com/apache/spark/pull/24767#discussion_r289695728 ## File path: sql/core/src/test/resources/sql-tests/results/pgSQL/boolean.sql.out ## @@ -0,0 +1,710 @@

[GitHub] [spark] gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql

2019-06-02 Thread GitBox
gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql URL: https://github.com/apache/spark/pull/24767#discussion_r289695549 ## File path: sql/core/src/test/resources/sql-tests/inputs/pgSQL/boolean.sql ## @@ -0,0 +1,265 @@ +--

[GitHub] [spark] gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql

2019-06-02 Thread GitBox
gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql URL: https://github.com/apache/spark/pull/24767#discussion_r289695586 ## File path: sql/core/src/test/resources/sql-tests/inputs/pgSQL/boolean.sql ## @@ -0,0 +1,265 @@ +--

[GitHub] [spark] gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql

2019-06-02 Thread GitBox
gatorsmile commented on a change in pull request #24767: [WIP][SPARK-27918][SQL] Port boolean.sql URL: https://github.com/apache/spark/pull/24767#discussion_r289695456 ## File path: sql/core/src/test/resources/sql-tests/inputs/pgSQL/boolean.sql ## @@ -0,0 +1,265 @@ +--

[GitHub] [spark] HyukjinKwon commented on issue #24771: [SPARK-27873][SQL][BRANCH-2.4] columnNameOfCorruptRecord should not be checked with column names in CSV header when disabling enforceSchema

2019-06-02 Thread GitBox
HyukjinKwon commented on issue #24771: [SPARK-27873][SQL][BRANCH-2.4] columnNameOfCorruptRecord should not be checked with column names in CSV header when disabling enforceSchema URL: https://github.com/apache/spark/pull/24771#issuecomment-498122081 It's a bug in 2.4 since `enforceSchema`

[GitHub] [spark] HyukjinKwon commented on a change in pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
HyukjinKwon commented on a change in pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#discussion_r289692376 ## File path:

[GitHub] [spark] gatorsmile commented on a change in pull request #24472: [SPARK-27578][SQL] Support INTERVAL ... HOUR TO SECOND syntax

2019-06-02 Thread GitBox
gatorsmile commented on a change in pull request #24472: [SPARK-27578][SQL] Support INTERVAL ... HOUR TO SECOND syntax URL: https://github.com/apache/spark/pull/24472#discussion_r289694819 ## File path:

[GitHub] [spark] gatorsmile commented on issue #24472: [SPARK-27578][SQL] Support INTERVAL ... HOUR TO SECOND syntax

2019-06-02 Thread GitBox
gatorsmile commented on issue #24472: [SPARK-27578][SQL] Support INTERVAL ... HOUR TO SECOND syntax URL: https://github.com/apache/spark/pull/24472#issuecomment-498120829 In the next one month, Wenchen might not be able to respond your pings very soon. Normally, when we add a support like

[GitHub] [spark] dongjoon-hyun commented on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
dongjoon-hyun commented on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#issuecomment-498120025 Thank you for review and approval, @gatorsmile !

[GitHub] [spark] gengliangwang commented on a change in pull request #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
gengliangwang commented on a change in pull request #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#discussion_r289693400 ## File path:

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala

2019-06-02 Thread GitBox
dongjoon-hyun commented on a change in pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#discussion_r289693259 ## File path: core/src/main/scala/org/apache/spark/api/python/PythonUtils.scala

[GitHub] [spark] gengliangwang commented on a change in pull request #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
gengliangwang commented on a change in pull request #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#discussion_r289693239 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/command/tables.scala

[GitHub] [spark] AmplabJenkins removed a comment on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498118359 Test FAILed. Refer to this link for build results (access rights to CI

[GitHub] [spark] gatorsmile commented on issue #24771: [SPARK-27873][SQL][BRANCH-2.4] columnNameOfCorruptRecord should not be checked with column names in CSV header when disabling enforceSchema

2019-06-02 Thread GitBox
gatorsmile commented on issue #24771: [SPARK-27873][SQL][BRANCH-2.4] columnNameOfCorruptRecord should not be checked with column names in CSV header when disabling enforceSchema URL: https://github.com/apache/spark/pull/24771#issuecomment-498118981 Is it a regression? Could you check

[GitHub] [spark] AmplabJenkins removed a comment on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498118357 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498118359 Test FAILed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498118357 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
SparkQA commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498118220 **[Test build #106083 has

[GitHub] [spark] SparkQA removed a comment on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
SparkQA removed a comment on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498100716 **[Test build #106083 has

[GitHub] [spark] HyukjinKwon commented on a change in pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala

2019-06-02 Thread GitBox
HyukjinKwon commented on a change in pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#discussion_r289690764 ## File path: core/src/main/scala/org/apache/spark/api/python/PythonUtils.scala

[GitHub] [spark] dongjoon-hyun commented on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
dongjoon-hyun commented on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#issuecomment-498116708 Thank you for review and approval, @felixcheung .

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
dongjoon-hyun commented on a change in pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#discussion_r289690629 ## File path:

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
dongjoon-hyun commented on a change in pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#discussion_r289690629 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498116156 Merged build finished. Test PASSed. This is an

[GitHub] [spark] HyukjinKwon commented on a change in pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala

2019-06-02 Thread GitBox
HyukjinKwon commented on a change in pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#discussion_r289690508 ## File path: core/src/main/scala/org/apache/spark/api/python/PythonUtils.scala

[GitHub] [spark] AmplabJenkins removed a comment on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498116161 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
SparkQA commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498116455 **[Test build #106093 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/106093/testReport)**

[GitHub] [spark] AmplabJenkins commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498116161 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498116156 Merged build finished. Test PASSed. This is an

[GitHub] [spark] felixcheung commented on a change in pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
felixcheung commented on a change in pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#discussion_r289690133 ## File path:

[GitHub] [spark] gatorsmile commented on issue #24723: [SPARK-27857][SQL] Move ALTER TABLE parsing into Catalyst

2019-06-02 Thread GitBox
gatorsmile commented on issue #24723: [SPARK-27857][SQL] Move ALTER TABLE parsing into Catalyst URL: https://github.com/apache/spark/pull/24723#issuecomment-498115603 Normally, we check if it is possible to split it into multiple smaller, logical PRs or commits that can be quick to

[GitHub] [spark] felixcheung commented on a change in pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala

2019-06-02 Thread GitBox
felixcheung commented on a change in pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#discussion_r289689900 ## File path: core/src/main/scala/org/apache/spark/api/python/PythonUtils.scala

[GitHub] [spark] AmplabJenkins removed a comment on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#issuecomment-498114966 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala

2019-06-02 Thread GitBox
SparkQA commented on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#issuecomment-498115265 **[Test build #106092 has

[GitHub] [spark] SparkQA commented on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
SparkQA commented on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#issuecomment-498115263 **[Test build #106091 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#issuecomment-498114989 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#issuecomment-498114994 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#issuecomment-498114971 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala

2019-06-02 Thread GitBox
dongjoon-hyun commented on a change in pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#discussion_r289689529 ## File path: core/src/main/scala/org/apache/spark/api/python/PythonUtils.scala

[GitHub] [spark] AmplabJenkins commented on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#issuecomment-498114994 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#issuecomment-498114966 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.7-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#issuecomment-498114989 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#issuecomment-498114971 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
dongjoon-hyun commented on a change in pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773#discussion_r289689347 ## File path:

[GitHub] [spark] dongjoon-hyun opened a new pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup

2019-06-02 Thread GitBox
dongjoon-hyun opened a new pull request #24773: [SPARK-24544][SQL][FOLLOWUP] Remove a wrong warning on Hive fallback lookup URL: https://github.com/apache/spark/pull/24773 ## What changes were proposed in this pull request? This PR is a follow-up of

[GitHub] [spark] gatorsmile commented on a change in pull request #24723: [SPARK-27857][SQL] Move ALTER TABLE parsing into Catalyst

2019-06-02 Thread GitBox
gatorsmile commented on a change in pull request #24723: [SPARK-27857][SQL] Move ALTER TABLE parsing into Catalyst URL: https://github.com/apache/spark/pull/24723#discussion_r289689043 ## File path: sql/catalyst/src/main/antlr4/org/apache/spark/sql/catalyst/parser/SqlBase.g4

[GitHub] [spark] HyukjinKwon commented on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
HyukjinKwon commented on issue #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24772#issuecomment-498114127 cc @dongjoon-hyun This is an automated message

[GitHub] [spark] HyukjinKwon opened a new pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
HyukjinKwon opened a new pull request #24772: [MINOR][BRANCH-2.4] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24772 ## What changes were proposed in this pull request? This PR targets to deduplicate hardcoded `py4j-0.10.8.1-src.zip` in

[GitHub] [spark] dongjoon-hyun commented on issue #21790: [SPARK-24544][SQL] Print actual failure cause when look up function failed

2019-06-02 Thread GitBox
dongjoon-hyun commented on issue #21790: [SPARK-24544][SQL] Print actual failure cause when look up function failed URL: https://github.com/apache/spark/pull/21790#issuecomment-498113615 Hi, All. This seems to cause a regression to show misleading warnings always at first invocation

[GitHub] [spark] AmplabJenkins removed a comment on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498113268 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] gatorsmile commented on a change in pull request #24723: [SPARK-27857][SQL] Move ALTER TABLE parsing into Catalyst

2019-06-02 Thread GitBox
gatorsmile commented on a change in pull request #24723: [SPARK-27857][SQL] Move ALTER TABLE parsing into Catalyst URL: https://github.com/apache/spark/pull/24723#discussion_r289688092 ## File path: sql/catalyst/src/main/antlr4/org/apache/spark/sql/catalyst/parser/SqlBase.g4

[GitHub] [spark] AmplabJenkins removed a comment on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498113264 Merged build finished. Test FAILed. This

[GitHub] [spark] SparkQA removed a comment on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
SparkQA removed a comment on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498111905 **[Test build #106090 has

[GitHub] [spark] AmplabJenkins commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498113264 Merged build finished. Test FAILed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498113268 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
SparkQA commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498113258 **[Test build #106090 has

[GitHub] [spark] HyukjinKwon commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
HyukjinKwon commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24770#issuecomment-498112929 Thanks. Yea will do. This is an automated message from the

[GitHub] [spark] SparkQA commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
SparkQA commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#issuecomment-498111891 **[Test build #106089 has

[GitHub] [spark] SparkQA commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
SparkQA commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498111905 **[Test build #106090 has

[GitHub] [spark] AmplabJenkins commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#issuecomment-498111613 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498111656 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498111642 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#issuecomment-498111619 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498111644 Test PASSed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498111655 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#issuecomment-498111619 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498111642 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498111656 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498111644 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#issuecomment-498111613 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498111655 Merged build finished. Test PASSed. This

[GitHub] [spark] cryeo commented on issue #24335: [SPARK-27425][SQL] Add count_if functions

2019-06-02 Thread GitBox
cryeo commented on issue #24335: [SPARK-27425][SQL] Add count_if functions URL: https://github.com/apache/spark/pull/24335#issuecomment-498111390 @HyukjinKwon I just modified based on your review. Could you review it again?

[GitHub] [spark] sandeep-katta commented on a change in pull request #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
sandeep-katta commented on a change in pull request #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#discussion_r289686231 ## File path:

[GitHub] [spark] SparkQA commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline)

2019-06-02 Thread GitBox
SparkQA commented on issue #24734: [SPARK-27870][SQL][PySpark] Flush each batch for pandas UDF (for improving pandas UDFs pipeline) URL: https://github.com/apache/spark/pull/24734#issuecomment-498110839 **[Test build #106088 has

[GitHub] [spark] dongjoon-hyun commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies

2019-06-02 Thread GitBox
dongjoon-hyun commented on issue #24490: [SPARK-27300][GRAPH] Add Spark Graph modules and dependencies URL: https://github.com/apache/spark/pull/24490#issuecomment-498110869 Retest this please. This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#issuecomment-498110584 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#issuecomment-498110586 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
dongjoon-hyun commented on a change in pull request #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#discussion_r289685892 ## File path:

[GitHub] [spark] AmplabJenkins commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#issuecomment-498110584 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#issuecomment-498110586 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] dongjoon-hyun commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
dongjoon-hyun commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24770#issuecomment-498110322 Although this is a minor, could you make a backport to `branch-2.4`? It would be good because `branch-2.4` is the last

[GitHub] [spark] SparkQA commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
SparkQA commented on issue #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#issuecomment-498109738 **[Test build #106087 has

[GitHub] [spark] sandeep-katta commented on a change in pull request #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect

2019-06-02 Thread GitBox
sandeep-katta commented on a change in pull request #24766: [SPARK-27917][SQL] canonical form of CaseWhen object is incorrect URL: https://github.com/apache/spark/pull/24766#discussion_r289685148 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498108630 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498108625 Merged build finished. Test FAILed. This is an

[GitHub] [spark] SparkQA commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
SparkQA commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498108530 **[Test build #106082 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/106082/testReport)**

[GitHub] [spark] AmplabJenkins commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498108625 Merged build finished. Test FAILed. This is an

[GitHub] [spark] dongjoon-hyun closed pull request #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
dongjoon-hyun closed pull request #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24770 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [spark] AmplabJenkins commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498108630 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2

2019-06-02 Thread GitBox
SparkQA removed a comment on issue #24327: [SPARK-27418][SQL] Migrate Parquet to File Data Source V2 URL: https://github.com/apache/spark/pull/24327#issuecomment-498098711 **[Test build #106082 has

[GitHub] [spark] dongjoon-hyun commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
dongjoon-hyun commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24770#issuecomment-498108146 Merged to master! This is an automated message from the

[GitHub] [spark] AmplabJenkins removed a comment on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24770#issuecomment-498107488 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
AmplabJenkins removed a comment on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24770#issuecomment-498107484 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24770#issuecomment-498107484 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
AmplabJenkins commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24770#issuecomment-498107488 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
SparkQA removed a comment on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24770#issuecomment-498088098 **[Test build #106080 has

[GitHub] [spark] SparkQA commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala

2019-06-02 Thread GitBox
SparkQA commented on issue #24770: [MINOR] Avoid hardcoded py4j-0.10.8.1-src.zip in Scala URL: https://github.com/apache/spark/pull/24770#issuecomment-498107226 **[Test build #106080 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/106080/testReport)** for

  1   2   3   4   5   >