MaxGekk commented on code in PR #56320:
URL: https://github.com/apache/spark/pull/56320#discussion_r3363092300
##########
sql/core/src/test/scala/org/apache/spark/sql/execution/HiveResultSuite.scala:
##########
Review Comment:
Good catch -- all the previous cases used a post-epoch base. Added a
pre-1970 base (`1960-01-01`) so we now cover the negative-`epochMicros` +
positive-`nanosWithinMicro` path, both in the `HiveResultSuite` matrix and in
the `timestamp-{ltz,ntz}-nanos.sql` golden files. Done in d578fbba68f.
--
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]