maropu commented on a change in pull request #28433:
URL: https://github.com/apache/spark/pull/28433#discussion_r418834997



##########
File path: docs/sql-ref-datetime-pattern.md
##########
@@ -58,8 +58,8 @@ Spark uses pattern letters in the following table for date 
and timestamp parsing
 |**Z**|zone-offset|offset-Z|+0000; -0800; -08:00;|
 |**'**|escape for text|delimiter||
 |**''**|single quote|literal|'|
-|**[**|optional section start|||
-|**]**|optional section end|||
+|**[**|optional section start| | |

Review comment:
       Need the space between `|`s? But, no space between `|`s in line 59?




----------------------------------------------------------------
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:
[email protected]



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to