[GitHub] [spark] dilipbiswal commented on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
dilipbiswal commented on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494265327 LGTM This is an automated message from the Apache Git Service. To respond to t

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

2019-05-21 Thread GitBox
turboFei removed a comment 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-494261809 ok to test This i

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

2019-05-21 Thread GitBox
SparkQA commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource. URL: https://github.com/apache/spark/pull/24647#issuecomment-494266047 **[Test build #105601 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105601/testReport

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

2019-05-21 Thread GitBox
beliefer commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource. URL: https://github.com/apache/spark/pull/24647#issuecomment-494266375 > > I'm not sure about the contract here, whether providers are required to be stateless. If they're not then this wou

[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-494266827 Merged build finished. Test FAILed. This is an automated message from t

[GitHub] [spark] AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494266857 Test FAILed. Refer to this link for build results (access rights to CI server needed): htt

[GitHub] [spark] SparkQA commented on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
SparkQA commented on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494266657 **[Test build #105600 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105600/testReport)** for PR 24657 at commit

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

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

[GitHub] [spark] SparkQA commented on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series

2019-05-21 Thread GitBox
SparkQA commented on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series URL: https://github.com/apache/spark/pull/24643#issuecomment-494266658 **[Test build #105596 has finished](https://amplab.cs.berkeley.e

[GitHub] [spark] SparkQA commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
SparkQA commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#issuecomment-49423 **[Test build #105599 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105599/testReport)**

[GitHub] [spark] AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494266836 Test FAILed. Refer to this link for build results (access rights to CI server needed): htt

[GitHub] [spark] AmplabJenkins commented on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series URL: https://github.com/apache/spark/pull/24643#issuecomment-494266874 Test FAILed. Refer to this link for build results (acces

[GitHub] [spark] SparkQA commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
SparkQA commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494266653 **[Test build #105594 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder

[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-494266840 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job

[GitHub] [spark] SparkQA commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
SparkQA commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494266656 **[Test build #105593 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder

[GitHub] [spark] AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494266829 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series URL: https://github.com/apache/spark/pull/24643#issuecomment-494266865 Merged build finished. Test FAILed. --

[GitHub] [spark] SparkQA commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
SparkQA commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-49420 **[Test build #105597 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105597/testReport)**

[GitHub] [spark] AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494266848 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494266723 Merged build finished. Test FAILed. This is an automa

[GitHub] [spark] AmplabJenkins commented on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types URL: https://github.com/apache/spark/pull/21586#issuecomment-494266745 Test FAILed. Refer to this link for build results (access rights to CI server needed): https:/

[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-494266652 **[Test build #105595 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105595/testReport)** for PR 24335 at co

[GitHub] [spark] AmplabJenkins commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#issuecomment-494266719 Merged build finished. Test FAILed. This is an automat

[GitHub] [spark] AmplabJenkins commented on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494266736 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/Spar

[GitHub] [spark] AmplabJenkins commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494266733 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkele

[GitHub] [spark] SparkQA commented on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types

2019-05-21 Thread GitBox
SparkQA commented on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types URL: https://github.com/apache/spark/pull/21586#issuecomment-49421 **[Test build #105598 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105

[GitHub] [spark] AmplabJenkins commented on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494266729 Merged build finished. Test FAILed. This is an automated message from the Ap

[GitHub] [spark] AmplabJenkins commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#issuecomment-494266724 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley

[GitHub] [spark] AmplabJenkins commented on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types URL: https://github.com/apache/spark/pull/21586#issuecomment-494266732 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494267746 Merged build finished. Test PASSed. This is an automated message from the Ap

[GitHub] [spark] AmplabJenkins removed a comment on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types URL: https://github.com/apache/spark/pull/21586#issuecomment-494266732 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494266733 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs

[GitHub] [spark] AmplabJenkins removed a comment on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series URL: https://github.com/apache/spark/pull/24643#issuecomment-494266874 Test FAILed. Refer to this link for build resul

[GitHub] [spark] dilipbiswal commented on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
dilipbiswal commented on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494267299 retest this please This is an automated message from the Apache Git Service. T

[GitHub] [spark] SparkQA removed a comment on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
SparkQA removed a comment on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494258025 **[Test build #105597 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105597/testRep

[GitHub] [spark] SparkQA removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
SparkQA removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494249540 **[Test build #105594 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequest

[GitHub] [spark] AmplabJenkins removed a comment on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#issuecomment-494266724 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.

[GitHub] [spark] SparkQA removed a comment on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series

2019-05-21 Thread GitBox
SparkQA removed a comment on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series URL: https://github.com/apache/spark/pull/24643#issuecomment-494252806 **[Test build #105596 has started](https://amplab.cs.be

[GitHub] [spark] dilipbiswal commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
dilipbiswal commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494267436 retest this please This is an automated message from th

[GitHub] [spark] AmplabJenkins removed a comment on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494266723 Merged build finished. Test FAILed. This is a

[GitHub] [spark] AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494266848 Merged build finished. Test FAILed.

[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-494266827 Merged build finished. Test FAILed. This is an automated messag

[GitHub] [spark] SparkQA removed a comment on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
SparkQA removed a comment on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#issuecomment-494261955 **[Test build #105599 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105599/testRepo

[GitHub] [spark] SparkQA removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
SparkQA removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494263952 **[Test build #105600 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105600/testReport)** for PR 24657 at

[GitHub] [spark] AmplabJenkins removed a comment on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types URL: https://github.com/apache/spark/pull/21586#issuecomment-494266745 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
SparkQA removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494248027 **[Test build #105593 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequest

[GitHub] [spark] AmplabJenkins removed a comment on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#issuecomment-494266719 Merged build finished. Test FAILed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494266836 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24643: [SPARK-26412][PySpark][SQL][WIP] Allow Pandas UDF to take an iterator of pd.Series or an iterator of tuple of pd.Series URL: https://github.com/apache/spark/pull/24643#issuecomment-494266865 Merged build finished. Test FAILed. -

[GitHub] [spark] AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494266729 Merged build finished. Test FAILed. This is an automated message fr

[GitHub] [spark] AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494266829 Merged build finished. Test FAILed.

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

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

[GitHub] [spark] AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494266736 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/

[GitHub] [spark] SparkQA removed a comment on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types

2019-05-21 Thread GitBox
SparkQA removed a comment on issue #21586: [SPARK-24586][SQL] Upcast should not allow casting from string to other types URL: https://github.com/apache/spark/pull/21586#issuecomment-494258026 **[Test build #105598 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuil

[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-494266840 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenk

[GitHub] [spark] AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494266857 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] beliefer edited a comment on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
beliefer edited a comment on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource. URL: https://github.com/apache/spark/pull/24647#issuecomment-494214438 > I'm not sure about the contract here, whether providers are required to be stateless. If they're not then thi

[GitHub] [spark] AmplabJenkins removed a comment on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource. URL: https://github.com/apache/spark/pull/24647#issuecomment-49426 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins removed a comment on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494267792 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.c

[GitHub] [spark] beliefer commented on a change in pull request #24372: [SPARK-27462][SQL] Enhance insert into hive table that could choose some columns in target table flexibly.

2019-05-21 Thread GitBox
beliefer commented on a change in pull request #24372: [SPARK-27462][SQL] Enhance insert into hive table that could choose some columns in target table flexibly. URL: https://github.com/apache/spark/pull/24372#discussion_r284222739 ## File path: sql/core/src/main/scala/org/apache/

[GitHub] [spark] AmplabJenkins removed a comment on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource. URL: https://github.com/apache/spark/pull/24647#issuecomment-494267784 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amp

[GitHub] [spark] beliefer edited a comment on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource.

2019-05-21 Thread GitBox
beliefer edited a comment on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource. URL: https://github.com/apache/spark/pull/24647#issuecomment-494214438 > I'm not sure about the contract here, whether providers are required to be stateless. If they're not then thi

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

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource. URL: https://github.com/apache/spark/pull/24647#issuecomment-494267784 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.b

[GitHub] [spark] SparkQA commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
SparkQA commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494268394 **[Test build #105603 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/

[GitHub] [spark] AmplabJenkins removed a comment on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494267786 Merged build finished. Test PASSed. This is a

[GitHub] [spark] SparkQA commented on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
SparkQA commented on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494268392 **[Test build #105602 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105602/testReport)** for PR 24657 at commit

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

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

[GitHub] [spark] SparkQA commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
SparkQA commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494268418 **[Test build #105604 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105604/testReport)**

[GitHub] [spark] AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494267750 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins

[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_r285879099 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/subquery.s

[GitHub] [spark] HeartSaVioR commented on issue #24627: [SPARK-27748][SS] Kafka consumer/producer password/token redaction.

2019-05-21 Thread GitBox
HeartSaVioR commented on issue #24627: [SPARK-27748][SS] Kafka consumer/producer password/token redaction. URL: https://github.com/apache/spark/pull/24627#issuecomment-494267955 I know this patch just apply redaction to all the places which print configuration as of now, but I'm feeling th

[GitHub] [spark] AmplabJenkins commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494267786 Merged build finished. Test PASSed. This is an automa

[GitHub] [spark] AmplabJenkins commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24344: [SPARK-27440][SQL] Optimize uncorrelated predicate subquery URL: https://github.com/apache/spark/pull/24344#issuecomment-494267792 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkel

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

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource. URL: https://github.com/apache/spark/pull/24647#issuecomment-49426 Merged build finished. Test PASSed. This is an a

[GitHub] [spark] AmplabJenkins commented on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494267750 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins//job/tes

[GitHub] [spark] AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494267746 Merged build finished. Test PASSed. This is an automated message fr

[GitHub] [spark] dilipbiswal commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
dilipbiswal commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494268025 retest this please This is an aut

[GitHub] [spark] AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-49427 Test PASSed. Refer to this link for build results (access rights to CI server needed): ht

[GitHub] [spark] AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494269994 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-49427 Test PASSed. Refer to this link for build results (access rights to CI server needed):

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

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

[GitHub] [spark] AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24655: [SPARK-27786][SQL] Fix Sha1, Md5, and Base64 codegen when commons-codec is shaded URL: https://github.com/apache/spark/pull/24655#issuecomment-494269994 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-494273096 Test FAILed. Refer to this link for build results (access ri

[GitHub] [spark] SparkQA commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
SparkQA commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#issuecomment-494272808 **[Test build #105606 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105606/testReport)** f

[GitHub] [spark] AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494271545 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkins/

[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_r285882617 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/expressions/subquery.s

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

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

[GitHub] [spark] AmplabJenkins commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#issuecomment-494272233 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkele

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

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

[GitHub] [spark] SparkQA commented on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
SparkQA commented on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494271439 **[Test build #105602 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105602/testReport)** for PR 24657 at commit

[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-494272831 **[Test build #105607 has started](https://amplab.cs.berkeley.edu/jenkins/job

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

2019-05-21 Thread GitBox
HeartSaVioR commented on issue #24647: [SPARK-27776][SQL]Avoid duplicate Java reflection in DataSource. URL: https://github.com/apache/spark/pull/24647#issuecomment-494273198 I'm not sure you're understanding the points here. Just assuming we don't want to change the current behavior (but

[GitHub] [spark] SparkQA removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
SparkQA removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494268392 **[Test build #105602 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/105602/testReport)** for PR 24657 at

[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-494273093 Build finished. Test FAILed. -

[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-494273093 Build finished. Test FAILed. --

[GitHub] [spark] AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example.

2019-05-21 Thread GitBox
AmplabJenkins removed a comment on issue #24657: [MINOR][DOCS] Fix Spark hive example. URL: https://github.com/apache/spark/pull/24657#issuecomment-494271540 Merged build finished. Test PASSed. This is an automated message fr

[GitHub] [spark] AmplabJenkins commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
AmplabJenkins commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#issuecomment-494272230 Merged build finished. Test PASSed. This is an automat

[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-494273083 **[Test build #105605 has finished](https://amplab.cs.berkeley.edu/jenkins/jo

[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-494270566 **[Test build #105605 has started](https://amplab.cs.berkeley.edu/jenkins/job

[GitHub] [spark] zhengruifeng commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg

2019-05-21 Thread GitBox
zhengruifeng commented on issue #24656: [SPARK-27787][ML] Eliminate uncessary job to compute SSreg URL: https://github.com/apache/spark/pull/24656#issuecomment-494270505 retest this please This is an automated message from th

  1   2   3   4   5   6   7   8   9   10   >