HyukjinKwon commented on a change in pull request #31221: URL: https://github.com/apache/spark/pull/31221#discussion_r559301101
########## 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: Oh, it thinks it's an HTML. ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: reviews-unsubscr...@spark.apache.org For additional commands, e-mail: reviews-h...@spark.apache.org