gengliangwang commented on pull request #33588:
URL: https://github.com/apache/spark/pull/33588#issuecomment-891626593


   @beliefer It seems that you are converting the reverse way:
   ```
   A TIMESTAMP => TIMESTAMP_LTZ
   Timestamp with local time zone => TIMESTAMP_NTZ
   ```
   
   Timestamp with local time zone should be mapped to TIMESTAMP_LTZ, right?


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