cloud-fan commented on code in PR #40005:
URL: https://github.com/apache/spark/pull/40005#discussion_r1106851123


##########
docs/sql-ref-datatypes.md:
##########
@@ -154,6 +159,7 @@ please use factory methods provided in
 |**BinaryType**|byte[]|DataTypes.BinaryType|
 |**BooleanType**|boolean or Boolean|DataTypes.BooleanType|
 |**TimestampType**|java.sql.Timestamp|DataTypes.TimestampType|
+|**TimestampNTZType**|java.time.LocalDateTime| TimestampNTZType|

Review Comment:
   nit: seems all others are prefixed by `DataTypes.`



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

To unsubscribe, e-mail: [email protected]

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