[GitHub] [spark] dilipbiswal commented on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery

2019-04-08 Thread GitBox
dilipbiswal commented on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery URL: https://github.com/apache/spark/pull/24321#issuecomment-481126992 cc @cloud-fan This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on issue #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager URL: https://github.com/apache/spark/pull/24322#issuecomment-481124873 Can one of the admins verify this patch? -

[GitHub] [spark] AmplabJenkins commented on issue #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager URL: https://github.com/apache/spark/pull/24322#issuecomment-481125396 Can one of the admins verify this patch? This

[GitHub] [spark] AmplabJenkins removed a comment on issue #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager URL: https://github.com/apache/spark/pull/24322#issuecomment-481124751 Can one of the admins verify this patch? -

[GitHub] [spark] AmplabJenkins commented on issue #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager URL: https://github.com/apache/spark/pull/24322#issuecomment-481124873 Can one of the admins verify this patch? This

[GitHub] [spark] AmplabJenkins commented on issue #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager URL: https://github.com/apache/spark/pull/24322#issuecomment-481124751 Can one of the admins verify this patch? This

[GitHub] [spark] cloud-fan commented on a change in pull request #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
cloud-fan commented on a change in pull request #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#discussion_r273345859 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/hints.scala

[GitHub] [spark] xuechendi opened a new pull request #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager

2019-04-08 Thread GitBox
xuechendi opened a new pull request #24322: [SPARK-27412][Shuffle]Add a new shuffle manager: PmemShuffleManager URL: https://github.com/apache/spark/pull/24322 PmemShuffleManager is used to write/read shuffle data and external sorter spilled data to Persistent Memory Device, and leverage P

[GitHub] [spark] HyukjinKwon commented on issue #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc

2019-04-08 Thread GitBox
HyukjinKwon commented on issue #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc URL: https://github.com/apache/spark/pull/24259#issuecomment-481124093 Thanks all! This is an

[GitHub] [spark] AmplabJenkins commented on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery URL: https://github.com/apache/spark/pull/24321#issuecomment-481123075 Can one of the admins verify this patch? T

[GitHub] [spark] AmplabJenkins removed a comment on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery URL: https://github.com/apache/spark/pull/24321#issuecomment-481122931 Can one of the admins verify this patch? --

[GitHub] [spark] AmplabJenkins commented on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery URL: https://github.com/apache/spark/pull/24321#issuecomment-481122931 Can one of the admins verify this patch? T

[GitHub] [spark] AmplabJenkins removed a comment on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery URL: https://github.com/apache/spark/pull/24321#issuecomment-481121648 Can one of the admins verify this patch? --

[GitHub] [spark] AmplabJenkins commented on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24321: [SPARK-27411][SQL] DataSourceV2Strategy should not eliminate subquery URL: https://github.com/apache/spark/pull/24321#issuecomment-481121648 Can one of the admins verify this patch? T

[GitHub] [spark] francis0407 opened a new pull request #24321: SPARK-27411: DataSourceV2Strategy should not eliminate subquery

2019-04-08 Thread GitBox
francis0407 opened a new pull request #24321: SPARK-27411: DataSourceV2Strategy should not eliminate subquery URL: https://github.com/apache/spark/pull/24321 ## What changes were proposed in this pull request? In DataSourceV2Strategy, it seems we eliminate the subqueries by mistake

[GitHub] [spark] AmplabJenkins removed a comment on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size URL: https://github.com/apache/spark/pull/24317#issuecomment-481120116 Merged build finished. Test PASSed. ---

[GitHub] [spark] AmplabJenkins removed a comment on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size URL: https://github.com/apache/spark/pull/24317#issuecomment-481120121 Test PASSed. Refer to this link for build results (access rights to C

[GitHub] [spark] AmplabJenkins commented on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size URL: https://github.com/apache/spark/pull/24317#issuecomment-481120116 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size URL: https://github.com/apache/spark/pull/24317#issuecomment-481120121 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] SparkQA commented on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size

2019-04-08 Thread GitBox
SparkQA commented on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size URL: https://github.com/apache/spark/pull/24317#issuecomment-481119474 **[Test build #104417 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPu

[GitHub] [spark] SparkQA removed a comment on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size

2019-04-08 Thread GitBox
SparkQA removed a comment on issue #24317: [Spark-27406][SQL]UnsafeArrayData serialization breaks when two machines have different Oops size URL: https://github.com/apache/spark/pull/24317#issuecomment-481076986 **[Test build #104417 has started](https://amplab.cs.berkeley.edu/jenkins/job/

[GitHub] [spark] cloud-fan commented on a change in pull request #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
cloud-fan commented on a change in pull request #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#discussion_r273340869 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimizer/EliminateResolvedHint.sca

[GitHub] [spark] AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481116229 Merged build finished. Test PASSed. --

[GitHub] [spark] AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481116234 Test PASSed. Refer to this link for build results (access rights to CI s

[GitHub] [spark] AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481116229 Merged build finished. Test PASSed. --

[GitHub] [spark] AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481116234 Test PASSed. Refer to this link for build results (access rights to CI server ne

[GitHub] [spark] kiszk commented on issue #24308: [SPARK-27397][Core] Take care of OpenJ9 JVM in Spark

2019-04-08 Thread GitBox
kiszk commented on issue #24308: [SPARK-27397][Core] Take care of OpenJ9 JVM in Spark URL: https://github.com/apache/spark/pull/24308#issuecomment-481115991 @dongjoon-hyun Thank you. I will address them on middle or late this week since I am on a business trip this week. -

[GitHub] [spark] AmplabJenkins removed a comment on issue #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#issuecomment-481115421 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berke

[GitHub] [spark] AmplabJenkins commented on issue #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#issuecomment-481115417 Merged build finished. Test PASSed. This is an automated me

[GitHub] [spark] AmplabJenkins removed a comment on issue #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#issuecomment-481115417 Merged build finished. Test PASSed. This is an auto

[GitHub] [spark] AmplabJenkins commented on issue #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#issuecomment-481115421 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/

[GitHub] [spark] SparkQA commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
SparkQA commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481115046 **[Test build #104422 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullR

[GitHub] [spark] SparkQA removed a comment on issue #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-08 Thread GitBox
SparkQA removed a comment on issue #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#issuecomment-481075570 **[Test build #104416 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104416/testReport)**

[GitHub] [spark] SparkQA commented on issue #24129: [SPARK-27190][SQL] add table capability for streaming

2019-04-08 Thread GitBox
SparkQA commented on issue #24129: [SPARK-27190][SQL] add table capability for streaming URL: https://github.com/apache/spark/pull/24129#issuecomment-481115005 **[Test build #104416 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104416/testReport)** for P

[GitHub] [spark] eatoncys commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
eatoncys commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481114815 retest this please Thi

[GitHub] [spark] AmplabJenkins removed a comment on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns URL: https://github.com/apache/spark/pull/24320#issuecomment-481112687 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns URL: https://github.com/apache/spark/pull/24320#issuecomment-481112683 Merged build finished. Test FAILed. -

[GitHub] [spark] AmplabJenkins commented on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns URL: https://github.com/apache/spark/pull/24320#issuecomment-481112683 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns URL: https://github.com/apache/spark/pull/24320#issuecomment-481112687 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://

[GitHub] [spark] SparkQA removed a comment on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns

2019-04-08 Thread GitBox
SparkQA removed a comment on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns URL: https://github.com/apache/spark/pull/24320#issuecomment-481071504 **[Test build #104415 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuild

[GitHub] [spark] SparkQA commented on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns

2019-04-08 Thread GitBox
SparkQA commented on issue #24320: [SPARK-27410][MLLIB] Remove deprecated / no-op mllib.KMeans getRuns, setRuns URL: https://github.com/apache/spark/pull/24320#issuecomment-481112471 **[Test build #104415 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/1044

[GitHub] [spark] cloud-fan closed pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc

2019-04-08 Thread GitBox
cloud-fan closed pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc URL: https://github.com/apache/spark/pull/24259 This is an automated message from the Apache G

[GitHub] [spark] cloud-fan commented on issue #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc

2019-04-08 Thread GitBox
cloud-fan commented on issue #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc URL: https://github.com/apache/spark/pull/24259#issuecomment-48192 thanks, merging to master! ---

[GitHub] [spark] cloud-fan commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc

2019-04-08 Thread GitBox
cloud-fan commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc URL: https://github.com/apache/spark/pull/24259#discussion_r273332842 ## File path: sql/gen-sql-markdown.py ## @@ -136,6 +137

[GitHub] [spark] AmplabJenkins commented on issue #24311: [SPARK-27401][SQL] Refactoring conversion of Timestamp to/from java.sql.Timestamp

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24311: [SPARK-27401][SQL] Refactoring conversion of Timestamp to/from java.sql.Timestamp URL: https://github.com/apache/spark/pull/24311#issuecomment-481110192 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #24311: [SPARK-27401][SQL] Refactoring conversion of Timestamp to/from java.sql.Timestamp

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24311: [SPARK-27401][SQL] Refactoring conversion of Timestamp to/from java.sql.Timestamp URL: https://github.com/apache/spark/pull/24311#issuecomment-481110197 Test PASSed. Refer to this link for build results (access rights to CI server needed): ht

[GitHub] [spark] AmplabJenkins removed a comment on issue #24311: [SPARK-27401][SQL] Refactoring conversion of Timestamp to/from java.sql.Timestamp

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24311: [SPARK-27401][SQL] Refactoring conversion of Timestamp to/from java.sql.Timestamp URL: https://github.com/apache/spark/pull/24311#issuecomment-481110192 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24311: [SPARK-27401][SQL] Refactoring conversion of Timestamp to/from java.sql.Timestamp

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24311: [SPARK-27401][SQL] Refactoring conversion of Timestamp to/from java.sql.Timestamp URL: https://github.com/apache/spark/pull/24311#issuecomment-481110197 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481108798 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.e

[GitHub] [spark] SparkQA commented on issue #24311: [SPARK-27401][SQL] Refactoring conversion of Timestamp to/from java.sql.Timestamp

2019-04-08 Thread GitBox
SparkQA commented on issue #24311: [SPARK-27401][SQL] Refactoring conversion of Timestamp to/from java.sql.Timestamp URL: https://github.com/apache/spark/pull/24311#issuecomment-481109151 **[Test build #104421 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/

[GitHub] [spark] AmplabJenkins removed a comment on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481108791 Merged build finished. Test FAILed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481108791 Merged build finished. Test FAILed. This is an automated message

[GitHub] [spark] SparkQA removed a comment on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
SparkQA removed a comment on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481078299 **[Test build #104418 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104418/testReport)** for

[GitHub] [spark] AmplabJenkins commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481108798 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenki

[GitHub] [spark] SparkQA commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
SparkQA commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481108615 **[Test build #104418 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104418/testReport)** for PR 241

[GitHub] [spark] AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481103624 Test FAILed. Refer to this link for build results (access rights to CI s

[GitHub] [spark] AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481103617 Merged build finished. Test FAILed. --

[GitHub] [spark] SparkQA commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
SparkQA commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481103495 **[Test build #104413 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPull

[GitHub] [spark] AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481103617 Merged build finished. Test FAILed. --

[GitHub] [spark] SparkQA removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
SparkQA removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481066255 **[Test build #104413 has started](https://amplab.cs.berkeley.edu/jenkins/job/Sp

[GitHub] [spark] AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481103624 Test FAILed. Refer to this link for build results (access rights to CI server ne

[GitHub] [spark] HyukjinKwon commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc

2019-04-08 Thread GitBox
HyukjinKwon commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc URL: https://github.com/apache/spark/pull/24259#discussion_r273325573 ## File path: sql/gen-sql-markdown.py ## @@ -136,6 +1

[GitHub] [spark] HyukjinKwon commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc

2019-04-08 Thread GitBox
HyukjinKwon commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc URL: https://github.com/apache/spark/pull/24259#discussion_r273325584 ## File path: sql/gen-sql-markdown.py ## @@ -136,6 +1

[GitHub] [spark] HyukjinKwon commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc

2019-04-08 Thread GitBox
HyukjinKwon commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc URL: https://github.com/apache/spark/pull/24259#discussion_r273325573 ## File path: sql/gen-sql-markdown.py ## @@ -136,6 +1

[GitHub] [spark] HyukjinKwon commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc

2019-04-08 Thread GitBox
HyukjinKwon commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc URL: https://github.com/apache/spark/pull/24259#discussion_r273325584 ## File path: sql/gen-sql-markdown.py ## @@ -136,6 +1

[GitHub] [spark] jiangxb1987 commented on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate

2019-04-08 Thread GitBox
jiangxb1987 commented on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate URL: https://github.com/apache/spark/pull/24303#issuecomment-481102085 LGTM This is an

[GitHub] [spark] rxin commented on a change in pull request #24110: [SPARK-25341][Core] Support rolling back a shuffle map stage and re-generate the shuffle files

2019-04-08 Thread GitBox
rxin commented on a change in pull request #24110: [SPARK-25341][Core] Support rolling back a shuffle map stage and re-generate the shuffle files URL: https://github.com/apache/spark/pull/24110#discussion_r273324907 ## File path: core/src/main/scala/org/apache/spark/storage/BlockId.

[GitHub] [spark] hehuiyuan commented on issue #24270: [SPARK-27343][KAFKA][SS]Avoid hardcoded for spark-sql-kafka-0-10

2019-04-08 Thread GitBox
hehuiyuan commented on issue #24270: [SPARK-27343][KAFKA][SS]Avoid hardcoded for spark-sql-kafka-0-10 URL: https://github.com/apache/spark/pull/24270#issuecomment-481100585 > @hehuiyuan I see 2 ways: > > * MAX_OFFSET_PER_TRIGGER.toLowerCase > * Find out whether `maxOffsetsPerTrigg

[GitHub] [spark] hehuiyuan removed a comment on issue #24270: [SPARK-27343][KAFKA][SS]Avoid hardcoded for spark-sql-kafka-0-10

2019-04-08 Thread GitBox
hehuiyuan removed a comment on issue #24270: [SPARK-27343][KAFKA][SS]Avoid hardcoded for spark-sql-kafka-0-10 URL: https://github.com/apache/spark/pull/24270#issuecomment-481096710 @gaborgsomogyi ```scala new KafkaSource( sqlContext, kafkaOffsetReader, ka

[GitHub] [spark] chakravarthiT commented on a change in pull request #24136: [SPARK-27088][SQL] Add a configuration to set log level for each batch at RuleExecutor

2019-04-08 Thread GitBox
chakravarthiT commented on a change in pull request #24136: [SPARK-27088][SQL] Add a configuration to set log level for each batch at RuleExecutor URL: https://github.com/apache/spark/pull/24136#discussion_r273321037 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/c

[GitHub] [spark] hehuiyuan commented on issue #24270: [SPARK-27343][KAFKA][SS]Avoid hardcoded for spark-sql-kafka-0-10

2019-04-08 Thread GitBox
hehuiyuan commented on issue #24270: [SPARK-27343][KAFKA][SS]Avoid hardcoded for spark-sql-kafka-0-10 URL: https://github.com/apache/spark/pull/24270#issuecomment-481096710 @gaborgsomogyi ```scala new KafkaSource( sqlContext, kafkaOffsetReader, kafkaParam

[GitHub] [spark] SparkQA commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
SparkQA commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481095479 **[Test build #104420 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104420/testReport)** for PR 2416

[GitHub] [spark] AmplabJenkins commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481095194 Test PASSed. 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 #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481095191 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481095194 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.

[GitHub] [spark] maryannxue commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
maryannxue commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481095014 @maropu I added "hint error handling point" in the hint resolving and hint-node elimination stage, with default behavior as logging

[GitHub] [spark] AmplabJenkins commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24164: [SPARK-27225][SQL] Implement join strategy hints URL: https://github.com/apache/spark/pull/24164#issuecomment-481095191 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins URL: https://github.com/apache/spark/pull/24044#issuecomment-481092650 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.e

[GitHub] [spark] AmplabJenkins commented on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins URL: https://github.com/apache/spark/pull/24044#issuecomment-481092650 Test FAILed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenki

[GitHub] [spark] AmplabJenkins commented on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins URL: https://github.com/apache/spark/pull/24044#issuecomment-481092642 Merged build finished. Test FAILed. This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins URL: https://github.com/apache/spark/pull/24044#issuecomment-481092642 Merged build finished. Test FAILed. This is an automated

[GitHub] [spark] SparkQA removed a comment on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins

2019-04-08 Thread GitBox
SparkQA removed a comment on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins URL: https://github.com/apache/spark/pull/24044#issuecomment-481046526 **[Test build #104412 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104412/testReport)** for

[GitHub] [spark] SparkQA commented on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins

2019-04-08 Thread GitBox
SparkQA commented on issue #24044: [WIP][test-hadoop3.2] Test Hadoop 3.2 on jenkins URL: https://github.com/apache/spark/pull/24044#issuecomment-481092474 **[Test build #104412 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/104412/testReport)** for PR 240

[GitHub] [spark] cloud-fan commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc

2019-04-08 Thread GitBox
cloud-fan commented on a change in pull request #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc URL: https://github.com/apache/spark/pull/24259#discussion_r273316356 ## File path: sql/gen-sql-markdown.py ## @@ -136,6 +137

[GitHub] [spark] cloud-fan commented on issue #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc

2019-04-08 Thread GitBox
cloud-fan commented on issue #24259: [SPARK-27328][SQL] Add 'deprecated' in ExpressionDescription for extended usage and SQL doc URL: https://github.com/apache/spark/pull/24259#issuecomment-481091570 LGTM except one comment: https://github.com/apache/spark/pull/24259/files#r273316356

[GitHub] [spark] AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481090286 Test FAILed. Refer to this link for build results (access rights to CI s

[GitHub] [spark] AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481090284 Merged build finished. Test FAILed. --

[GitHub] [spark] cloud-fan commented on a change in pull request #24117: [SPARK-27181][SQL]: Add public transform API

2019-04-08 Thread GitBox
cloud-fan commented on a change in pull request #24117: [SPARK-27181][SQL]: Add public transform API URL: https://github.com/apache/spark/pull/24117#discussion_r273315422 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/command/PlanResolutionSuite.scala ###

[GitHub] [spark] cloud-fan commented on issue #24117: [SPARK-27181][SQL]: Add public transform API

2019-04-08 Thread GitBox
cloud-fan commented on issue #24117: [SPARK-27181][SQL]: Add public transform API URL: https://github.com/apache/spark/pull/24117#issuecomment-481090482 LGTM except one comment This is an automated message from the Apache Git

[GitHub] [spark] SparkQA commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
SparkQA commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481090161 **[Test build #104414 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPull

[GitHub] [spark] AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481090286 Test FAILed. Refer to this link for build results (access rights to CI server ne

[GitHub] [spark] SparkQA removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
SparkQA removed a comment on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481070226 **[Test build #104414 has started](https://amplab.cs.berkeley.edu/jenkins/job/Sp

[GitHub] [spark] AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #23010: [SPARK-26012][SQL]Null and '' values should not cause dynamic partition failure of string types URL: https://github.com/apache/spark/pull/23010#issuecomment-481090284 Merged build finished. Test FAILed. --

[GitHub] [spark] AmplabJenkins removed a comment on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate URL: https://github.com/apache/spark/pull/24303#issuecomment-481086895 Merged build finished. Test PASSed. --

[GitHub] [spark] AmplabJenkins commented on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate URL: https://github.com/apache/spark/pull/24303#issuecomment-481086909 Test PASSed. Refer to this link for build results (access rights to CI serve

[GitHub] [spark] AmplabJenkins removed a comment on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate

2019-04-08 Thread GitBox
AmplabJenkins removed a comment on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate URL: https://github.com/apache/spark/pull/24303#issuecomment-481086909 Test PASSed. Refer to this link for build results (access rights to

[GitHub] [spark] AmplabJenkins commented on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate URL: https://github.com/apache/spark/pull/24303#issuecomment-481086895 Merged build finished. Test PASSed. --

[GitHub] [spark] SparkQA removed a comment on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate

2019-04-08 Thread GitBox
SparkQA removed a comment on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate URL: https://github.com/apache/spark/pull/24303#issuecomment-481032642 **[Test build #104408 has started](https://amplab.cs.berkeley.edu/jenkins/jo

[GitHub] [spark] SparkQA commented on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate

2019-04-08 Thread GitBox
SparkQA commented on issue #24303: [SPARK-27394][WebUI]Flush LiveEntity if necessary when receiving SparkListenerExecutorMetricsUpdate URL: https://github.com/apache/spark/pull/24303#issuecomment-481086535 **[Test build #104408 has finished](https://amplab.cs.berkeley.edu/jenkins/job/Spark

[GitHub] [spark] AmplabJenkins commented on issue #24315: [SPARK-27403][SQL] Table Statisics shall be updated automatically if auto size update feature is enabled(spark.sql.statistics.size.autoUpdate.

2019-04-08 Thread GitBox
AmplabJenkins commented on issue #24315: [SPARK-27403][SQL] Table Statisics shall be updated automatically if auto size update feature is enabled(spark.sql.statistics.size.autoUpdate.enabled =true) URL: https://github.com/apache/spark/pull/24315#issuecomment-481085679 Test PASSed. Refer

  1   2   3   4   5   6   7   8   >