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/24 08:44:21 UTC

[GitHub] [spark] MaxGekk opened a new pull request #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

MaxGekk opened a new pull request #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999
 
 
   ### What changes were proposed in this pull request?
   In the PR, I propose to update the doc for `spark.sql.session.timeZone`, and restrict format of config's values to 2 forms:
   1. Geographical regions, such as `America/Los_Angeles`.
   2. Fixed offsets - a fully resolved offset from UTC. For example, `-08:00`.
   
   ### Why are the changes needed?
   Other formats such as three-letter time zone IDs are ambitious, and depend on the locale. For example, `CST` could be U.S. `Central Standard Time` and `China Standard Time`. Such formats have been already deprecated in JDK, see [Three-letter time zone IDs](https://docs.oracle.com/javase/8/docs/api/java/util/TimeZone.html).
   
   ### Does this PR introduce any user-facing change?
   No
   
   ### How was this patch tested?
   By running `./dev/scalastyle`, and manual testing.

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603543707
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120281/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603676397
 
 
   **[Test build #120317 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120317/testReport)** for PR 27999 at commit [`b729f5c`](https://github.com/apache/spark/commit/b729f5c2e803dee2e94b0733fd91f5ff7cd7cc70).
    * 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] SparkQA commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603107396
 
 
   **[Test build #120258 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120258/testReport)** for PR 27999 at commit [`147dcdd`](https://github.com/apache/spark/commit/147dcdd775cfe9549fc34b365cb294144149e0ac).

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603683777
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603666140
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603831948
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603267961
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603108080
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24971/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603676497
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603108067
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603676499
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120317/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603665791
 
 
   **[Test build #120317 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120317/testReport)** for PR 27999 at commit [`b729f5c`](https://github.com/apache/spark/commit/b729f5c2e803dee2e94b0733fd91f5ff7cd7cc70).

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603375728
 
 
   **[Test build #120281 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120281/testReport)** for PR 27999 at commit [`147dcdd`](https://github.com/apache/spark/commit/147dcdd775cfe9549fc34b365cb294144149e0ac).

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603676499
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120317/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603107396
 
 
   **[Test build #120258 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120258/testReport)** for PR 27999 at commit [`147dcdd`](https://github.com/apache/spark/commit/147dcdd775cfe9549fc34b365cb294144149e0ac).

----------------------------------------------------------------
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] MaxGekk commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
MaxGekk commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603369881
 
 
   jenkins, retest this, please

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603666146
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25027/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603831958
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120322/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603543707
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120281/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603371300
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24991/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603543039
 
 
   **[Test build #120281 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120281/testReport)** for PR 27999 at commit [`147dcdd`](https://github.com/apache/spark/commit/147dcdd775cfe9549fc34b365cb294144149e0ac).
    * 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 removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603543703
 
 
   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] MaxGekk commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
MaxGekk commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603107294
 
 
   @cloud-fan @HyukjinKwon Please, review this PR.

----------------------------------------------------------------
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] cloud-fan commented on a change in pull request #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on a change in pull request #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#discussion_r397587706
 
 

 ##########
 File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
 ##########
 @@ -1675,14 +1675,15 @@ object SQLConf {
     Try { DateTimeUtils.getZoneId(zone) }.isSuccess
   }
 
-  val SESSION_LOCAL_TIMEZONE =
-    buildConf("spark.sql.session.timeZone")
-      .doc("""The ID of session local timezone, e.g. "GMT", "America/Los_Angeles", etc.""")
-      .version("2.2.0")
-      .stringConf
-      .checkValue(isValidTimezone, s"Cannot resolve the given timezone with" +
-        " ZoneId.of(_, ZoneId.SHORT_IDS)")
-      .createWithDefaultFunction(() => TimeZone.getDefault.getID)
+  val SESSION_LOCAL_TIMEZONE = buildConf("spark.sql.session.timeZone")
+    .doc("The ID of session local timezone in the format of either region-based zone IDs or " +
+      "zone offsets. Region IDs must have the form 'area/city', such as 'America/Los_Angeles'. " +
+      "Zone offsets must be in the format '(+|-)HH:mm', for example '-08:00' or '+01:00'.")
 
 Review comment:
   good idea!

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603267974
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120258/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603108067
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603685999
 
 
   **[Test build #120322 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120322/testReport)** for PR 27999 at commit [`b729f5c`](https://github.com/apache/spark/commit/b729f5c2e803dee2e94b0733fd91f5ff7cd7cc70).

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603831958
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120322/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603683777
 
 
   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] cloud-fan commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
cloud-fan commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603695991
 
 
   This is a doc only change, it should be good to go after pass compilation. 
   
   Thanks, merging to master/3.0!

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603676497
 
 
   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] cloud-fan closed pull request #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
cloud-fan closed pull request #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999
 
 
   

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603665791
 
 
   **[Test build #120317 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120317/testReport)** for PR 27999 at commit [`b729f5c`](https://github.com/apache/spark/commit/b729f5c2e803dee2e94b0733fd91f5ff7cd7cc70).

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603666146
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25027/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603375728
 
 
   **[Test build #120281 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120281/testReport)** for PR 27999 at commit [`147dcdd`](https://github.com/apache/spark/commit/147dcdd775cfe9549fc34b365cb294144149e0ac).

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603543703
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603266677
 
 
   **[Test build #120258 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120258/testReport)** for PR 27999 at commit [`147dcdd`](https://github.com/apache/spark/commit/147dcdd775cfe9549fc34b365cb294144149e0ac).
    * This patch **fails PySpark pip packaging 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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603371300
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24991/
   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] MaxGekk commented on a change in pull request #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
MaxGekk commented on a change in pull request #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#discussion_r397651155
 
 

 ##########
 File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
 ##########
 @@ -1675,14 +1675,15 @@ object SQLConf {
     Try { DateTimeUtils.getZoneId(zone) }.isSuccess
   }
 
-  val SESSION_LOCAL_TIMEZONE =
-    buildConf("spark.sql.session.timeZone")
-      .doc("""The ID of session local timezone, e.g. "GMT", "America/Los_Angeles", etc.""")
-      .version("2.2.0")
-      .stringConf
-      .checkValue(isValidTimezone, s"Cannot resolve the given timezone with" +
-        " ZoneId.of(_, ZoneId.SHORT_IDS)")
-      .createWithDefaultFunction(() => TimeZone.getDefault.getID)
+  val SESSION_LOCAL_TIMEZONE = buildConf("spark.sql.session.timeZone")
+    .doc("The ID of session local timezone in the format of either region-based zone IDs or " +
+      "zone offsets. Region IDs must have the form 'area/city', such as 'America/Los_Angeles'. " +
+      "Zone offsets must be in the format '(+|-)HH:mm', for example '-08:00' or '+01:00'.")
 
 Review comment:
   I changed the doc.

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603685999
 
 
   **[Test build #120322 has started](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120322/testReport)** for PR 27999 at commit [`b729f5c`](https://github.com/apache/spark/commit/b729f5c2e803dee2e94b0733fd91f5ff7cd7cc70).

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603267974
 
 
   Test FAILed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder/120258/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603683783
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25033/
   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 a change in pull request #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
HyukjinKwon commented on a change in pull request #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#discussion_r397581770
 
 

 ##########
 File path: sql/catalyst/src/main/scala/org/apache/spark/sql/internal/SQLConf.scala
 ##########
 @@ -1675,14 +1675,15 @@ object SQLConf {
     Try { DateTimeUtils.getZoneId(zone) }.isSuccess
   }
 
-  val SESSION_LOCAL_TIMEZONE =
-    buildConf("spark.sql.session.timeZone")
-      .doc("""The ID of session local timezone, e.g. "GMT", "America/Los_Angeles", etc.""")
-      .version("2.2.0")
-      .stringConf
-      .checkValue(isValidTimezone, s"Cannot resolve the given timezone with" +
-        " ZoneId.of(_, ZoneId.SHORT_IDS)")
-      .createWithDefaultFunction(() => TimeZone.getDefault.getID)
+  val SESSION_LOCAL_TIMEZONE = buildConf("spark.sql.session.timeZone")
+    .doc("The ID of session local timezone in the format of either region-based zone IDs or " +
+      "zone offsets. Region IDs must have the form 'area/city', such as 'America/Los_Angeles'. " +
+      "Zone offsets must be in the format '(+|-)HH:mm', for example '-08:00' or '+01:00'.")
 
 Review comment:
   Actually why don't we add the simple reason about three-latters timezones? Like you described in PR description: other formats such as three-letter timezone IDs are ambitious

----------------------------------------------------------------
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] MaxGekk commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
MaxGekk commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603683558
 
 
   jenkins, retest this, please

----------------------------------------------------------------
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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603831948
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603683783
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/25033/
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603371278
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603666140
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603371278
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
SparkQA commented on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603830467
 
 
   **[Test build #120322 has finished](https://amplab.cs.berkeley.edu/jenkins/job/SparkPullRequestBuilder/120322/testReport)** for PR 27999 at commit [`b729f5c`](https://github.com/apache/spark/commit/b729f5c2e803dee2e94b0733fd91f5ff7cd7cc70).
    * 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 removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603267961
 
 
   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 #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`

Posted by GitBox <gi...@apache.org>.
AmplabJenkins removed a comment on issue #27999: [SPARK-31232][SQL][DOCS] Specify formats of `spark.sql.session.timeZone`
URL: https://github.com/apache/spark/pull/27999#issuecomment-603108080
 
 
   Test PASSed.
   Refer to this link for build results (access rights to CI server needed): 
   https://amplab.cs.berkeley.edu/jenkins//job/SparkPullRequestBuilder-K8s/24971/
   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