[GitHub] [spark] cloud-fan commented on a change in pull request #27616: [SPARK-30864] [SQL]add the user guide for Adaptive Query Execution

2020-03-16 Thread GitBox
cloud-fan commented on a change in pull request #27616: [SPARK-30864] [SQL]add the user guide for Adaptive Query Execution URL: https://github.com/apache/spark/pull/27616#discussion_r392834386 ## File path: docs/sql-performance-tuning.md ## @@ -186,3 +186,63 @@ The

[GitHub] [spark] HyukjinKwon closed pull request #27707: [SPARK-30958][SQL] do not set default era for DateTimeFormatter

2020-03-16 Thread GitBox
HyukjinKwon closed pull request #27707: [SPARK-30958][SQL] do not set default era for DateTimeFormatter URL: https://github.com/apache/spark/pull/27707 This is an automated message from the Apache Git Service. To respond to

[GitHub] [spark] HyukjinKwon commented on issue #27707: [SPARK-30958][SQL] do not set default era for DateTimeFormatter

2020-03-16 Thread GitBox
HyukjinKwon commented on issue #27707: [SPARK-30958][SQL] do not set default era for DateTimeFormatter URL: https://github.com/apache/spark/pull/27707#issuecomment-599391077 Merged to master and branch-3.0. This is an

[GitHub] [spark] HyukjinKwon commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
HyukjinKwon commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599394446 Sure, +1 more feedback during the RC and for the advices about tests as well.

[GitHub] [spark] viirya commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
viirya commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#discussion_r392838395 ## File path:

[GitHub] [spark] cloud-fan commented on a change in pull request #27901: [SPARK-31146][SQL] Leverage the helper method for aliasing in built-in SQL expressions

2020-03-16 Thread GitBox
cloud-fan commented on a change in pull request #27901: [SPARK-31146][SQL] Leverage the helper method for aliasing in built-in SQL expressions URL: https://github.com/apache/spark/pull/27901#discussion_r392838833 ## File path:

[GitHub] [spark] AmplabJenkins commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599404108 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599404108 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] kimtkyeom commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
kimtkyeom commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#discussion_r392848827 ## File path:

[GitHub] [spark] SparkQA commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
SparkQA commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599403556 **[Test build #119852 has

[GitHub] [spark] AmplabJenkins commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599404099 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599362015 Merged build finished. Test PASSed. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599362021 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599362015 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599362021 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599366046 Merged build finished. Test PASSed.

[GitHub] [spark] Ngone51 edited a comment on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path

2020-03-16 Thread GitBox
Ngone51 edited a comment on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path URL: https://github.com/apache/spark/pull/27923#issuecomment-599366673 cc @viirya @cloud-fan @dongjoon-hyun

[GitHub] [spark] Ngone51 commented on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path

2020-03-16 Thread GitBox
Ngone51 commented on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path URL: https://github.com/apache/spark/pull/27923#issuecomment-599366673 @ cc @viirya @cloud-fan @dongjoon-hyun

[GitHub] [spark] AmplabJenkins removed a comment on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js URL: https://github.com/apache/spark/pull/27921#issuecomment-599366216 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599366051 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] dongjoon-hyun closed pull request #27892: [SPARK-31135][BUILD][TESTS] Upgrdade docker-client version to 8.14.1

2020-03-16 Thread GitBox
dongjoon-hyun closed pull request #27892: [SPARK-31135][BUILD][TESTS] Upgrdade docker-client version to 8.14.1 URL: https://github.com/apache/spark/pull/27892 This is an automated message from the Apache Git Service. To

[GitHub] [spark] zhengruifeng commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
zhengruifeng commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599382810 retest this please This is an automated message from the Apache Git

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
dongjoon-hyun commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#discussion_r392825993 ## File path:

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

2020-03-16 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-599385146 retest this please This is an automated

[GitHub] [spark] maropu commented on issue #25827: [SPARK-29128][SQL] Split predicate code in OR expressions

2020-03-16 Thread GitBox
maropu commented on issue #25827: [SPARK-29128][SQL] Split predicate code in OR expressions URL: https://github.com/apache/spark/pull/25827#issuecomment-599385504 retest this please This is an automated message from the

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
dongjoon-hyun commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#discussion_r392828310 ## File path:

[GitHub] [spark] cloud-fan commented on a change in pull request #27616: [SPARK-30864] [SQL]add the user guide for Adaptive Query Execution

2020-03-16 Thread GitBox
cloud-fan commented on a change in pull request #27616: [SPARK-30864] [SQL]add the user guide for Adaptive Query Execution URL: https://github.com/apache/spark/pull/27616#discussion_r392836209 ## File path: docs/sql-performance-tuning.md ## @@ -186,3 +186,63 @@ The

[GitHub] [spark] cloud-fan commented on a change in pull request #27616: [SPARK-30864] [SQL]add the user guide for Adaptive Query Execution

2020-03-16 Thread GitBox
cloud-fan commented on a change in pull request #27616: [SPARK-30864] [SQL]add the user guide for Adaptive Query Execution URL: https://github.com/apache/spark/pull/27616#discussion_r392836777 ## File path: docs/sql-performance-tuning.md ## @@ -186,3 +186,63 @@ The

[GitHub] [spark] HyukjinKwon commented on a change in pull request #27901: [SPARK-31146][SQL] Leverage the helper method for aliasing in built-in SQL expressions

2020-03-16 Thread GitBox
HyukjinKwon commented on a change in pull request #27901: [SPARK-31146][SQL] Leverage the helper method for aliasing in built-in SQL expressions URL: https://github.com/apache/spark/pull/27901#discussion_r392837101 ## File path:

[GitHub] [spark] SparkQA commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions.

2020-03-16 Thread GitBox
SparkQA commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions. URL: https://github.com/apache/spark/pull/27278#issuecomment-599406839 **[Test build #119853 has

[GitHub] [spark] HyukjinKwon commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions.

2020-03-16 Thread GitBox
HyukjinKwon commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions. URL: https://github.com/apache/spark/pull/27278#issuecomment-599406358 retest this please This is an automated

[GitHub] [spark] SparkQA commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
SparkQA commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599371766 **[Test build #119839 has

[GitHub] [spark] SparkQA removed a comment on issue #27895: [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels

2020-03-16 Thread GitBox
SparkQA removed a comment on issue #27895: [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels URL: https://github.com/apache/spark/pull/27895#issuecomment-599350500 **[Test build #119833 has

[GitHub] [spark] AmplabJenkins commented on issue #27895: [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27895: [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels URL: https://github.com/apache/spark/pull/27895#issuecomment-599371774 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27895: [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27895: [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels URL: https://github.com/apache/spark/pull/27895#issuecomment-599371774 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27895: [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27895: [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels URL: https://github.com/apache/spark/pull/27895#issuecomment-599371778 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27895: [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27895: [SPARK-31138][ML] Add ANOVA Selector for continuous features and categorical labels URL: https://github.com/apache/spark/pull/27895#issuecomment-599371778 Test PASSed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] AmplabJenkins commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599376270 Merged build finished. Test FAILed.

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

2020-03-16 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-599376243 **[Test build #119826 has

[GitHub] [spark] SparkQA commented on issue #27916: [SPARK-30532] DataFrameStatFunctions to work with TABLE.COLUMN syntax

2020-03-16 Thread GitBox
SparkQA commented on issue #27916: [SPARK-30532] DataFrameStatFunctions to work with TABLE.COLUMN syntax URL: https://github.com/apache/spark/pull/27916#issuecomment-599376244 **[Test build #119830 has

[GitHub] [spark] SparkQA commented on issue #27616: [SPARK-30864] [SQL]add the user guide for Adaptive Query Execution

2020-03-16 Thread GitBox
SparkQA commented on issue #27616: [SPARK-30864] [SQL]add the user guide for Adaptive Query Execution URL: https://github.com/apache/spark/pull/27616#issuecomment-599376253 **[Test build #119832 has

[GitHub] [spark] AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599376266 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
SparkQA commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599376242 **[Test build #119840 has

[GitHub] [spark] SparkQA commented on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path

2020-03-16 Thread GitBox
SparkQA commented on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path URL: https://github.com/apache/spark/pull/27923#issuecomment-599376252 **[Test build #119836 has

[GitHub] [spark] SparkQA commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions.

2020-03-16 Thread GitBox
SparkQA commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions. URL: https://github.com/apache/spark/pull/27278#issuecomment-599376246 **[Test build #119831 has

[GitHub] [spark] AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599376268 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599376274 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
SparkQA commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599376247 **[Test build #119839 has

[GitHub] [spark] AmplabJenkins commented on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path URL: https://github.com/apache/spark/pull/27923#issuecomment-599376285 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
SparkQA commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599376245 **[Test build #119837 has

[GitHub] [spark] SparkQA commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions.

2020-03-16 Thread GitBox
SparkQA commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions. URL: https://github.com/apache/spark/pull/27278#issuecomment-599376250 **[Test build #119829 has

[GitHub] [spark] AmplabJenkins commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions.

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions. URL: https://github.com/apache/spark/pull/27278#issuecomment-599376430 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path

2020-03-16 Thread GitBox
SparkQA removed a comment on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path URL: https://github.com/apache/spark/pull/27923#issuecomment-599367687 **[Test build #119836 has

[GitHub] [spark] AmplabJenkins commented on issue #27882: [WIP][SPARK-31127][ML] Add abstract Selector

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27882: [WIP][SPARK-31127][ML] Add abstract Selector URL: https://github.com/apache/spark/pull/27882#issuecomment-599376452 Merged build finished. Test FAILed. This is an automated message

[GitHub] [spark] SparkQA removed a comment on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
SparkQA removed a comment on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599371766 **[Test build #119839 has

[GitHub] [spark] AmplabJenkins commented on issue #27916: [SPARK-30532] DataFrameStatFunctions to work with TABLE.COLUMN syntax

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27916: [SPARK-30532] DataFrameStatFunctions to work with TABLE.COLUMN syntax URL: https://github.com/apache/spark/pull/27916#issuecomment-599376479 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] SparkQA removed a comment on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
SparkQA removed a comment on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599367690 **[Test build #119837 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599376274 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions.

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27278: [SPARK-30569][SQL][PYSPARK][SPARKR] Add percentile_approx DSL functions. URL: https://github.com/apache/spark/pull/27278#issuecomment-599376423 Merged build finished. Test FAILed.

[GitHub] [spark] SparkQA commented on issue #27882: [WIP][SPARK-31127][ML] Add abstract Selector

2020-03-16 Thread GitBox
SparkQA commented on issue #27882: [WIP][SPARK-31127][ML] Add abstract Selector URL: https://github.com/apache/spark/pull/27882#issuecomment-599376249 **[Test build #119834 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119834/testReport)** for PR 27882

[GitHub] [spark] AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599376328 Merged build finished. Test FAILed.

[GitHub] [spark] AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599376335 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599376365 Merged build finished. Test FAILed. This is an automated message

[GitHub] [spark] AmplabJenkins commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599376371 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599376278 Test FAILed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path URL: https://github.com/apache/spark/pull/27923#issuecomment-599376291 Test FAILed. Refer to this link for build results (access rights to CI server

[GitHub] [spark] SparkQA commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
SparkQA commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599376240 **[Test build #119835 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119835/testReport)** for PR 27922 at

[GitHub] [spark] SparkQA commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
SparkQA commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599376241 **[Test build #119838 has

[GitHub] [spark] AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#issuecomment-599376262 Merged build finished. Test FAILed.

[GitHub] [spark] cloud-fan commented on a change in pull request #27897: [SPARK-31113][SQL] Add SHOW VIEWS command

2020-03-16 Thread GitBox
cloud-fan commented on a change in pull request #27897: [SPARK-31113][SQL] Add SHOW VIEWS command URL: https://github.com/apache/spark/pull/27897#discussion_r392824410 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/statements.scala

[GitHub] [spark] cloud-fan commented on a change in pull request #27897: [SPARK-31113][SQL] Add SHOW VIEWS command

2020-03-16 Thread GitBox
cloud-fan commented on a change in pull request #27897: [SPARK-31113][SQL] Add SHOW VIEWS command URL: https://github.com/apache/spark/pull/27897#discussion_r392824410 ## File path: sql/catalyst/src/main/scala/org/apache/spark/sql/catalyst/plans/logical/statements.scala

[GitHub] [spark] kimtkyeom commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
kimtkyeom commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#discussion_r392827102 ## File path:

[GitHub] [spark] SparkQA commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
SparkQA commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599384368 **[Test build #119845 has

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
dongjoon-hyun commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#discussion_r392827809 ## File path:

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
dongjoon-hyun commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#discussion_r392827509 ## File path:

[GitHub] [spark] SparkQA commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
SparkQA commented on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599384336 **[Test build #119844 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/119844/testReport)** for PR 27922 at

[GitHub] [spark] Ngone51 commented on a change in pull request #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path

2020-03-16 Thread GitBox
Ngone51 commented on a change in pull request #27923: [SPARK-31163][SQL] TruncateTableCommand with acl/permission should handle non-existed path URL: https://github.com/apache/spark/pull/27923#discussion_r392827342 ## File path:

[GitHub] [spark] cloud-fan commented on a change in pull request #27901: [SPARK-31146][SQL] Leverage the helper method for aliasing in built-in SQL expressions

2020-03-16 Thread GitBox
cloud-fan commented on a change in pull request #27901: [SPARK-31146][SQL] Leverage the helper method for aliasing in built-in SQL expressions URL: https://github.com/apache/spark/pull/27901#discussion_r392829020 ## File path:

[GitHub] [spark] cloud-fan commented on a change in pull request #27901: [SPARK-31146][SQL] Leverage the helper method for aliasing in built-in SQL expressions

2020-03-16 Thread GitBox
cloud-fan commented on a change in pull request #27901: [SPARK-31146][SQL] Leverage the helper method for aliasing in built-in SQL expressions URL: https://github.com/apache/spark/pull/27901#discussion_r392829594 ## File path:

[GitHub] [spark] kimtkyeom commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
kimtkyeom commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#discussion_r392829138 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599390060 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] cloud-fan commented on a change in pull request #27616: [SPARK-30864] [SQL]add the user guide for Adaptive Query Execution

2020-03-16 Thread GitBox
cloud-fan commented on a change in pull request #27616: [SPARK-30864] [SQL]add the user guide for Adaptive Query Execution URL: https://github.com/apache/spark/pull/27616#discussion_r392834156 ## File path: docs/sql-performance-tuning.md ## @@ -186,3 +186,63 @@ The

[GitHub] [spark] AmplabJenkins removed a comment on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27922: [SPARK-30776][ML][FOLLOWUP] FValue clean up URL: https://github.com/apache/spark/pull/27922#issuecomment-599390069 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins removed a comment on issue #27882: [WIP][SPARK-31127][ML] Add abstract Selector

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27882: [WIP][SPARK-31127][ML] Add abstract Selector URL: https://github.com/apache/spark/pull/27882#issuecomment-599390032 Merged build finished. Test PASSed. This is an automated

[GitHub] [spark] AmplabJenkins removed a comment on issue #27882: [WIP][SPARK-31127][ML] Add abstract Selector

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27882: [WIP][SPARK-31127][ML] Add abstract Selector URL: https://github.com/apache/spark/pull/27882#issuecomment-599390040 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] dongjoon-hyun commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
dongjoon-hyun commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599393833 For @HyukjinKwon 's comment (https://github.com/apache/spark/pull/27888#issuecomment-599354017),

[GitHub] [spark] maropu commented on issue #22198: [SPARK-25121][SQL] Supports multi-part table names for broadcast hint resolution

2020-03-16 Thread GitBox
maropu commented on issue #22198: [SPARK-25121][SQL] Supports multi-part table names for broadcast hint resolution URL: https://github.com/apache/spark/pull/22198#issuecomment-599394573 I'll check again. This is an automated

[GitHub] [spark] dongjoon-hyun commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
dongjoon-hyun commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#discussion_r392844105 ## File path:

[GitHub] [spark] kimtkyeom commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
kimtkyeom commented on a change in pull request #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#discussion_r392849402 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599404099 Merged build finished. Test PASSed.

[GitHub] [spark] SparkQA removed a comment on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js

2020-03-16 Thread GitBox
SparkQA removed a comment on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js URL: https://github.com/apache/spark/pull/27921#issuecomment-599329197 **[Test build #119828 has

[GitHub] [spark] SparkQA commented on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js

2020-03-16 Thread GitBox
SparkQA commented on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js URL: https://github.com/apache/spark/pull/27921#issuecomment-599362933 **[Test build #119828 has

[GitHub] [spark] AmplabJenkins removed a comment on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js URL: https://github.com/apache/spark/pull/27921#issuecomment-599363498 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] JkSelf commented on a change in pull request #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced

2020-03-16 Thread GitBox
JkSelf commented on a change in pull request #27893: [SPARK-31134][SQL] optimize skew join after shuffle partitions are coalesced URL: https://github.com/apache/spark/pull/27893#discussion_r392799589 ## File path:

[GitHub] [spark] AmplabJenkins removed a comment on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js URL: https://github.com/apache/spark/pull/27921#issuecomment-599363494 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js URL: https://github.com/apache/spark/pull/27921#issuecomment-599363494 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins commented on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27921: [SPARK-31161][WEBUI] Refactor the on-click timeline action in streagming-page.js URL: https://github.com/apache/spark/pull/27921#issuecomment-599363498 Test PASSed. Refer to this link for build results (access rights to CI server needed):

[GitHub] [spark] AmplabJenkins commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
AmplabJenkins commented on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599370032 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599370032 Merged build finished. Test PASSed.

[GitHub] [spark] AmplabJenkins removed a comment on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter

2020-03-16 Thread GitBox
AmplabJenkins removed a comment on issue #27888: [SPARK-31116][SQL] Fix nested schema case-sensitivity in ParquetRowConverter URL: https://github.com/apache/spark/pull/27888#issuecomment-599370036 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   >