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/20 02:59:49 UTC

[GitHub] [spark] xuanyuanking commented on a change in pull request #27956: [SPARK-31189][SQL][DOCS] Fix errors and missing parts for datetime pattern document

xuanyuanking commented on a change in pull request #27956: [SPARK-31189][SQL][DOCS] Fix errors and missing parts for datetime pattern document
URL: https://github.com/apache/spark/pull/27956#discussion_r395419711
 
 

 ##########
 File path: docs/sql-ref-datetime-pattern.md
 ##########
 @@ -177,6 +191,12 @@ Spark uses the below letters in date and timestamp parsing and formatting:
   <td> offset-Z </td>
   <td> +0000; -0800; -08:00; </td>
 </tr>
+<tr>
+  <td> <b>p</b> </td>
+  <td> pad next field with spaces </td>
 
 Review comment:
   Should we also add `Pad modifier` in the detail section if we decided to announce the support for `p`?

----------------------------------------------------------------
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