[GitHub] [spark] AmplabJenkins commented on issue #24618: [SPARK-27734][CORE][SQL] Add memory based thresholds for shuffle spill

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #24618: [SPARK-27734][CORE][SQL] Add memory based thresholds for shuffle spill URL: https://github.com/apache/spark/pull/24618#issuecomment-596022929 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #24618: [SPARK-27734][CORE][SQL] Add memory based thresholds for shuffle spill

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #24618: [SPARK-27734][CORE][SQL] Add memory based thresholds for shuffle spill URL: https://github.com/apache/spark/pull/24618#issuecomment-596022925 Merged build finished. Test PASSed. This

[GitHub] [spark] holdenk commented on a change in pull request #27568: [SPARK-30821][K8S]Handle container failure in executor pods with multiple containers

2020-03-06 Thread GitBox
holdenk commented on a change in pull request #27568: [SPARK-30821][K8S]Handle container failure in executor pods with multiple containers URL: https://github.com/apache/spark/pull/27568#discussion_r389207127 ## File path:

[GitHub] [spark] SparkQA removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
SparkQA removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-595972612 **[Test build #119490 has

[GitHub] [spark] nchammas commented on a change in pull request #27840: [SPARK-31075] Add documentation for ALTER TABLE ... ADD PARTITION

2020-03-06 Thread GitBox
nchammas commented on a change in pull request #27840: [SPARK-31075] Add documentation for ALTER TABLE ... ADD PARTITION URL: https://github.com/apache/spark/pull/27840#discussion_r389206587 ## File path: docs/sql-ref-syntax-ddl-alter-table.md ## @@ -83,6 +83,37 @@ ALTER

[GitHub] [spark] AmplabJenkins commented on issue #27841: [SPARK-31077][ML] Remove ChiSqSelector dependency on mllib.ChiSqSelectorModel

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27841: [SPARK-31077][ML] Remove ChiSqSelector dependency on mllib.ChiSqSelectorModel URL: https://github.com/apache/spark/pull/27841#issuecomment-596022914 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24618: [SPARK-27734][CORE][SQL] Add memory based thresholds for shuffle spill

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #24618: [SPARK-27734][CORE][SQL] Add memory based thresholds for shuffle spill URL: https://github.com/apache/spark/pull/24618#issuecomment-596022929 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] nchammas commented on a change in pull request #27840: [SPARK-31075] Add documentation for ALTER TABLE ... ADD PARTITION

2020-03-06 Thread GitBox
nchammas commented on a change in pull request #27840: [SPARK-31075] Add documentation for ALTER TABLE ... ADD PARTITION URL: https://github.com/apache/spark/pull/27840#discussion_r389206936 ## File path: docs/sql-ref-syntax-ddl-alter-table.md ## @@ -83,6 +83,37 @@ ALTER

[GitHub] [spark] imback82 opened a new pull request #27842: [SPARK-31078][SQL] Respect aliases in output ordering

2020-03-06 Thread GitBox
imback82 opened a new pull request #27842: [SPARK-31078][SQL] Respect aliases in output ordering URL: https://github.com/apache/spark/pull/27842 ### What changes were proposed in this pull request? Currently, in the following scenario, an unnecessary `Sort` node is

[GitHub] [spark] AmplabJenkins commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite URL: https://github.com/apache/spark/pull/25748#issuecomment-596032438 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite URL: https://github.com/apache/spark/pull/25748#issuecomment-596032435 Merged build finished. Test FAILed. This is an automated

[GitHub] [spark] SparkQA commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-03-06 Thread GitBox
SparkQA commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite URL: https://github.com/apache/spark/pull/25748#issuecomment-596032426 Kubernetes integration test status failure URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/24224/

[GitHub] [spark] AmplabJenkins removed a comment on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite URL: https://github.com/apache/spark/pull/25748#issuecomment-596032435 Merged build finished. Test FAILed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots URL: https://github.com/apache/spark/pull/27780#issuecomment-596035660 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots URL: https://github.com/apache/spark/pull/27780#issuecomment-596035661 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0 URL: https://github.com/apache/spark/pull/27844#issuecomment-596039914 Merged build finished. Test FAILed. This is an

[GitHub] [spark] SparkQA removed a comment on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0

2020-03-06 Thread GitBox
SparkQA removed a comment on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0 URL: https://github.com/apache/spark/pull/27844#issuecomment-596039112 **[Test build #119503 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted URL: https://github.com/apache/spark/pull/27846#issuecomment-596057389 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted URL: https://github.com/apache/spark/pull/27846#issuecomment-596057387 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted URL: https://github.com/apache/spark/pull/27846#issuecomment-596057389 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted URL: https://github.com/apache/spark/pull/27846#issuecomment-596057387 Merged build finished. Test PASSed. This is an

[GitHub] [spark] SparkQA removed a comment on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time

2020-03-06 Thread GitBox
SparkQA removed a comment on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time URL: https://github.com/apache/spark/pull/27807#issuecomment-595928550 **[Test build #119484 has

[GitHub] [spark] SparkQA commented on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time

2020-03-06 Thread GitBox
SparkQA commented on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time URL: https://github.com/apache/spark/pull/27807#issuecomment-596012259 **[Test build #119484 has

[GitHub] [spark] AmplabJenkins commented on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time URL: https://github.com/apache/spark/pull/27807#issuecomment-596012492 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27838: [SPARK-30902][SQL][FOLLOW-UP] Allow ReplaceTableAsStatement to have none provider

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27838: [SPARK-30902][SQL][FOLLOW-UP] Allow ReplaceTableAsStatement to have none provider URL: https://github.com/apache/spark/pull/27838#issuecomment-596019374 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time URL: https://github.com/apache/spark/pull/27807#issuecomment-596019316 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27838: [SPARK-30902][SQL][FOLLOW-UP] Allow ReplaceTableAsStatement to have none provider

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27838: [SPARK-30902][SQL][FOLLOW-UP] Allow ReplaceTableAsStatement to have none provider URL: https://github.com/apache/spark/pull/27838#issuecomment-596019379 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] SparkQA removed a comment on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time

2020-03-06 Thread GitBox
SparkQA removed a comment on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time URL: https://github.com/apache/spark/pull/27807#issuecomment-595951153 **[Test build #119486 has

[GitHub] [spark] AmplabJenkins commented on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time URL: https://github.com/apache/spark/pull/27807#issuecomment-596019320 Test FAILed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27807: [SPARK-31076][SQL] Convert Catalyst's DATE/TIMESTAMP to Java Date/Timestamp via local date-time URL: https://github.com/apache/spark/pull/27807#issuecomment-596019320 Test FAILed. Refer to this link for build results (access rights to CI

[GitHub] [spark] nchammas commented on a change in pull request #27840: [SPARK-31075] Add documentation for ALTER TABLE ... ADD PARTITION

2020-03-06 Thread GitBox
nchammas commented on a change in pull request #27840: [SPARK-31075] Add documentation for ALTER TABLE ... ADD PARTITION URL: https://github.com/apache/spark/pull/27840#discussion_r389207041 ## File path: docs/sql-ref-syntax-ddl-alter-table.md ## @@ -83,6 +83,37 @@ ALTER

[GitHub] [spark] nchammas commented on issue #27840: [SPARK-31075] Add documentation for ALTER TABLE ... ADD PARTITION

2020-03-06 Thread GitBox
nchammas commented on issue #27840: [SPARK-31075] Add documentation for ALTER TABLE ... ADD PARTITION URL: https://github.com/apache/spark/pull/27840#issuecomment-596022393 cc @huaxingao, who I believe created the main `ALTER TABLE` docs, and @srowen, who has reviewed SQL doc additions.

[GitHub] [spark] SparkQA commented on issue #27842: [SPARK-31078][SQL] Respect aliases in output ordering

2020-03-06 Thread GitBox
SparkQA commented on issue #27842: [SPARK-31078][SQL] Respect aliases in output ordering URL: https://github.com/apache/spark/pull/27842#issuecomment-596025115 **[Test build #119498 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119498/testReport)** for

[GitHub] [spark] huaxingao commented on issue #27840: [SPARK-31075] Add documentation for ALTER TABLE ... ADD PARTITION

2020-03-06 Thread GitBox
huaxingao commented on issue #27840: [SPARK-31075] Add documentation for ALTER TABLE ... ADD PARTITION URL: https://github.com/apache/spark/pull/27840#issuecomment-596024915 @nchammas Thank you very much for working on this. @kevinyu98 has submitted PR

[GitHub] [spark] AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596026532 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596026534 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596026724 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596026722 Merged build finished. Test FAILed. This is an

[GitHub] [spark] SparkQA commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
SparkQA commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596026719 **[Test build #119499 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119499/testReport)**

[GitHub] [spark] AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596026532 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596026534 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596026722 Merged build finished. Test FAILed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596029579 Merged build finished. Test FAILed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596029580 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
SparkQA commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596029573 **[Test build #119501 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119501/testReport)**

[GitHub] [spark] AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596029585 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596029579 Merged build finished. Test FAILed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596029576 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596029585 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite

2020-03-06 Thread GitBox
SparkQA commented on issue #25748: [SPARK-28904][K8S][TESTS] Create mount for PvTestSuite URL: https://github.com/apache/spark/pull/25748#issuecomment-596029786 Kubernetes integration test starting URL: https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder-K8s/24224/

[GitHub] [spark] AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596029576 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596029580 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation

2020-03-06 Thread GitBox
SparkQA removed a comment on issue #27764: [SPARK-30860][CORE] Fix rolling event log folder creation URL: https://github.com/apache/spark/pull/27764#issuecomment-596029408 **[Test build #119501 has

[GitHub] [spark] khogeland commented on a change in pull request #27568: [SPARK-30821][K8S]Handle container failure in executor pods with multiple containers

2020-03-06 Thread GitBox
khogeland commented on a change in pull request #27568: [SPARK-30821][K8S]Handle container failure in executor pods with multiple containers URL: https://github.com/apache/spark/pull/27568#discussion_r389217405 ## File path:

[GitHub] [spark] AmplabJenkins commented on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots URL: https://github.com/apache/spark/pull/27780#issuecomment-596035316 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots URL: https://github.com/apache/spark/pull/27780#issuecomment-596035323 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots URL: https://github.com/apache/spark/pull/27780#issuecomment-596035323 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27780: [SPARK-31026] [SQL] [test-hive1.2] Parquet predicate pushdown on columns with dots URL: https://github.com/apache/spark/pull/27780#issuecomment-596035316 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #24618: [SPARK-27734][CORE][SQL] Add memory based thresholds for shuffle spill

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #24618: [SPARK-27734][CORE][SQL] Add memory based thresholds for shuffle spill URL: https://github.com/apache/spark/pull/24618#issuecomment-596037144 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27728: [SPARK-25556][SPARK-17636][SQL][test-hive1.2] Nested Column Predicate Pushdown for Parquet

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27728: [SPARK-25556][SPARK-17636][SQL][test-hive1.2] Nested Column Predicate Pushdown for Parquet URL: https://github.com/apache/spark/pull/27728#issuecomment-596038593 Test PASSed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins removed a comment on issue #27728: [SPARK-25556][SPARK-17636][SQL][test-hive1.2] Nested Column Predicate Pushdown for Parquet

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27728: [SPARK-25556][SPARK-17636][SQL][test-hive1.2] Nested Column Predicate Pushdown for Parquet URL: https://github.com/apache/spark/pull/27728#issuecomment-596038591 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA removed a comment on issue #27728: [SPARK-25556][SPARK-17636][SQL][test-hive1.2] Nested Column Predicate Pushdown for Parquet

2020-03-06 Thread GitBox
SparkQA removed a comment on issue #27728: [SPARK-25556][SPARK-17636][SQL][test-hive1.2] Nested Column Predicate Pushdown for Parquet URL: https://github.com/apache/spark/pull/27728#issuecomment-595980339 **[Test build #119492 has

[GitHub] [spark] AmplabJenkins commented on issue #27728: [SPARK-25556][SPARK-17636][SQL][test-hive1.2] Nested Column Predicate Pushdown for Parquet

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27728: [SPARK-25556][SPARK-17636][SQL][test-hive1.2] Nested Column Predicate Pushdown for Parquet URL: https://github.com/apache/spark/pull/27728#issuecomment-596038593 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #27728: [SPARK-25556][SPARK-17636][SQL][test-hive1.2] Nested Column Predicate Pushdown for Parquet

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27728: [SPARK-25556][SPARK-17636][SQL][test-hive1.2] Nested Column Predicate Pushdown for Parquet URL: https://github.com/apache/spark/pull/27728#issuecomment-596038591 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0 URL: https://github.com/apache/spark/pull/27844#issuecomment-596039916 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0 URL: https://github.com/apache/spark/pull/27844#issuecomment-596039914 Merged build finished. Test FAILed. This is an

[GitHub] [spark] SparkQA commented on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0

2020-03-06 Thread GitBox
SparkQA commented on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0 URL: https://github.com/apache/spark/pull/27844#issuecomment-596039911 **[Test build #119503 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119503/testReport)**

[GitHub] [spark] AmplabJenkins removed a comment on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0 URL: https://github.com/apache/spark/pull/27844#issuecomment-596039916 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27844: [MINOR][SQL] Add back ImageSchema.readImages in Spark 3.0 URL: https://github.com/apache/spark/pull/27844#issuecomment-596041128 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27845: [GRAPHX][MINOR] Shortest paths on weighted edges

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27845: [GRAPHX][MINOR] Shortest paths on weighted edges URL: https://github.com/apache/spark/pull/27845#issuecomment-596041699 Can one of the admins verify this patch? This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #27841: [SPARK-31077][ML] Remove ChiSqSelector dependency on mllib.ChiSqSelectorModel

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27841: [SPARK-31077][ML] Remove ChiSqSelector dependency on mllib.ChiSqSelectorModel URL: https://github.com/apache/spark/pull/27841#issuecomment-596041638 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27841: [SPARK-31077][ML] Remove ChiSqSelector dependency on mllib.ChiSqSelectorModel

2020-03-06 Thread GitBox
AmplabJenkins removed a comment on issue #27841: [SPARK-31077][ML] Remove ChiSqSelector dependency on mllib.ChiSqSelectorModel URL: https://github.com/apache/spark/pull/27841#issuecomment-596041640 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted URL: https://github.com/apache/spark/pull/27846#issuecomment-596051259 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted URL: https://github.com/apache/spark/pull/27846#issuecomment-596051261 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted

2020-03-06 Thread GitBox
SparkQA commented on issue #27846: [SPARK-31079][SQL] Add RuleExecutor metrics in Explain Formatted URL: https://github.com/apache/spark/pull/27846#issuecomment-596051169 **[Test build #119506 has

[GitHub] [spark] dbtsai commented on a change in pull request #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter`

2020-03-06 Thread GitBox
dbtsai commented on a change in pull request #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter` URL: https://github.com/apache/spark/pull/27817#discussion_r389232834 ## File path:

[GitHub] [spark] dbtsai commented on a change in pull request #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter`

2020-03-06 Thread GitBox
dbtsai commented on a change in pull request #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter` URL: https://github.com/apache/spark/pull/27817#discussion_r389232856 ## File path:

[GitHub] [spark] dbtsai commented on issue #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter`

2020-03-06 Thread GitBox
dbtsai commented on issue #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter` URL: https://github.com/apache/spark/pull/27817#issuecomment-596053200 @dongjoon-hyun I fixed the test. I'll think about if there is a better way to handle this.

[GitHub] [spark] SparkQA commented on issue #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter`

2020-03-06 Thread GitBox
SparkQA commented on issue #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter` URL: https://github.com/apache/spark/pull/27817#issuecomment-596053140 **[Test build #119507 has

[GitHub] [spark] AmplabJenkins commented on issue #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter`

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter` URL: https://github.com/apache/spark/pull/27817#issuecomment-596053231 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter`

2020-03-06 Thread GitBox
AmplabJenkins commented on issue #27817: [SPARK-31060][SQL] Handle column names containing `dots` in data source `Filter` URL: https://github.com/apache/spark/pull/27817#issuecomment-596053232 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] LantaoJin commented on issue #27828: [SPARK-31068][SQL] Avoid IllegalArgumentException in broadcast exchange

2020-03-06 Thread GitBox
LantaoJin commented on issue #27828: [SPARK-31068][SQL] Avoid IllegalArgumentException in broadcast exchange URL: https://github.com/apache/spark/pull/27828#issuecomment-596056194 Jenkins, retest it please. This is an

<    4   5   6   7   8   9