[
https://issues.apache.org/jira/browse/CALCITE-5493?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Julian Hyde resolved CALCITE-5493.
----------------------------------
Fix Version/s: 1.33.0
Resolution: Fixed
Fixed in
[ecb27b9f|https://github.com/apache/calcite/commit/ecb27b9f921bc6258da7a904bc2ecef1eaeaf501];
thanks for the rapid fix, [~freastro]!
> Time zone tests in SqlFunctions should pass in Europe/London
> ------------------------------------------------------------
>
> Key: CALCITE-5493
> URL: https://issues.apache.org/jira/browse/CALCITE-5493
> Project: Calcite
> Issue Type: Bug
> Components: core
> Reporter: Gregory Hart
> Assignee: Gregory Hart
> Priority: Major
> Labels: pull-request-available
> Fix For: 1.33.0
>
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> 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.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)