[GitHub] [spark] felixcheung commented on a change in pull request #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo

2019-05-21 Thread GitBox
felixcheung commented on a change in pull request #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo URL: https://github.com/apache/spark/pull/24664#discussion_r286103912 ## File path: external/docker/spark-mesos/Dockerfile ## @@ -24,7 +24,7 @@ RUN apt-get update

[GitHub] [spark] AmplabJenkins commented on issue #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page URL: https://github.com/apache/spark/pull/24666#issuecomment-494453022 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins removed a comment on issue #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page URL: https://github.com/apache/spark/pull/24666#issuecomment-494447976 Can one of the admins verify this patch?

[GitHub] [spark] wangyum commented on issue #24472: [SPARK-27578][SQL]Add support for "interval '23:59:59' hour to second"

2019-05-21 Thread GitBox
wangyum commented on issue #24472: [SPARK-27578][SQL]Add support for "interval '23:59:59' hour to second" URL: https://github.com/apache/spark/pull/24472#issuecomment-494450534 cc @MaxGekk This is an automated message from

[GitHub] [spark] AmplabJenkins commented on issue #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page URL: https://github.com/apache/spark/pull/24666#issuecomment-494450242 Can one of the admins verify this patch?

[GitHub] [spark] AmplabJenkins commented on issue #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page URL: https://github.com/apache/spark/pull/24666#issuecomment-494447976 Can one of the admins verify this patch?

[GitHub] [spark] srowen commented on issue #24648: [SPARK-27777][ML] Eliminate uncessary sliding job in AreaUnderCurve

2019-05-21 Thread GitBox
srowen commented on issue #24648: [SPARK-2][ML] Eliminate uncessary sliding job in AreaUnderCurve URL: https://github.com/apache/spark/pull/24648#issuecomment-494447837 The existing implementation also makes one pass; what do you mean there? This looks like it's just optimizing the

[GitHub] [spark] pengbo commented on issue #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page

2019-05-21 Thread GitBox
pengbo commented on issue #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page URL: https://github.com/apache/spark/pull/24666#issuecomment-494447822 @cloud-fan , Can you please have a look?

[GitHub] [spark] pengbo opened a new pull request #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page

2019-05-21 Thread GitBox
pengbo opened a new pull request #24666: [SPARK-27482][SQL][WEBUI] Show BroadcastHashJoinExec numOutputRows statistics info on SparkSQL UI page URL: https://github.com/apache/spark/pull/24666 ## What changes were proposed in this pull request? Currently, the SparkSQL UI page shows only

[GitHub] [spark] AmplabJenkins removed a comment on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources URL: https://github.com/apache/spark/pull/24615#issuecomment-494440439 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins removed a comment on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources URL: https://github.com/apache/spark/pull/24615#issuecomment-494440446 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources

2019-05-21 Thread GitBox
SparkQA commented on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources URL: https://github.com/apache/spark/pull/24615#issuecomment-494441448 **[Test build #105628 has

[GitHub] [spark] AmplabJenkins commented on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources URL: https://github.com/apache/spark/pull/24615#issuecomment-494440446 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24615: [SPARK-27488][CORE] Driver interface to support GPU resources URL: https://github.com/apache/spark/pull/24615#issuecomment-494440439 Merged build finished. Test PASSed. This is an

[GitHub] [spark] srowen commented on a change in pull request #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
srowen commented on a change in pull request #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#discussion_r286080206 ## File path: mllib/src/main/scala/org/apache/spark/mllib/evaluation/RegressionMetrics.scala

[GitHub] [spark] SparkQA commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
SparkQA commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494423758 **[Test build #105626 has

[GitHub] [spark] SparkQA commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 Thread GitBox
SparkQA commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs URL: https://github.com/apache/spark/pull/24631#issuecomment-494423777 **[Test build #105625 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105625/testReport)** for PR

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

2019-05-21 Thread GitBox
SparkQA commented on issue #24335: [SPARK-27425][SQL] Add count_if functions URL: https://github.com/apache/spark/pull/24335#issuecomment-494423778 **[Test build #105627 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105627/testReport)** for PR 24335 at

[GitHub] [spark] AmplabJenkins removed a comment on issue #24335: [SPARK-27425][SQL] Add count_if functions

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24335: [SPARK-27425][SQL] Add count_if functions URL: https://github.com/apache/spark/pull/24335#issuecomment-494422731 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494422661 Test PASSed. Refer to this link for build results (access

[GitHub] [spark] AmplabJenkins removed a comment on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs URL: https://github.com/apache/spark/pull/24631#issuecomment-494422676 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs URL: https://github.com/apache/spark/pull/24631#issuecomment-494422688 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494422655 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24335: [SPARK-27425][SQL] Add count_if functions

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24335: [SPARK-27425][SQL] Add count_if functions URL: https://github.com/apache/spark/pull/24335#issuecomment-494422722 Merged build finished. Test PASSed. This is an automated

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

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24335: [SPARK-27425][SQL] Add count_if functions URL: https://github.com/apache/spark/pull/24335#issuecomment-494422722 Merged build finished. Test PASSed. This is an automated message from

[GitHub] [spark] AmplabJenkins commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs URL: https://github.com/apache/spark/pull/24631#issuecomment-494422676 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494422655 Merged build finished. Test PASSed.

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

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24335: [SPARK-27425][SQL] Add count_if functions URL: https://github.com/apache/spark/pull/24335#issuecomment-494422731 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs URL: https://github.com/apache/spark/pull/24631#issuecomment-494422688 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494422661 Test PASSed. Refer to this link for build results (access rights to

[GitHub] [spark] HyukjinKwon closed pull request #24661: [MINOR][PYTHON] Remove explain(True) in test_udf.py

2019-05-21 Thread GitBox
HyukjinKwon closed pull request #24661: [MINOR][PYTHON] Remove explain(True) in test_udf.py URL: https://github.com/apache/spark/pull/24661 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [spark] AmplabJenkins removed a comment on issue #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS URL: https://github.com/apache/spark/pull/24665#issuecomment-494419055 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo URL: https://github.com/apache/spark/pull/24664#issuecomment-494415462 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo URL: https://github.com/apache/spark/pull/24664#issuecomment-494415478 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS URL: https://github.com/apache/spark/pull/24665#issuecomment-494419023 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA commented on issue #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo

2019-05-21 Thread GitBox
SparkQA commented on issue #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo URL: https://github.com/apache/spark/pull/24664#issuecomment-494420060 **[Test build #105624 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105624/testReport)** for PR

[GitHub] [spark] SparkQA commented on issue #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS

2019-05-21 Thread GitBox
SparkQA commented on issue #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS URL: https://github.com/apache/spark/pull/24665#issuecomment-494420061 **[Test build #105623 has

[GitHub] [spark] HyukjinKwon commented on issue #24661: [MINOR][PYTHON] Remove explain(True) in test_udf.py

2019-05-21 Thread GitBox
HyukjinKwon commented on issue #24661: [MINOR][PYTHON] Remove explain(True) in test_udf.py URL: https://github.com/apache/spark/pull/24661#issuecomment-494419903 Merged to master. This is an automated message from the Apache

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

2019-05-21 Thread GitBox
HyukjinKwon commented on issue #24335: [SPARK-27425][SQL] Add count_if functions URL: https://github.com/apache/spark/pull/24335#issuecomment-494419424 Reynold, @rxin, does this (https://github.com/apache/spark/pull/24335#issuecomment-494086108) answer to your question?

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

2019-05-21 Thread GitBox
HyukjinKwon commented on issue #24335: [SPARK-27425][SQL] Add count_if functions URL: https://github.com/apache/spark/pull/24335#issuecomment-494419306 retest this please This is an automated message from the Apache Git

[GitHub] [spark] AmplabJenkins commented on issue #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS URL: https://github.com/apache/spark/pull/24665#issuecomment-494419023 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS URL: https://github.com/apache/spark/pull/24665#issuecomment-494419055 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] HyukjinKwon commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
HyukjinKwon commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494418988 retest this please

[GitHub] [spark] wenxuanguan commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 Thread GitBox
wenxuanguan commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs URL: https://github.com/apache/spark/pull/24631#issuecomment-494418630 retest this please This is an automated message from the Apache

[GitHub] [spark] AmplabJenkins removed a comment on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494415562 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494415577 Test PASSed. Refer to this link for build results (access

[GitHub] [spark] AmplabJenkins removed a comment on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs URL: https://github.com/apache/spark/pull/24631#issuecomment-494415535 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs URL: https://github.com/apache/spark/pull/24631#issuecomment-494415546 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] srowen opened a new pull request #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS

2019-05-21 Thread GitBox
srowen opened a new pull request #24665: [MINOR][DOCS] Tighten up some key links to the project and download pages to use HTTPS URL: https://github.com/apache/spark/pull/24665 ## What changes were proposed in this pull request? Tighten up some key links to the project and download

[GitHub] [spark] AmplabJenkins commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494415562 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494415577 Test PASSed. Refer to this link for build results (access rights to

[GitHub] [spark] AmplabJenkins commented on issue #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo URL: https://github.com/apache/spark/pull/24664#issuecomment-494415462 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs URL: https://github.com/apache/spark/pull/24631#issuecomment-494415535 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24631: [SPARK-27774][CORE][MLLIB] Avoid hardcoded configs URL: https://github.com/apache/spark/pull/24631#issuecomment-494415546 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo URL: https://github.com/apache/spark/pull/24664#issuecomment-494415478 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] srowen commented on a change in pull request #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo

2019-05-21 Thread GitBox
srowen commented on a change in pull request #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo URL: https://github.com/apache/spark/pull/24664#discussion_r286054059 ## File path: external/docker/spark-mesos/Dockerfile ## @@ -24,7 +24,7 @@ RUN apt-get update && \

[GitHub] [spark] srowen commented on a change in pull request #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo

2019-05-21 Thread GitBox
srowen commented on a change in pull request #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo URL: https://github.com/apache/spark/pull/24664#discussion_r286053888 ## File path: appveyor.yml ## @@ -42,9 +42,9 @@ install: # Install maven and dependencies -

[GitHub] [spark] srowen commented on a change in pull request #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo

2019-05-21 Thread GitBox
srowen commented on a change in pull request #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo URL: https://github.com/apache/spark/pull/24664#discussion_r286054403 ## File path: dev/create-release/spark-rm/Dockerfile ## @@ -43,7 +43,7 @@ ARG PIP_PKGS="pyopenssl

[GitHub] [spark] srowen opened a new pull request #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo

2019-05-21 Thread GitBox
srowen opened a new pull request #24664: [SPARK-27794][R][DOCS] Use https URL for CRAN repo URL: https://github.com/apache/spark/pull/24664 ## What changes were proposed in this pull request? Use https URL for CRAN repo (and for a Scala download in a Dockerfile) ## How was

[GitHub] [spark] turboFei commented on issue #24610: [SPARK-27716][SQL] Complete the transactions support for part of jdbc datasource operations.

2019-05-21 Thread GitBox
turboFei commented on issue #24610: [SPARK-27716][SQL] Complete the transactions support for part of jdbc datasource operations. URL: https://github.com/apache/spark/pull/24610#issuecomment-494414407 gentle ping @dongjoon-hyun @HyukjinKwon

[GitHub] [spark] wangyum commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
wangyum commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494414069 Retest this please

[GitHub] [spark] HyukjinKwon commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
HyukjinKwon commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494411680 This build

[GitHub] [spark] HyukjinKwon commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile

2019-05-21 Thread GitBox
HyukjinKwon commented on issue #24620: [SPARK-27737][SQL][test-hadoop3.2] Upgrade to Hive 2.3.5 for Hive Metastore Client and Hadoop-3.2 profile URL: https://github.com/apache/spark/pull/24620#issuecomment-494411225 ```

[GitHub] [spark] AmplabJenkins removed a comment on issue #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing URL: https://github.com/apache/spark/pull/24525#issuecomment-494404740 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing URL: https://github.com/apache/spark/pull/24525#issuecomment-494404752 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing URL: https://github.com/apache/spark/pull/24525#issuecomment-494404740 Merged build finished. Test PASSed. This is

[GitHub] [spark] AmplabJenkins commented on issue #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing URL: https://github.com/apache/spark/pull/24525#issuecomment-494404752 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing

2019-05-21 Thread GitBox
SparkQA commented on issue #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing URL: https://github.com/apache/spark/pull/24525#issuecomment-494402104 **[Test build #105622 has

[GitHub] [spark] viirya commented on a change in pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing

2019-05-21 Thread GitBox
viirya commented on a change in pull request #24525: [SPARK-27633][SQL] Remove redundant aliases in NestedColumnAliasing URL: https://github.com/apache/spark/pull/24525#discussion_r286037871 ## File path:

[GitHub] [spark] SparkQA commented on issue #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans

2019-05-21 Thread GitBox
SparkQA commented on issue #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans URL: https://github.com/apache/spark/pull/24654#issuecomment-494398818 **[Test build #105621 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans URL: https://github.com/apache/spark/pull/24654#issuecomment-494397856 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans URL: https://github.com/apache/spark/pull/24654#issuecomment-494397870 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans URL: https://github.com/apache/spark/pull/24654#issuecomment-494397870 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans URL: https://github.com/apache/spark/pull/24654#issuecomment-494397856 Merged build finished. Test PASSed.

[GitHub] [spark] viirya commented on a change in pull request #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans

2019-05-21 Thread GitBox
viirya commented on a change in pull request #24654: [SPARK-27439][SQL] Explainging Dataset should show correct resolved plans URL: https://github.com/apache/spark/pull/24654#discussion_r286031563 ## File path: sql/core/src/main/scala/org/apache/spark/sql/Dataset.scala ##

[GitHub] [spark] AmplabJenkins removed a comment on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation URL: https://github.com/apache/spark/pull/21668#issuecomment-494394269 Test FAILed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] SparkQA commented on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled

2019-05-21 Thread GitBox
SparkQA commented on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled URL: https://github.com/apache/spark/pull/24650#issuecomment-494395327 **[Test build #105619 has

[GitHub] [spark] SparkQA commented on issue #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level

2019-05-21 Thread GitBox
SparkQA commented on issue #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level URL: https://github.com/apache/spark/pull/24221#issuecomment-494395376 **[Test build #105620 has

[GitHub] [spark] srowen commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
srowen commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource. URL: https://github.com/apache/spark/pull/24647#issuecomment-494395375 To be clear, you could cache the constructor object, but still make a new instance each time. And the creation of the

[GitHub] [spark] AmplabJenkins removed a comment on issue #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level URL: https://github.com/apache/spark/pull/24221#issuecomment-494394487 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation URL: https://github.com/apache/spark/pull/21668#issuecomment-494394254 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level URL: https://github.com/apache/spark/pull/24221#issuecomment-494394500 Test PASSed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins removed a comment on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled URL: https://github.com/apache/spark/pull/24650#issuecomment-494394470 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA removed a comment on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation

2019-05-21 Thread GitBox
SparkQA removed a comment on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation URL: https://github.com/apache/spark/pull/21668#issuecomment-494391978 **[Test build #105617 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled URL: https://github.com/apache/spark/pull/24650#issuecomment-494394490 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level URL: https://github.com/apache/spark/pull/24221#issuecomment-494394500 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled URL: https://github.com/apache/spark/pull/24650#issuecomment-494394490 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled URL: https://github.com/apache/spark/pull/24650#issuecomment-494394470 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level URL: https://github.com/apache/spark/pull/24221#issuecomment-494394487 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation URL: https://github.com/apache/spark/pull/21668#issuecomment-494394254 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA commented on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation

2019-05-21 Thread GitBox
SparkQA commented on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation URL: https://github.com/apache/spark/pull/21668#issuecomment-494394242 **[Test build #105617 has

[GitHub] [spark] AmplabJenkins commented on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation URL: https://github.com/apache/spark/pull/21668#issuecomment-494394269 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] dvogelbacher commented on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled

2019-05-21 Thread GitBox
dvogelbacher commented on issue #24650: [SPARK-27778][PYTHON] Fix toPandas conversion of empty DataFrame with Arrow enabled URL: https://github.com/apache/spark/pull/24650#issuecomment-494393075 yes, that's a good idea @BryanCutler, it is much clearer. I've made the change.

[GitHub] [spark] William1104 commented on a change in pull request #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level

2019-05-21 Thread GitBox
William1104 commented on a change in pull request #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level URL: https://github.com/apache/spark/pull/24221#discussion_r286026540 ## File path:

[GitHub] [spark] William1104 commented on a change in pull request #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level

2019-05-21 Thread GitBox
William1104 commented on a change in pull request #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level URL: https://github.com/apache/spark/pull/24221#discussion_r286025787 ## File path:

[GitHub] [spark] William1104 commented on a change in pull request #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level

2019-05-21 Thread GitBox
William1104 commented on a change in pull request #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level URL: https://github.com/apache/spark/pull/24221#discussion_r286025756 ## File path:

[GitHub] [spark] William1104 commented on a change in pull request #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level

2019-05-21 Thread GitBox
William1104 commented on a change in pull request #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level URL: https://github.com/apache/spark/pull/24221#discussion_r286025654 ## File path:

[GitHub] [spark] SparkQA commented on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation

2019-05-21 Thread GitBox
SparkQA commented on issue #21668: [SPARK-24690][SQL] Add a new config to control plan stats computation in LogicalRelation URL: https://github.com/apache/spark/pull/21668#issuecomment-494391978 **[Test build #105617 has

[GitHub] [spark] William1104 commented on a change in pull request #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level

2019-05-21 Thread GitBox
William1104 commented on a change in pull request #24221: [SPARK-27248][SQL] `refreshTable` should recreate cache with same cache name and storage level URL: https://github.com/apache/spark/pull/24221#discussion_r286025716 ## File path:

[GitHub] [spark] francis0407 commented on a change in pull request #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
francis0407 commented on a change in pull request #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#discussion_r286025553 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/subquery.scala

<    2   3   4   5   6   7   8   9   10   11   >