[GitHub] [spark] MaxGekk commented on a change in pull request #27239: [SPARK-30530][SQL] Fix filter pushdown for bad CSV records

2020-01-19 Thread GitBox
MaxGekk commented on a change in pull request #27239: [SPARK-30530][SQL] Fix filter pushdown for bad CSV records URL: https://github.com/apache/spark/pull/27239#discussion_r368383814 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/csv/UnivocityParser.scala

[GitHub] [spark] imback82 commented on a change in pull request #27243: [SPARK-30535][SQL] Migrate ALTER TABLE commands to the new framework

2020-01-19 Thread GitBox
imback82 commented on a change in pull request #27243: [SPARK-30535][SQL] Migrate ALTER TABLE commands to the new framework URL: https://github.com/apache/spark/pull/27243#discussion_r368383661 ## File path: sql/core/src/test/scala/org/apache/spark/sql/execution/SQLViewSuite.scala

[GitHub] [spark] HyukjinKwon commented on issue #27287: [SPARK-30530][SQL][FOLLOW-UP] Remove unnecessary codes and fix comments accordingly in UnivocityParser

2020-01-19 Thread GitBox
HyukjinKwon commented on issue #27287: [SPARK-30530][SQL][FOLLOW-UP] Remove unnecessary codes and fix comments accordingly in UnivocityParser URL: https://github.com/apache/spark/pull/27287#issuecomment-576123850 cc @cloud-fan and @MaxGekk. It's rather minor but wanted to clean up here.

[GitHub] [spark] HyukjinKwon opened a new pull request #27287: [SPARK-30530][SQL][FOLLOW-UP] Remove unnecessary codes and fix comments accordingly in UnivocityParser

2020-01-19 Thread GitBox
HyukjinKwon opened a new pull request #27287: [SPARK-30530][SQL][FOLLOW-UP] Remove unnecessary codes and fix comments accordingly in UnivocityParser URL: https://github.com/apache/spark/pull/27287 ### What changes were proposed in this pull request? This PR proposes to clean up

[GitHub] [spark] AmplabJenkins removed a comment on issue #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27284#issuecomment-576123325 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576123381 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576123373 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins removed a comment on issue #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27284#issuecomment-576123331 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27284#issuecomment-576123331 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27284#issuecomment-576123325 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576123373 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576123381 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference

2020-01-19 Thread GitBox
SparkQA commented on issue #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27284#issuecomment-576122961 **[Test build #117075 has

[GitHub] [spark] SparkQA commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests

2020-01-19 Thread GitBox
SparkQA commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576122988 **[Test build #117076 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117076/testReport)** for

[GitHub] [spark] AmplabJenkins removed a comment on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans URL: https://github.com/apache/spark/pull/27263#issuecomment-576122125 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans URL: https://github.com/apache/spark/pull/27263#issuecomment-576122119 Merged build finished. Test PASSed. This

[GitHub] [spark] dilipbiswal commented on a change in pull request #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference

2020-01-19 Thread GitBox
dilipbiswal commented on a change in pull request #27284: [SPARK-30575][DOC] Document HAVING Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27284#discussion_r368382330 ## File path: docs/sql-ref-syntax-qry-select-having.md ## @@

[GitHub] [spark] AmplabJenkins commented on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans URL: https://github.com/apache/spark/pull/27263#issuecomment-576122119 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans URL: https://github.com/apache/spark/pull/27263#issuecomment-576122125 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans

2020-01-19 Thread GitBox
SparkQA removed a comment on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans URL: https://github.com/apache/spark/pull/27263#issuecomment-576073859 **[Test build #117043 has

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite

2020-01-19 Thread GitBox
dongjoon-hyun commented on a change in pull request #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite URL: https://github.com/apache/spark/pull/27285#discussion_r368381893 ## File path:

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite

2020-01-19 Thread GitBox
dongjoon-hyun commented on a change in pull request #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite URL: https://github.com/apache/spark/pull/27285#discussion_r368381893 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576121320 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #26805: [SPARK-15616][SQL] Add optimizer rule PruneHiveTablePartitions

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #26805: [SPARK-15616][SQL] Add optimizer rule PruneHiveTablePartitions URL: https://github.com/apache/spark/pull/26805#issuecomment-576121304 Merged build finished. Test PASSed. This

[GitHub] [spark] AmplabJenkins removed a comment on issue #26805: [SPARK-15616][SQL] Add optimizer rule PruneHiveTablePartitions

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #26805: [SPARK-15616][SQL] Add optimizer rule PruneHiveTablePartitions URL: https://github.com/apache/spark/pull/26805#issuecomment-576121310 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans

2020-01-19 Thread GitBox
SparkQA commented on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans URL: https://github.com/apache/spark/pull/27263#issuecomment-576121542 **[Test build #117043 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576121331 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26805: [SPARK-15616][SQL] Add optimizer rule PruneHiveTablePartitions

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #26805: [SPARK-15616][SQL] Add optimizer rule PruneHiveTablePartitions URL: https://github.com/apache/spark/pull/26805#issuecomment-576121310 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #26805: [SPARK-15616][SQL] Add optimizer rule PruneHiveTablePartitions

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #26805: [SPARK-15616][SQL] Add optimizer rule PruneHiveTablePartitions URL: https://github.com/apache/spark/pull/26805#issuecomment-576121304 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576121320 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576121331 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27286: only one batch

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27286: only one batch URL: https://github.com/apache/spark/pull/27286#issuecomment-576120887 Can one of the admins verify this patch? This is an automated message from the Apache Git

[GitHub] [spark] HyukjinKwon commented on issue #27286: only one batch

2020-01-19 Thread GitBox
HyukjinKwon commented on issue #27286: only one batch URL: https://github.com/apache/spark/pull/27286#issuecomment-576121100 Please read https://spark.apache.org/contributing.html and keep the Github PR template https://github.com/apache/spark/blob/master/.github/PULL_REQUEST_TEMPLATE

[GitHub] [spark] AmplabJenkins commented on issue #27286: only one batch

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27286: only one batch URL: https://github.com/apache/spark/pull/27286#issuecomment-576121178 Can one of the admins verify this patch? This is an automated message from the Apache Git Service.

[GitHub] [spark] AmplabJenkins commented on issue #27286: only one batch

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27286: only one batch URL: https://github.com/apache/spark/pull/27286#issuecomment-576120887 Can one of the admins verify this patch? This is an automated message from the Apache Git Service.

[GitHub] [spark] SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576120999 **[Test build #117074 has

[GitHub] [spark] SparkQA commented on issue #26805: [SPARK-15616][SQL] Add optimizer rule PruneHiveTablePartitions

2020-01-19 Thread GitBox
SparkQA commented on issue #26805: [SPARK-15616][SQL] Add optimizer rule PruneHiveTablePartitions URL: https://github.com/apache/spark/pull/26805#issuecomment-576120998 **[Test build #117073 has

[GitHub] [spark] HeartSaVioR commented on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join

2020-01-19 Thread GitBox
HeartSaVioR commented on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join URL: https://github.com/apache/spark/pull/26162#issuecomment-576120492 > Test build #117046 has finished for PR

[GitHub] [spark] HyukjinKwon commented on a change in pull request #27239: [SPARK-30530][SQL] Fix filter pushdown for bad CSV records

2020-01-19 Thread GitBox
HyukjinKwon commented on a change in pull request #27239: [SPARK-30530][SQL] Fix filter pushdown for bad CSV records URL: https://github.com/apache/spark/pull/27239#discussion_r368380662 ## File path:

[GitHub] [spark] HeartSaVioR commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
HeartSaVioR commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576120023 retest this, please This is an automated message

[GitHub] [spark] yingshikong186 opened a new pull request #27286: only one batch

2020-01-19 Thread GitBox
yingshikong186 opened a new pull request #27286: only one batch URL: https://github.com/apache/spark/pull/27286 ## What changes were proposed in this pull request? When the current job is not completed block streaming batch commit, until  completed。The next job will merge all batch which 

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576119560 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576119556 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576119556 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576119560 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream joi

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join URL: https://github.com/apache/spark/pull/26162#issuecomment-576119230 Test FAILed. Refer to this

[GitHub] [spark] AmplabJenkins removed a comment on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream joi

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join URL: https://github.com/apache/spark/pull/26162#issuecomment-576119219 Merged build finished. Test

[GitHub] [spark] SparkQA removed a comment on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join

2020-01-19 Thread GitBox
SparkQA removed a comment on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join URL: https://github.com/apache/spark/pull/26162#issuecomment-576077100 **[Test build #117046 has

[GitHub] [spark] SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576119208 **[Test build #117072 has

[GitHub] [spark] AmplabJenkins commented on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join URL: https://github.com/apache/spark/pull/26162#issuecomment-576119230 Test FAILed. Refer to this link for

[GitHub] [spark] AmplabJenkins commented on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join URL: https://github.com/apache/spark/pull/26162#issuecomment-576119219 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA commented on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join

2020-01-19 Thread GitBox
SparkQA commented on issue #26162: [SPARK-29438][SS] Use partition ID of StateStoreAwareZipPartitionsRDD for determining partition ID of state store in stream-stream join URL: https://github.com/apache/spark/pull/26162#issuecomment-576118854 **[Test build #117046 has

[GitHub] [spark] HeartSaVioR commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
HeartSaVioR commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576118788 retest this, please This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576117803 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite URL: https://github.com/apache/spark/pull/27285#issuecomment-576117901 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins removed a comment on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite URL: https://github.com/apache/spark/pull/27285#issuecomment-576117893 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576117794 Merged build finished. Test PASSed.

[GitHub] [spark] fuwhu commented on issue #27232: [SPARK-30525][SQL]HiveTableScanExec do not need to prune partitions again after pushing down to hive metastore

2020-01-19 Thread GitBox
fuwhu commented on issue #27232: [SPARK-30525][SQL]HiveTableScanExec do not need to prune partitions again after pushing down to hive metastore URL: https://github.com/apache/spark/pull/27232#issuecomment-576118035 closed since this is already included in #26805

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576117794 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite URL: https://github.com/apache/spark/pull/27285#issuecomment-576117893 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576117803 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite URL: https://github.com/apache/spark/pull/27285#issuecomment-576117901 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] fuwhu closed pull request #27232: [SPARK-30525][SQL]HiveTableScanExec do not need to prune partitions again after pushing down to hive metastore

2020-01-19 Thread GitBox
fuwhu closed pull request #27232: [SPARK-30525][SQL]HiveTableScanExec do not need to prune partitions again after pushing down to hive metastore URL: https://github.com/apache/spark/pull/27232 This is an automated message

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576117445 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576117454 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
SparkQA removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576110710 **[Test build #117068 has

[GitHub] [spark] SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576117528 **[Test build #117071 has

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576117454 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite

2020-01-19 Thread GitBox
SparkQA commented on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite URL: https://github.com/apache/spark/pull/27285#issuecomment-576117529 **[Test build #117070 has

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576117445 Merged build finished. Test PASSed. This is an

[GitHub] [spark] SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576117351 **[Test build #117068 has

[GitHub] [spark] Ngone51 commented on a change in pull request #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite

2020-01-19 Thread GitBox
Ngone51 commented on a change in pull request #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in v2.3/OrcFilterSuite URL: https://github.com/apache/spark/pull/27285#discussion_r368378231 ## File path:

[GitHub] [spark] dongjoon-hyun commented on issue #27233: [WIP][SPARK-29701][SQL] Correct behaviours of group analytical queries when empty input given

2020-01-19 Thread GitBox
dongjoon-hyun commented on issue #27233: [WIP][SPARK-29701][SQL] Correct behaviours of group analytical queries when empty input given URL: https://github.com/apache/spark/pull/27233#issuecomment-576116290 @maropu . As a release manager, I need to check this PR's status. It's because this

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576115967 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
SparkQA removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576109026 **[Test build #117067 has

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576115969 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576115969 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] HeartSaVioR commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
HeartSaVioR commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576115959 retest this, please This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576115967 Merged build finished. Test PASSed. This is an

[GitHub] [spark] SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576115880 **[Test build #117067 has

[GitHub] [spark] huaxingao commented on a change in pull request #27283: [SPARK-30574][DOC] Document GROUP BY Clause of SELECT statement in SQL Reference.

2020-01-19 Thread GitBox
huaxingao commented on a change in pull request #27283: [SPARK-30574][DOC] Document GROUP BY Clause of SELECT statement in SQL Reference. URL: https://github.com/apache/spark/pull/27283#discussion_r368376868 ## File path: docs/sql-ref-syntax-qry-select-groupby.md ## @@

[GitHub] [spark] imback82 commented on a change in pull request #27243: [SPARK-30535][SQL] Migrate ALTER TABLE commands to the new framework

2020-01-19 Thread GitBox
imback82 commented on a change in pull request #27243: [SPARK-30535][SQL] Migrate ALTER TABLE commands to the new framework URL: https://github.com/apache/spark/pull/27243#discussion_r368376668 ## File path:

[GitHub] [spark] ajithme commented on issue #27041: [SPARK-25061][SQL] Precedence for ThriftServer hiveconf commandline parameter

2020-01-19 Thread GitBox
ajithme commented on issue #27041: [SPARK-25061][SQL] Precedence for ThriftServer hiveconf commandline parameter URL: https://github.com/apache/spark/pull/27041#issuecomment-576114698 gentle ping @dongjoon-hyun @yhuai This

[GitHub] [spark] AmplabJenkins removed a comment on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576114351 Merged build finished. Test PASSed. This is an

[GitHub] [spark] SparkQA removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
SparkQA removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576107469 **[Test build #117066 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576114357 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576114350 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576114358 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
SparkQA commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576114275 **[Test build #117066 has

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576114350 Merged build finished. Test PASSed. This is an

[GitHub] [spark] HyukjinKwon commented on a change in pull request #27239: [SPARK-30530][SQL] Fix filter pushdown for bad CSV records

2020-01-19 Thread GitBox
HyukjinKwon commented on a change in pull request #27239: [SPARK-30530][SQL] Fix filter pushdown for bad CSV records URL: https://github.com/apache/spark/pull/27239#discussion_r368376011 ## File path:

[GitHub] [spark] AmplabJenkins commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576114351 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576114357 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576114358 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests

2020-01-19 Thread GitBox
SparkQA commented on issue #27280: [SPARK-30571][SQL] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576114081 **[Test build #117069 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117069/testReport)** for

[GitHub] [spark] HyukjinKwon commented on a change in pull request #27239: [SPARK-30530][SQL] Fix filter pushdown for bad CSV records

2020-01-19 Thread GitBox
HyukjinKwon commented on a change in pull request #27239: [SPARK-30530][SQL] Fix filter pushdown for bad CSV records URL: https://github.com/apache/spark/pull/27239#discussion_r368375365 ## File path:

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576110941 Merged build finished. Test PASSed. This is an

[GitHub] [spark] AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins commented on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576110947 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576110941 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure

2020-01-19 Thread GitBox
AmplabJenkins removed a comment on issue #27259: [DO-NOT-MERGE][WIP] Investigating SPARK-30541 flaky test failure URL: https://github.com/apache/spark/pull/27259#issuecomment-576110947 Test PASSed. Refer to this link for build results (access rights to CI server needed):

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