cloud-fan edited a comment on pull request #33167:
URL: https://github.com/apache/spark/pull/33167#issuecomment-872017814


   Snowflake uses this short name: 
https://docs.snowflake.com/en/sql-reference/data-types-datetime.html#timestamp-ltz-timestamp-ntz-timestamp-tz
   
   Flink also uses part of this short name: 
https://ci.apache.org/projects/flink/flink-docs-master/docs/dev/table/types/#timestamp_ltz
 Flink does not have a short name for NTZ, probably because it's the default 
and they don't need to.
   
   The mapping is obvious once people read the doc.


-- 
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: reviews-unsubscr...@spark.apache.org

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

Reply via email to