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 2021/01/18 04:15:03 UTC

[GitHub] [spark] kiszk commented on a change in pull request #31221: [MINOR][DOCS] Fix typos in sql-ref-datatypes.md

kiszk commented on a change in pull request #31221:
URL: https://github.com/apache/spark/pull/31221#discussion_r559308104



##########
File path: docs/sql-ref-datatypes.md
##########
@@ -193,7 +193,7 @@ The following table shows the type names as well as aliases used in Spark SQL pa
 |**BinaryType**|BINARY|
 |**DecimalType**|DECIMAL, DEC, NUMERIC|
 |**CalendarIntervalType**|INTERVAL|
-|**ArrayType**|ARRAY<element_type>|
+|**ArrayType**|ARRAY\<element_type>|

Review comment:
       I am also curious about why `STRUCT` and `Map` do not require escape.




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



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