freastro opened a new pull request, #2972:
URL: https://github.com/apache/calcite/pull/2972

   This changes the unix timestamp to Date/Time/Timestamp conversion in 
`SqlFunctions` to convert between the ISO calendar system and the standard 
Gregorian calendar. This ensures that unix timestamps created by `SqlFunctions` 
will have the same value as unix timestamps created by `DateTimeUtils`.
   
   Some of the tests may fail without this corresponding change to Avatica:
   https://github.com/apache/calcite-avatica/pull/197


-- 
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: commits-unsubscr...@calcite.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to