[ 
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-unsubscr...@spark.apache.org
For additional commands, e-mail: issues-h...@spark.apache.org

Reply via email to