[GitHub] [spark] cloud-fan commented on a change in pull request #27267: [WIP][SPARK-30556][SQL] Copy sparkContext.localproperties to child thread inSubqueryExec.executionContext

2020-01-20 Thread GitBox
cloud-fan commented on a change in pull request #27267: [WIP][SPARK-30556][SQL] Copy sparkContext.localproperties to child thread inSubqueryExec.executionContext URL: https://github.com/apache/spark/pull/27267#discussion_r368798749 ## File path: sql/core/src/main/scala/org/apache/

[GitHub] [spark] cloud-fan closed pull request #27294: [SPARK-30587][SQL][TESTS] Add test suites for CSV and JSON v1

2020-01-20 Thread GitBox
cloud-fan closed pull request #27294: [SPARK-30587][SQL][TESTS] Add test suites for CSV and JSON v1 URL: https://github.com/apache/spark/pull/27294 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [spark] cloud-fan commented on issue #27294: [SPARK-30587][SQL][TESTS] Add test suites for CSV and JSON v1

2020-01-20 Thread GitBox
cloud-fan commented on issue #27294: [SPARK-30587][SQL][TESTS] Add test suites for CSV and JSON v1 URL: https://github.com/apache/spark/pull/27294#issuecomment-576504710 makes sense to me, merging to master! This is an automa

[GitHub] [spark] dongjoon-hyun commented on issue #27294: [SPARK-30587][SQL][TESTS] Add test suites for CSV and JSON v1

2020-01-20 Thread GitBox
dongjoon-hyun commented on issue #27294: [SPARK-30587][SQL][TESTS] Add test suites for CSV and JSON v1 URL: https://github.com/apache/spark/pull/27294#issuecomment-576505662 +1, late LGTM. This is an automated message from th

[GitHub] [spark] yaooqinn opened a new pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
yaooqinn opened a new pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300 ### What changes were proposed in this pull request? This pr removes the nonstandard `SET OWNER` syntax

[GitHub] [spark] huaxingao commented on a change in pull request #27290: [SPARK-30583][DOC] Document LIMIT Clause of SELECT statement in SQL Reference

2020-01-20 Thread GitBox
huaxingao commented on a change in pull request #27290: [SPARK-30583][DOC] Document LIMIT Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27290#discussion_r368803034 ## File path: docs/sql-ref-syntax-qry-select-limit.md ## @@ -18,5 +18

[GitHub] [spark] dongjoon-hyun edited a comment on issue #27281: [SPARK-30572][BUILD] Add a fallback Maven repository

2020-01-20 Thread GitBox
dongjoon-hyun edited a comment on issue #27281: [SPARK-30572][BUILD] Add a fallback Maven repository URL: https://github.com/apache/spark/pull/27281#issuecomment-576508942 Hi, @srowen . Sorry, but I cannot understand your context. First of all, this PR is irrelevant to the following.

[GitHub] [spark] dongjoon-hyun edited a comment on issue #27281: [SPARK-30572][BUILD] Add a fallback Maven repository

2020-01-20 Thread GitBox
dongjoon-hyun edited a comment on issue #27281: [SPARK-30572][BUILD] Add a fallback Maven repository URL: https://github.com/apache/spark/pull/27281#issuecomment-576508942 Hi, @srowen . Sorry, but I cannot understand your context. First of all, this PR is irrelevant to the following.

[GitHub] [spark] dongjoon-hyun commented on issue #27281: [SPARK-30572][BUILD] Add a fallback Maven repository

2020-01-20 Thread GitBox
dongjoon-hyun commented on issue #27281: [SPARK-30572][BUILD] Add a fallback Maven repository URL: https://github.com/apache/spark/pull/27281#issuecomment-576508942 Hi, @srowen . Sorry, but I cannot understand your context. First of all, this PR is irrelevant to the following. > R

[GitHub] [spark] SparkQA commented on issue #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
SparkQA commented on issue #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#issuecomment-576508955 **[Test build #117151 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117151/t

[GitHub] [spark] AmplabJenkins commented on issue #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#issuecomment-576509225 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://am

[GitHub] [spark] AmplabJenkins commented on issue #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#issuecomment-576509222 Merged build finished. Test PASSed. Thi

[GitHub] [spark] AmplabJenkins removed a comment on issue #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#issuecomment-576509222 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#issuecomment-576509225 Test PASSed. Refer to this link for build results (access rights to CI server needed): ht

[GitHub] [spark] gengliangwang closed pull request #27157: [SPARK-30475][SQL] File source V2: Push data filters for file listing

2020-01-20 Thread GitBox
gengliangwang closed pull request #27157: [SPARK-30475][SQL] File source V2: Push data filters for file listing URL: https://github.com/apache/spark/pull/27157 This is an automated message from the Apache Git Service. To res

[GitHub] [spark] gengliangwang commented on issue #27157: [SPARK-30475][SQL] File source V2: Push data filters for file listing

2020-01-20 Thread GitBox
gengliangwang commented on issue #27157: [SPARK-30475][SQL] File source V2: Push data filters for file listing URL: https://github.com/apache/spark/pull/27157#issuecomment-576511628 Thanks, merging to master. This is an autom

[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-20 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-576512037 retest this please. ---

[GitHub] [spark] huaxingao commented on a change in pull request #27289: [SPARK-30581][DOC] Document SORT BY Clause of SELECT statement in SQLReference.

2020-01-20 Thread GitBox
huaxingao commented on a change in pull request #27289: [SPARK-30581][DOC] Document SORT BY Clause of SELECT statement in SQLReference. URL: https://github.com/apache/spark/pull/27289#discussion_r368806396 ## File path: docs/sql-ref-syntax-qry-select-sortby.md ## @@ -0,0 +

[GitHub] [spark] HyukjinKwon commented on a change in pull request #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types

2020-01-20 Thread GitBox
HyukjinKwon commented on a change in pull request #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types URL: https://github.com/apache/spark/pull/27165#discussion_r368806345 ## File path: python/pyspark/sql/pandas/function

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

2020-01-20 Thread GitBox
SparkQA 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-576512921 **[Test build #117152 has started](https://amplab.cs.berkeley.edu/jenkins

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

2020-01-20 Thread GitBox
AmplabJenkins removed a comment 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-576513081 Test PASSed. Refer to this link for build results (acces

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

2020-01-20 Thread GitBox
AmplabJenkins removed a comment 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-576513077 Merged build finished. Test PASSed. --

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

2020-01-20 Thread GitBox
AmplabJenkins 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-576513081 Test PASSed. Refer to this link for build results (access rights

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

2020-01-20 Thread GitBox
AmplabJenkins 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-576513077 Merged build finished. Test PASSed. ---

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

2020-01-20 Thread GitBox
dongjoon-hyun edited a comment on issue #27233: [SPARK-29701][SQL] Correct behaviours of group analytical queries when empty input given URL: https://github.com/apache/spark/pull/27233#issuecomment-576513755 Thank you for keeping working on this. I sent an email (to dev@spark) of the curre

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

2020-01-20 Thread GitBox
dongjoon-hyun commented on issue #27233: [SPARK-29701][SQL] Correct behaviours of group analytical queries when empty input given URL: https://github.com/apache/spark/pull/27233#issuecomment-576513755 Thank you for keeping working on this. I sent an email of the current status of RC2. I'll

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

2020-01-20 Thread GitBox
dongjoon-hyun edited a comment on issue #27233: [SPARK-29701][SQL] Correct behaviours of group analytical queries when empty input given URL: https://github.com/apache/spark/pull/27233#issuecomment-576513755 Thank you for keeping working on this. I sent an email (to dev@spark) about the cu

[GitHub] [spark] dongjoon-hyun commented on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in OrcFilterSuite

2020-01-20 Thread GitBox
dongjoon-hyun commented on issue #27285: [SPARK-30578][SQL][TEST] Explicitly set conf to use DSv2 for orc in OrcFilterSuite URL: https://github.com/apache/spark/pull/27285#issuecomment-576514864 +1, late LGTM. Thanks! This is

[GitHub] [spark] HyukjinKwon commented on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types

2020-01-20 Thread GitBox
HyukjinKwon commented on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types URL: https://github.com/apache/spark/pull/27165#issuecomment-576515144 @BryanCutler, for fixing examples and documentation, I will do it separatel

[GitHub] [spark] dongjoon-hyun commented on issue #27149: [SPARK-30470][SQL]Uncache cached temp tables on session closed

2020-01-20 Thread GitBox
dongjoon-hyun commented on issue #27149: [SPARK-30470][SQL]Uncache cached temp tables on session closed URL: https://github.com/apache/spark/pull/27149#issuecomment-576515156 Thank you for confirming and closing PRs, @liupc and @maropu .

[GitHub] [spark] SparkQA commented on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types

2020-01-20 Thread GitBox
SparkQA commented on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types URL: https://github.com/apache/spark/pull/27165#issuecomment-576515598 **[Test build #117153 has started](https://amplab.cs.berkeley.edu/jenkins/job/

[GitHub] [spark] AmplabJenkins commented on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types URL: https://github.com/apache/spark/pull/27165#issuecomment-576515781 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types URL: https://github.com/apache/spark/pull/27165#issuecomment-576515787 Test PASSed. Refer to this link for build results (access rights to CI

[GitHub] [spark] AmplabJenkins removed a comment on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types URL: https://github.com/apache/spark/pull/27165#issuecomment-576515781 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27165: [SPARK-28264][PYTHON][SQL] Support type hints in pandas UDF and rename/move inconsistent pandas UDF types URL: https://github.com/apache/spark/pull/27165#issuecomment-576515787 Test PASSed. Refer to this link for build results (access righ

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368805239 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368809725 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368807776 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368803416 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368805334 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368807309 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368808060 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368803195 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368808155 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368808002 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368806263 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT

2020-01-20 Thread GitBox
maropu commented on a change in pull request #27058: [SPARK-30276][SQL] Support Filter expression allows simultaneous use of DISTINCT URL: https://github.com/apache/spark/pull/27058#discussion_r368809095 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/optimi

[GitHub] [spark] cloud-fan commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
cloud-fan commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#discussion_r368810236 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/Su

[GitHub] [spark] cloud-fan commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
cloud-fan commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#discussion_r368810513 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/Ast

[GitHub] [spark] cloud-fan commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
cloud-fan commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#discussion_r368810655 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v

[GitHub] [spark] maropu edited a comment on issue #27149: [SPARK-30470][SQL]Uncache cached temp tables on session closed

2020-01-20 Thread GitBox
maropu edited a comment on issue #27149: [SPARK-30470][SQL]Uncache cached temp tables on session closed URL: https://github.com/apache/spark/pull/27149#issuecomment-576197153 I've closed the corresponding JIRA, too. This is a

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

2020-01-20 Thread GitBox
JkSelf commented on issue #27280: [SPARK-30571][CORE] fix splitting shuffle fetch requests URL: https://github.com/apache/spark/pull/27280#issuecomment-576518252 @cloud-fan LGTM. Thanks for your quick fix. I have verified in my environment and it worked.

[GitHub] [spark] skambha commented on issue #23206: [SPARK-26249][SQL] Add ability to inject a rule in order and to add a batch via the Spark Extension Points API

2020-01-20 Thread GitBox
skambha commented on issue #23206: [SPARK-26249][SQL] Add ability to inject a rule in order and to add a batch via the Spark Extension Points API URL: https://github.com/apache/spark/pull/23206#issuecomment-576519874 @FluorineDog , thanks for your comments. I agree that adding these

[GitHub] [spark] SparkQA commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
SparkQA commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576520927 **[Test build #117150 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117

[GitHub] [spark] SparkQA removed a comment on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
SparkQA removed a comment on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576503696 **[Test build #117150 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuil

[GitHub] [spark] AmplabJenkins commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576520973 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576520984 Test FAILed. Refer to this link for build results (access rights to CI server needed): https:/

[GitHub] [spark] AmplabJenkins removed a comment on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576520973 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576520984 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] maropu commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
maropu commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576522004 retest this please This is an automated me

[GitHub] [spark] guykhazma commented on issue #27157: [SPARK-30475][SQL] File source V2: Push data filters for file listing

2020-01-20 Thread GitBox
guykhazma commented on issue #27157: [SPARK-30475][SQL] File source V2: Push data filters for file listing URL: https://github.com/apache/spark/pull/27157#issuecomment-576522610 @gengliangwang thanks for reviewing and merging! ---

[GitHub] [spark] SparkQA commented on issue #27231: [SPARK-28478][SQL] Remove redundant null checks

2020-01-20 Thread GitBox
SparkQA commented on issue #27231: [SPARK-28478][SQL] Remove redundant null checks URL: https://github.com/apache/spark/pull/27231#issuecomment-576522708 **[Test build #117143 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117143/testReport)** for PR 2723

[GitHub] [spark] SparkQA removed a comment on issue #27231: [SPARK-28478][SQL] Remove redundant null checks

2020-01-20 Thread GitBox
SparkQA removed a comment on issue #27231: [SPARK-28478][SQL] Remove redundant null checks URL: https://github.com/apache/spark/pull/27231#issuecomment-576478879 **[Test build #117143 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117143/testReport)** for

[GitHub] [spark] SparkQA commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
SparkQA commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576522731 **[Test build #117154 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/1171

[GitHub] [spark] AmplabJenkins commented on issue #27231: [SPARK-28478][SQL] Remove redundant null checks

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27231: [SPARK-28478][SQL] Remove redundant null checks URL: https://github.com/apache/spark/pull/27231#issuecomment-576523122 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #27231: [SPARK-28478][SQL] Remove redundant null checks

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27231: [SPARK-28478][SQL] Remove redundant null checks URL: https://github.com/apache/spark/pull/27231#issuecomment-576523124 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.edu/jenkin

[GitHub] [spark] AmplabJenkins commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576523082 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576523088 Test PASSed. Refer to this link for build results (access rights to CI server needed): https:

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

2020-01-20 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-576523129 **[Test build #117142 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117142/testReport)*

[GitHub] [spark] AmplabJenkins removed a comment on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576523082 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27231: [SPARK-28478][SQL] Remove redundant null checks

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27231: [SPARK-28478][SQL] Remove redundant null checks URL: https://github.com/apache/spark/pull/27231#issuecomment-576523124 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkeley.ed

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

2020-01-20 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-576478865 **[Test build #117142 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117142/testR

[GitHub] [spark] AmplabJenkins removed a comment on issue #27231: [SPARK-28478][SQL] Remove redundant null checks

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27231: [SPARK-28478][SQL] Remove redundant null checks URL: https://github.com/apache/spark/pull/27231#issuecomment-576523122 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27019: [SPARK-30027][SQL] Support codegen for aggregate filters in HashAggregateExec URL: https://github.com/apache/spark/pull/27019#issuecomment-576523088 Test PASSed. Refer to this link for build results (access rights to CI server needed):

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

2020-01-20 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-576523497 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 #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans

2020-01-20 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-576523493 Merged build finished. Test PASSed. This is an auto

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

2020-01-20 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-576523493 Merged build finished. Test PASSed. This is

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

2020-01-20 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-576523497 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.

[GitHub] [spark] yaooqinn commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
yaooqinn commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#discussion_r368817320 ## File path: sql/core/src/main/scala/org/apache/spark/sql/execution/datasources/v2

[GitHub] [spark] yaooqinn commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
yaooqinn commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#discussion_r368817708 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/parser/AstB

[GitHub] [spark] yaooqinn commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces

2020-01-20 Thread GitBox
yaooqinn commented on a change in pull request #27300: [SPARK-30591][SQL] Remove the nonstandard SET OWNER syntax for namespaces URL: https://github.com/apache/spark/pull/27300#discussion_r368817915 ## File path: sql/catalyst/src/main/java/org/apache/spark/sql/connector/catalog/Sup

[GitHub] [spark] sarutak commented on issue #27275: [SPARK-30566][BUILD] Iterator doesn't refer outer identifier named "iterator" properly in Scala 2.13

2020-01-20 Thread GitBox
sarutak commented on issue #27275: [SPARK-30566][BUILD] Iterator doesn't refer outer identifier named "iterator" properly in Scala 2.13 URL: https://github.com/apache/spark/pull/27275#issuecomment-576533258 @srowen Yeah, I'll tackle those issues for Scala 2.13.

[GitHub] [spark] HyukjinKwon opened a new pull request #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md

2020-01-20 Thread GitBox
HyukjinKwon opened a new pull request #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md URL: https://github.com/apache/spark/pull/27301 ### What changes were proposed in this pull request? Jenkins link in README.md is currently broken: ![Screen Shot 2020-01-2

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

2020-01-20 Thread GitBox
cloud-fan commented on issue #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans URL: https://github.com/apache/spark/pull/27263#issuecomment-576536483 thanks, merging to master! This is an automated message

[GitHub] [spark] SparkQA commented on issue #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md

2020-01-20 Thread GitBox
SparkQA commented on issue #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md URL: https://github.com/apache/spark/pull/27301#issuecomment-576536452 **[Test build #117155 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/117155/testReport)**

[GitHub] [spark] SparkQA commented on issue #27288: [SPARK-30579][DOC] Document ORDER BY Clause of SELECT statement in SQL Reference

2020-01-20 Thread GitBox
SparkQA commented on issue #27288: [SPARK-30579][DOC] Document ORDER BY Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27288#issuecomment-576536447 **[Test build #117156 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/1

[GitHub] [spark] cloud-fan closed pull request #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans

2020-01-20 Thread GitBox
cloud-fan closed pull request #27263: [SPARK-30433][SQL][FOLLOW-UP] Optimize collect conflict plans URL: https://github.com/apache/spark/pull/27263 This is an automated message from the Apache Git Service. To respond to the

[GitHub] [spark] AmplabJenkins commented on issue #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md URL: https://github.com/apache/spark/pull/27301#issuecomment-576536796 Merged build finished. Test PASSed. This is an automa

[GitHub] [spark] AmplabJenkins commented on issue #27290: [SPARK-30583][DOC] Document LIMIT Clause of SELECT statement in SQL Reference

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

[GitHub] [spark] AmplabJenkins commented on issue #27290: [SPARK-30583][DOC] Document LIMIT Clause of SELECT statement in SQL Reference

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27290: [SPARK-30583][DOC] Document LIMIT Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27290#issuecomment-576536771 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md URL: https://github.com/apache/spark/pull/27301#issuecomment-576536801 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.cs.berkel

[GitHub] [spark] AmplabJenkins commented on issue #27288: [SPARK-30579][DOC] Document ORDER BY Clause of SELECT statement in SQL Reference

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

[GitHub] [spark] AmplabJenkins commented on issue #27288: [SPARK-30579][DOC] Document ORDER BY Clause of SELECT statement in SQL Reference

2020-01-20 Thread GitBox
AmplabJenkins commented on issue #27288: [SPARK-30579][DOC] Document ORDER BY Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27288#issuecomment-576536815 Merged build finished. Test PASSed. -

[GitHub] [spark] AmplabJenkins removed a comment on issue #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md URL: https://github.com/apache/spark/pull/27301#issuecomment-576536801 Test PASSed. Refer to this link for build results (access rights to CI server needed): https://amplab.c

[GitHub] [spark] AmplabJenkins removed a comment on issue #27288: [SPARK-30579][DOC] Document ORDER BY Clause of SELECT statement in SQL Reference

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27288: [SPARK-30579][DOC] Document ORDER BY Clause of SELECT statement in SQL Reference URL: https://github.com/apache/spark/pull/27288#issuecomment-576536815 Merged build finished. Test PASSed. -

[GitHub] [spark] AmplabJenkins removed a comment on issue #27288: [SPARK-30579][DOC] Document ORDER BY Clause of SELECT statement in SQL Reference

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

[GitHub] [spark] AmplabJenkins removed a comment on issue #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md

2020-01-20 Thread GitBox
AmplabJenkins removed a comment on issue #27301: [MINOR][DOCS] Fix Jenkins build image and link in README.md URL: https://github.com/apache/spark/pull/27301#issuecomment-576536796 Merged build finished. Test PASSed. This is a

[GitHub] [spark] AmplabJenkins removed a comment on issue #27290: [SPARK-30583][DOC] Document LIMIT Clause of SELECT statement in SQL Reference

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

[GitHub] [spark] AmplabJenkins removed a comment on issue #27290: [SPARK-30583][DOC] Document LIMIT Clause of SELECT statement in SQL Reference

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

[GitHub] [spark] SparkQA commented on issue #27289: [SPARK-30581][DOC] Document SORT BY Clause of SELECT statement in SQLReference.

2020-01-20 Thread GitBox
SparkQA commented on issue #27289: [SPARK-30581][DOC] Document SORT BY Clause of SELECT statement in SQLReference. URL: https://github.com/apache/spark/pull/27289#issuecomment-576538232 **[Test build #117159 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/11

<    5   6   7   8   9   10   11   12   >