[GitHub] [spark] skonto commented on a change in pull request #25222: [SPARK-28465][K8s] Fix integration tests which fail due to missing ceph-nano image

2019-07-22 Thread GitBox
skonto commented on a change in pull request #25222: [SPARK-28465][K8s] Fix integration tests which fail due to missing ceph-nano image URL: https://github.com/apache/spark/pull/25222#discussion_r305730042 ## File path: resource-managers/kubernetes/integration-tests/src/test/scala/

[GitHub] [spark] skonto commented on a change in pull request #25222: [SPARK-28465][K8s] Fix integration tests which fail due to missing ceph-nano image

2019-07-22 Thread GitBox
skonto commented on a change in pull request #25222: [SPARK-28465][K8s] Fix integration tests which fail due to missing ceph-nano image URL: https://github.com/apache/spark/pull/25222#discussion_r305730042 ## File path: resource-managers/kubernetes/integration-tests/src/test/scala/

[GitHub] [spark] huangtianhua commented on issue #25227: [SPARK-28467][CORE][TEST] Increase timeout to up executors for tests

2019-07-22 Thread GitBox
huangtianhua commented on issue #25227: [SPARK-28467][CORE][TEST] Increase timeout to up executors for tests URL: https://github.com/apache/spark/pull/25227#issuecomment-513696643 @dongjoon-hyun Thanks. Sorry, I will add the environment: zuul@ubuntu:~/src/github.com/theopenlab/spark$

[GitHub] [spark] cloud-fan commented on issue #25224: [SPARK-28321][DOCS][FOLLOW-UP] Update migration guide by 0-args Java UDF's internal behaviour change

2019-07-22 Thread GitBox
cloud-fan commented on issue #25224: [SPARK-28321][DOCS][FOLLOW-UP] Update migration guide by 0-args Java UDF's internal behaviour change URL: https://github.com/apache/spark/pull/25224#issuecomment-513696235 thanks, merging to master! --

[GitHub] [spark] dongjoon-hyun commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval

2019-07-22 Thread GitBox
dongjoon-hyun commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval URL: https://github.com/apache/spark/pull/25225#issuecomment-513695122 cc @gatorsmile ---

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #25210: [SPARK-28432][SQL] Add `make_date` function

2019-07-22 Thread GitBox
dongjoon-hyun commented on a change in pull request #25210: [SPARK-28432][SQL] Add `make_date` function URL: https://github.com/apache/spark/pull/25210#discussion_r305727202 ## File path: sql/core/src/test/resources/sql-tests/inputs/pgSQL/date.sql ## @@ -349,15 +349,14 @@

[GitHub] [spark] MaxGekk commented on a change in pull request #25210: [SPARK-28432][SQL] Add `make_date` function

2019-07-22 Thread GitBox
MaxGekk commented on a change in pull request #25210: [SPARK-28432][SQL] Add `make_date` function URL: https://github.com/apache/spark/pull/25210#discussion_r305713861 ## File path: sql/core/src/test/resources/sql-tests/results/pgSQL/date.sql.out ## @@ -508,8 +508,48 @@ st

[GitHub] [spark] cloud-fan commented on a change in pull request #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType

2019-07-22 Thread GitBox
cloud-fan commented on a change in pull request #25198: [SPARK-28443][SQL] Spark sql add exception when create field type NullType URL: https://github.com/apache/spark/pull/25198#discussion_r305712240 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/

[GitHub] [spark] SparkQA commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
SparkQA commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513679772 **[Test build #108001 has started](https://amplab.cs.berkeley.edu/jenkins/job/Spar

[GitHub] [spark] SparkQA commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing

2019-07-22 Thread GitBox
SparkQA commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing URL: https://github.com/apache/spark/pull/25184#issuecomment-513679796 **[Test build #108002 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullReque

[GitHub] [spark] AmplabJenkins removed a comment on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513679096 Test PASSed. Refer to this link for build results (access rights t

[GitHub] [spark] AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513679096 Test PASSed. Refer to this link for build results (access rights to CI ser

[GitHub] [spark] AmplabJenkins removed a comment on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513679089 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs)

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs) URL: https://github.com/apache/spark/pull/24946#issuecomment-513679112 Test PASSed. Refer to this link for build results (access right

[GitHub] [spark] AmplabJenkins removed a comment on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing URL: https://github.com/apache/spark/pull/25184#issuecomment-513679028 Test PASSed. Refer to this link for build results (access rights to CI serve

[GitHub] [spark] AmplabJenkins commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing URL: https://github.com/apache/spark/pull/25184#issuecomment-513679019 Merged build finished. Test PASSed. --

[GitHub] [spark] AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513679089 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs)

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs) URL: https://github.com/apache/spark/pull/24946#issuecomment-513679104 Merged build finished. Test PASSed. -

[GitHub] [spark] AmplabJenkins removed a comment on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs)

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs) URL: https://github.com/apache/spark/pull/24946#issuecomment-513679112 Test PASSed. Refer to this link for build results (acce

[GitHub] [spark] AmplabJenkins commented on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs)

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs) URL: https://github.com/apache/spark/pull/24946#issuecomment-513679104 Merged build finished. Test PASSed. -

[GitHub] [spark] AmplabJenkins removed a comment on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing URL: https://github.com/apache/spark/pull/25184#issuecomment-513679019 Merged build finished. Test PASSed. --

[GitHub] [spark] AmplabJenkins commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing URL: https://github.com/apache/spark/pull/25184#issuecomment-513679028 Test PASSed. Refer to this link for build results (access rights to CI server needed

[GitHub] [spark] WeichenXu123 commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing

2019-07-22 Thread GitBox
WeichenXu123 commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing URL: https://github.com/apache/spark/pull/25184#issuecomment-513677219 Jenkins, retest this please. --

[GitHub] [spark] SparkQA commented on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs)

2019-07-22 Thread GitBox
SparkQA commented on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs) URL: https://github.com/apache/spark/pull/24946#issuecomment-513677056 **[Test build #108000 has started](https://amplab.cs.berkeley.edu/jenki

[GitHub] [spark] HyukjinKwon commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
HyukjinKwon commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513677016 retest this please ---

[GitHub] [spark] HyukjinKwon commented on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs)

2019-07-22 Thread GitBox
HyukjinKwon commented on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs) URL: https://github.com/apache/spark/pull/24946#issuecomment-513676624 retest this please

[GitHub] [spark] HyukjinKwon commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
HyukjinKwon commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513676338 Thanks for updating and addressing comments. Looks fine. Let me take a final look ag

[GitHub] [spark] HyukjinKwon commented on issue #24898: [SPARK-22340][PYTHON] Add a mode to pin Python thread into JVM's

2019-07-22 Thread GitBox
HyukjinKwon commented on issue #24898: [SPARK-22340][PYTHON] Add a mode to pin Python thread into JVM's URL: https://github.com/apache/spark/pull/24898#issuecomment-513675357 > 1) Do we think there might be any problems with blocking around how we do streaming in Python? I am not su

[GitHub] [spark] SparkQA commented on issue #25210: [SPARK-28432][SQL] Add `make_date` function

2019-07-22 Thread GitBox
SparkQA commented on issue #25210: [SPARK-28432][SQL] Add `make_date` function URL: https://github.com/apache/spark/pull/25210#issuecomment-513674557 **[Test build #107999 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107999/testReport)** for PR 25210 at c

[GitHub] [spark] AmplabJenkins removed a comment on issue #25210: [SPARK-28432][SQL] Add `make_date` function

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25210: [SPARK-28432][SQL] Add `make_date` function URL: https://github.com/apache/spark/pull/25210#issuecomment-513673877 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/j

[GitHub] [spark] AmplabJenkins commented on issue #25210: [SPARK-28432][SQL] Add `make_date` function

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25210: [SPARK-28432][SQL] Add `make_date` function URL: https://github.com/apache/spark/pull/25210#issuecomment-513673877 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//

[GitHub] [spark] dongjoon-hyun commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval

2019-07-22 Thread GitBox
dongjoon-hyun commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval URL: https://github.com/apache/spark/pull/25225#issuecomment-513674053 Thank you for updating. ---

[GitHub] [spark] AmplabJenkins removed a comment on issue #25210: [SPARK-28432][SQL] Add `make_date` function

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25210: [SPARK-28432][SQL] Add `make_date` function URL: https://github.com/apache/spark/pull/25210#issuecomment-513673871 Merged build finished. Test PASSed. This is an automated mess

[GitHub] [spark] AmplabJenkins commented on issue #25210: [SPARK-28432][SQL] Add `make_date` function

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25210: [SPARK-28432][SQL] Add `make_date` function URL: https://github.com/apache/spark/pull/25210#issuecomment-513673871 Merged build finished. Test PASSed. This is an automated message from

[GitHub] [spark] MaxGekk commented on a change in pull request #25210: [SPARK-28432][SQL] Add `make_date` function

2019-07-22 Thread GitBox
MaxGekk commented on a change in pull request #25210: [SPARK-28432][SQL] Add `make_date` function URL: https://github.com/apache/spark/pull/25210#discussion_r305703870 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/datetimeExpressions.scala ###

[GitHub] [spark] SparkQA commented on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array

2019-07-22 Thread GitBox
SparkQA commented on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array URL: https://github.com/apache/spark/pull/25172#issuecomment-513672167 **[Test build #107998 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107998/testReport

[GitHub] [spark] shivusondur commented on a change in pull request #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
shivusondur commented on a change in pull request #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#discussion_r305701755 ## File path: sql/core/src/test/resources/sql-tests/input

[GitHub] [spark] AmplabJenkins commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513671640 Test PASSed. Refer to this link for build results (access rights to CI server ne

[GitHub] [spark] AmplabJenkins commented on issue #25220: [SPARK-28459][SQL] Add `make_timestamp` function

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25220: [SPARK-28459][SQL] Add `make_timestamp` function URL: https://github.com/apache/spark/pull/25220#issuecomment-513671606 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenk

[GitHub] [spark] AmplabJenkins commented on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835 URL: https://github.com/apache/spark/pull/25212#issuecomment-513671609 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/je

[GitHub] [spark] AmplabJenkins removed a comment on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error URL: https://github.com/apache/spark/pull/25226#issuecomment-513671534 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://

[GitHub] [spark] shivusondur commented on a change in pull request #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
shivusondur commented on a change in pull request #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#discussion_r305701755 ## File path: sql/core/src/test/resources/sql-tests/input

[GitHub] [spark] AmplabJenkins commented on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array URL: https://github.com/apache/spark/pull/25172#issuecomment-513671596 Merged build finished. Test PASSed. This is an a

[GitHub] [spark] AmplabJenkins removed a comment on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513671640 Test PASSed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins removed a comment on issue #25220: [SPARK-28459][SQL] Add `make_timestamp` function

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25220: [SPARK-28459][SQL] Add `make_timestamp` function URL: https://github.com/apache/spark/pull/25220#issuecomment-513671606 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.

[GitHub] [spark] AmplabJenkins removed a comment on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array URL: https://github.com/apache/spark/pull/25172#issuecomment-513671598 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amp

[GitHub] [spark] AmplabJenkins removed a comment on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error URL: https://github.com/apache/spark/pull/25226#issuecomment-513671530 Merged build finished. Test PASSed. T

[GitHub] [spark] AmplabJenkins commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513671634 Merged build finished. Test PASSed. --

[GitHub] [spark] AmplabJenkins removed a comment on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array URL: https://github.com/apache/spark/pull/25172#issuecomment-513671596 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins commented on issue #25220: [SPARK-28459][SQL] Add `make_timestamp` function

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25220: [SPARK-28459][SQL] Add `make_timestamp` function URL: https://github.com/apache/spark/pull/25220#issuecomment-513671600 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835 URL: https://github.com/apache/spark/pull/25212#issuecomment-513671605 Merged build finished. Test PASSed. This is an automated messa

[GitHub] [spark] AmplabJenkins removed a comment on issue #25220: [SPARK-28459][SQL] Add `make_timestamp` function

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25220: [SPARK-28459][SQL] Add `make_timestamp` function URL: https://github.com/apache/spark/pull/25220#issuecomment-513671600 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array URL: https://github.com/apache/spark/pull/25172#issuecomment-513671598 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.b

[GitHub] [spark] dongjoon-hyun commented on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error

2019-07-22 Thread GitBox
dongjoon-hyun commented on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error URL: https://github.com/apache/spark/pull/25226#issuecomment-513671730 Thank you for retriggering, @HyukjinKwon . Th

[GitHub] [spark] AmplabJenkins removed a comment on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835 URL: https://github.com/apache/spark/pull/25212#issuecomment-513671609 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkele

[GitHub] [spark] AmplabJenkins removed a comment on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835 URL: https://github.com/apache/spark/pull/25212#issuecomment-513671605 Merged build finished. Test PASSed. This is an automat

[GitHub] [spark] AmplabJenkins removed a comment on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513671634 Merged build finished. Test PASSed. -

[GitHub] [spark] AmplabJenkins commented on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error URL: https://github.com/apache/spark/pull/25226#issuecomment-513671530 Merged build finished. Test PASSed. This is a

[GitHub] [spark] AmplabJenkins commented on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error URL: https://github.com/apache/spark/pull/25226#issuecomment-513671534 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.c

[GitHub] [spark] AmplabJenkins removed a comment on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval URL: https://github.com/apache/spark/pull/25225#issuecomment-513669206 Merged build finished. Test PASSed. ---

[GitHub] [spark] AmplabJenkins removed a comment on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval URL: https://github.com/apache/spark/pull/25225#issuecomment-513669213 Test PASSed. Refer to this link for build results (ac

[GitHub] [spark] beliefer commented on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array

2019-07-22 Thread GitBox
beliefer commented on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array URL: https://github.com/apache/spark/pull/25172#issuecomment-513669962 Retest this please. This is an automated message from

[GitHub] [spark] SparkQA commented on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error

2019-07-22 Thread GitBox
SparkQA commented on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error URL: https://github.com/apache/spark/pull/25226#issuecomment-513669840 **[Test build #107993 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107993/testRep

[GitHub] [spark] SparkQA commented on issue #25220: [SPARK-28459][SQL] Add `make_timestamp` function

2019-07-22 Thread GitBox
SparkQA commented on issue #25220: [SPARK-28459][SQL] Add `make_timestamp` function URL: https://github.com/apache/spark/pull/25220#issuecomment-513669849 **[Test build #107995 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107995/testReport)** for PR 2522

[GitHub] [spark] SparkQA commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
SparkQA commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513669878 **[Test build #107997 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullR

[GitHub] [spark] SparkQA commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval

2019-07-22 Thread GitBox
SparkQA commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval URL: https://github.com/apache/spark/pull/25225#issuecomment-513669848 **[Test build #107994 has started](https://amplab.cs.berkeley.edu/jen

[GitHub] [spark] SparkQA commented on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835

2019-07-22 Thread GitBox
SparkQA commented on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835 URL: https://github.com/apache/spark/pull/25212#issuecomment-513669877 **[Test build #107996 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107996/testReport)** for PR 25

[GitHub] [spark] wangyum commented on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835

2019-07-22 Thread GitBox
wangyum commented on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835 URL: https://github.com/apache/spark/pull/25212#issuecomment-513669533 retest this please This is an automated message from the Apache Git

[GitHub] [spark] HyukjinKwon commented on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error

2019-07-22 Thread GitBox
HyukjinKwon commented on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error URL: https://github.com/apache/spark/pull/25226#issuecomment-513669456 retest this please This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval URL: https://github.com/apache/spark/pull/25225#issuecomment-513669206 Merged build finished. Test PASSed. ---

[GitHub] [spark] AmplabJenkins commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval URL: https://github.com/apache/spark/pull/25225#issuecomment-513669213 Test PASSed. Refer to this link for build results (access rig

[GitHub] [spark] wangyum commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval

2019-07-22 Thread GitBox
wangyum commented on issue #25225: [SPARK-28469][SQL] Change CalendarIntervalType's readable string representation from calendarinterval to interval URL: https://github.com/apache/spark/pull/25225#issuecomment-513668919 retest this please --

[GitHub] [spark] AmplabJenkins removed a comment on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513668134 Test FAILed. Refer to this link for build results (access rights t

[GitHub] [spark] AmplabJenkins removed a comment on issue #25202: [SPARK-28289][SQL][PYTHON][TESTS] Convert and port 'union.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25202: [SPARK-28289][SQL][PYTHON][TESTS] Convert and port 'union.sql' into UDF test base URL: https://github.com/apache/spark/pull/25202#issuecomment-513667934 Test FAILed. Refer to this link for build results (access rights to CI server needed)

[GitHub] [spark] AmplabJenkins removed a comment on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513668126 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array URL: https://github.com/apache/spark/pull/25172#issuecomment-513667739 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://ampl

[GitHub] [spark] AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513668134 Test FAILed. Refer to this link for build results (access rights to CI ser

[GitHub] [spark] AmplabJenkins removed a comment on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513667859 Test FAILed. Refer to this link for build results (access rights t

[GitHub] [spark] AmplabJenkins removed a comment on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs)

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #24946: [SPARK-27234][SS][PYTHON] Use InheritableThreadLocal for current epoch in EpochTracker (to support Python UDFs) URL: https://github.com/apache/spark/pull/24946#issuecomment-513667803 Test FAILed. Refer to this link for build results (acce

[GitHub] [spark] AmplabJenkins removed a comment on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513667888 Test FAILed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins removed a comment on issue #25225: [SPARK-28469][SQL] Add simpleString for CalendarIntervalType

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25225: [SPARK-28469][SQL] Add simpleString for CalendarIntervalType URL: https://github.com/apache/spark/pull/25225#issuecomment-513667696 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.c

[GitHub] [spark] AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513668126 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error URL: https://github.com/apache/spark/pull/25226#issuecomment-513667650 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://a

[GitHub] [spark] AmplabJenkins removed a comment on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835 URL: https://github.com/apache/spark/pull/25212#issuecomment-513667682 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley

[GitHub] [spark] AmplabJenkins removed a comment on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing URL: https://github.com/apache/spark/pull/25184#issuecomment-513667874 Test FAILed. Refer to this link for build results (access rights to CI serve

[GitHub] [spark] AmplabJenkins removed a comment on issue #25202: [SPARK-28289][SQL][PYTHON][TESTS] Convert and port 'union.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25202: [SPARK-28289][SQL][PYTHON][TESTS] Convert and port 'union.sql' into UDF test base URL: https://github.com/apache/spark/pull/25202#issuecomment-513667929 Merged build finished. Test FAILed. ---

[GitHub] [spark] SparkQA removed a comment on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835

2019-07-22 Thread GitBox
SparkQA removed a comment on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835 URL: https://github.com/apache/spark/pull/25212#issuecomment-513655581 **[Test build #107990 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107990/testReport)** f

[GitHub] [spark] SparkQA removed a comment on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array

2019-07-22 Thread GitBox
SparkQA removed a comment on issue #25172: [SPARK-28412][SQL] ANSI SQL: OVERLAY function support byte array URL: https://github.com/apache/spark/pull/25172#issuecomment-513652054 **[Test build #107988 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/107988/te

[GitHub] [spark] AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513667859 Test FAILed. Refer to this link for build results (access rights to CI ser

[GitHub] [spark] AmplabJenkins removed a comment on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513667883 Merged build finished. Test FAILed. -

[GitHub] [spark] AmplabJenkins commented on issue #25202: [SPARK-28289][SQL][PYTHON][TESTS] Convert and port 'union.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25202: [SPARK-28289][SQL][PYTHON][TESTS] Convert and port 'union.sql' into UDF test base URL: https://github.com/apache/spark/pull/25202#issuecomment-513667929 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing URL: https://github.com/apache/spark/pull/25184#issuecomment-513666971 Merged build finished. Test PASSed. --

[GitHub] [spark] AmplabJenkins commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing URL: https://github.com/apache/spark/pull/25184#issuecomment-513667874 Test FAILed. Refer to this link for build results (access rights to CI server needed

[GitHub] [spark] SparkQA removed a comment on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
SparkQA removed a comment on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513625760 **[Test build #107979 has started](https://amplab.cs.berkeley.edu/jenkins/job/Sp

[GitHub] [spark] AmplabJenkins commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513667883 Merged build finished. Test FAILed. --

[GitHub] [spark] AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25215: [SPARK-28445][SQL][Python] Fix error when PythonUDF is used in both group by and aggregate expression URL: https://github.com/apache/spark/pull/25215#issuecomment-513667835 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25212: [SPARK-28460][SQL][TEST] Port test from HIVE-11835 URL: https://github.com/apache/spark/pull/25212#issuecomment-513667676 Merged build finished. Test FAILed. This is an automat

[GitHub] [spark] AmplabJenkins removed a comment on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error

2019-07-22 Thread GitBox
AmplabJenkins removed a comment on issue #25226: [SPARK-28468][INFRA][2.4] Upgrade pip to fix `sphinx` install error URL: https://github.com/apache/spark/pull/25226#issuecomment-513667637 Merged build finished. Test FAILed. T

[GitHub] [spark] AmplabJenkins commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25184: [SPARK-28431][SQL] Set maximum error message length in CSV datasource's parsing and writing URL: https://github.com/apache/spark/pull/25184#issuecomment-513667860 Merged build finished. Test FAILed. --

[GitHub] [spark] AmplabJenkins commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base

2019-07-22 Thread GitBox
AmplabJenkins commented on issue #25161: [SPARK-28390][SQL][PYTHON][TESTS] Convert and port 'pgSQL/select_having.sql' into UDF test base URL: https://github.com/apache/spark/pull/25161#issuecomment-513667888 Test FAILed. Refer to this link for build results (access rights to CI server ne

<    2   3   4   5   6   7   8   >