You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@spark.apache.org by "Apache Spark (Jira)" <ji...@apache.org> on 2020/05/20 09:37:00 UTC

[jira] [Commented] (SPARK-31771) Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'

    [ https://issues.apache.org/jira/browse/SPARK-31771?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17111985#comment-17111985 ] 

Apache Spark commented on SPARK-31771:
--------------------------------------

User 'yaooqinn' has created a pull request for this issue:
https://github.com/apache/spark/pull/28592

> Disable Narrow TextStyle for datetime pattern 'G/M/L/E/u/Q/q'
> -------------------------------------------------------------
>
>                 Key: SPARK-31771
>                 URL: https://issues.apache.org/jira/browse/SPARK-31771
>             Project: Spark
>          Issue Type: Bug
>          Components: SQL
>    Affects Versions: 3.0.0, 3.1.0
>            Reporter: Kent Yao
>            Priority: Major
>
> Five continuous pattern characters with 'G/M/L/E/u/Q/q' means Narrow-Text Style in java.time.DateTimeFormatterBuilder which output the leading single letter of the value, e.g. `December` would be `D`,  while in Spark 2.4 they means Full-Text Style.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

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