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 2022/06/30 00:58:08 UTC

[GitHub] [spark] cloud-fan commented on pull request #37013: [SPARK-39339][SQL][FOLLOWUP] Fix bug TimestampNTZ type in JDBC data source is incorrect

cloud-fan commented on PR #37013:
URL: https://github.com/apache/spark/pull/37013#issuecomment-1170637111

   > I am also curious why it fails on 1500-01-20T00:00:00.123456. Is it because of the calendar that Spark uses?
   
   I believe so, `toJavaTimestamp` takes care of the legacy calendar, which applies to old dates like the above one.


-- 
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-unsubscribe@spark.apache.org

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