You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@spark.apache.org by GitBox <gi...@apache.org> on 2020/03/22 01:11:40 UTC

[GitHub] [spark] beliefer opened a new pull request #27976: [SPARK-31213][SQL] Arrange the sequence of config.

beliefer opened a new pull request #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976
 
 
   ### What changes were proposed in this pull request?
   The configuration of Spark SQL is a bit messy. Sorting them out can improve readability.
   
   
   ### Why are the changes needed?
   Improve readability.
   
   
   ### Does this PR introduce any user-facing change?
   'No'.
   
   
   ### How was this patch tested?
   Jenkins test.
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602172273
 
 
   **[Test build #120164 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120164/testReport)** for PR 27976 at commit [`8dced10`](https://github.com/apache/spark/commit/8dced10d135f3b09c0e13d37cf3e37b3c65f88ad).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602135086
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602132715
 
 
   **[Test build #120140 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120140/testReport)** for PR 27976 at commit [`d01cac3`](https://github.com/apache/spark/commit/d01cac3d9c813f5b3fc6478ead68b1df1def425f).
    * This patch **fails to build**.
    * This patch merges cleanly.
    * This patch adds the following public classes _(experimental)_:
     * `    .doc(\"A comma-separated list of fully qualified data source register class names for which\" +`

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602133352
 
 
   **[Test build #120141 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120141/testReport)** for PR 27976 at commit [`87cf269`](https://github.com/apache/spark/commit/87cf2698aa96083bcabd851eb32ff2a7d7fff366).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602203662
 
 
   **[Test build #120164 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120164/testReport)** for PR 27976 at commit [`8dced10`](https://github.com/apache/spark/commit/8dced10d135f3b09c0e13d37cf3e37b3c65f88ad).
    * This patch passes all tests.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602134009
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602133629
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602144036
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24862/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602134011
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120141/
   Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602156996
 
 
   **[Test build #120154 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120154/testReport)** for PR 27976 at commit [`d5afa4b`](https://github.com/apache/spark/commit/d5afa4ba309e9f22ae77b84c70949181ee959345).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602135086
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602151418
 
 
   **[Test build #120142 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120142/testReport)** for PR 27976 at commit [`46aa012`](https://github.com/apache/spark/commit/46aa012996ab9df6fb4457b60f54871295e2811f).
    * This patch **fails PySpark unit tests**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602172488
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602157229
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24868/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602149658
 
 
   It's going to make tracking more difficult. In SQL documentation, they are already rendered as grouped by the namespace correctly so the actual benefit is just a bit of more code readability, which I think it isn't worthwhile.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
HyukjinKwon removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602149658
 
 
   It's going to make tracking more difficult. In SQL documentation, they are already rendered as grouped by the namespace correctly so the actual benefit is just a bit of more code readability, which I think it isn't worthwhile.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602203972
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120164/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602157371
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120154/
   Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602132220
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-603143510
 
 
   Okay, I am neutral too. I don't mind if any committer merges.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602132790
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602158242
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602157369
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602203968
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602157369
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602132794
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120140/
   Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602133352
 
 
   **[Test build #120141 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120141/testReport)** for PR 27976 at commit [`87cf269`](https://github.com/apache/spark/commit/87cf2698aa96083bcabd851eb32ff2a7d7fff366).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602151543
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602157365
 
 
   **[Test build #120154 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120154/testReport)** for PR 27976 at commit [`d5afa4b`](https://github.com/apache/spark/commit/d5afa4ba309e9f22ae77b84c70949181ee959345).
    * This patch **fails to build**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602132790
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602157229
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24868/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602158245
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120148/
   Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] HyukjinKwon removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
HyukjinKwon removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-603143510
 
 
   Okay, I am neutral too. I don't mind if any committer merges.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602135088
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24857/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602134003
 
 
   **[Test build #120141 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120141/testReport)** for PR 27976 at commit [`87cf269`](https://github.com/apache/spark/commit/87cf2698aa96083bcabd851eb32ff2a7d7fff366).
    * This patch **fails to build**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602133629
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602133631
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24855/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] beliefer commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
beliefer commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602958206
 
 
   I've looked at the history of GIT. These configuration items have been moved many times, even from different classes and modules. So these movements are relatively minor.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602131895
 
 
   **[Test build #120140 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120140/testReport)** for PR 27976 at commit [`d01cac3`](https://github.com/apache/spark/commit/d01cac3d9c813f5b3fc6478ead68b1df1def425f).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602172273
 
 
   **[Test build #120164 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120164/testReport)** for PR 27976 at commit [`8dced10`](https://github.com/apache/spark/commit/8dced10d135f3b09c0e13d37cf3e37b3c65f88ad).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602144033
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602135088
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24857/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602132228
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24854/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602132220
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602157371
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120154/
   Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602151543
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602133631
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24855/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602172490
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24877/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] beliefer commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
beliefer commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602155584
 
 
   @HyukjinKwon Yes, this PR just improve the readability. I've been trying for half a day to make them look more reasonable. This PR just adjusts the order of the code without any extra risk.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602131895
 
 
   **[Test build #120140 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120140/testReport)** for PR 27976 at commit [`d01cac3`](https://github.com/apache/spark/commit/d01cac3d9c813f5b3fc6478ead68b1df1def425f).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602143846
 
 
   **[Test build #120148 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120148/testReport)** for PR 27976 at commit [`37f2e60`](https://github.com/apache/spark/commit/37f2e602ffbed2e9275f93aa24c949aa10dd3d52).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602158156
 
 
   **[Test build #120148 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120148/testReport)** for PR 27976 at commit [`37f2e60`](https://github.com/apache/spark/commit/37f2e602ffbed2e9275f93aa24c949aa10dd3d52).
    * This patch **fails due to an unknown error code, -9**.
    * This patch merges cleanly.
    * This patch adds no public classes.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602158242
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602158245
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120148/
   Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602172488
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602203972
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120164/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602134011
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120141/
   Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602144036
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24862/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] srowen commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
srowen commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602227604
 
 
   Yeah it's one of those totally reasonable things, that also complicates `git blame` and understanding where a change originally came from. I'm kind of neutral on it.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602144033
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602143846
 
 
   **[Test build #120148 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120148/testReport)** for PR 27976 at commit [`37f2e60`](https://github.com/apache/spark/commit/37f2e602ffbed2e9275f93aa24c949aa10dd3d52).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602132794
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120140/
   Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602134009
 
 
   Merged build finished. Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602172490
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24877/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602134756
 
 
   **[Test build #120142 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120142/testReport)** for PR 27976 at commit [`46aa012`](https://github.com/apache/spark/commit/46aa012996ab9df6fb4457b60f54871295e2811f).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602157227
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602132228
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24854/
   Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602157227
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of the config of Spark SQL.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602203968
 
 
   Merged build finished. Test PASSed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602151545
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120142/
   Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602134756
 
 
   **[Test build #120142 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120142/testReport)** for PR 27976 at commit [`46aa012`](https://github.com/apache/spark/commit/46aa012996ab9df6fb4457b60f54871295e2811f).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602151545
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120142/
   Test FAILed.

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org


[GitHub] [spark] SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27976: [SPARK-31213][SQL] Arrange the sequence of config.
URL: https://github.com/apache/spark/pull/27976#issuecomment-602156996
 
 
   **[Test build #120154 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120154/testReport)** for PR 27976 at commit [`d5afa4b`](https://github.com/apache/spark/commit/d5afa4ba309e9f22ae77b84c70949181ee959345).

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: reviews-unsubscribe@spark.apache.org
For additional commands, e-mail: reviews-help@spark.apache.org