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

   The `SqlFunctionsTest.testToIntWithTimeZone` test fails in the Europe/London 
time zone. The issue is due to the use of `TimeZone.setRawOffset(int)` which 
expects the provided value to be the offset from GMT, but the test provides the 
offset from UTC.
   
   I tested the changes in multiple timezones and they all passed.


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