[
https://issues.apache.org/jira/browse/CALCITE-677?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14509600#comment-14509600
]
Julian Hyde commented on CALCITE-677:
-------------------------------------
Thanks for the review. I am working on setting up automated tests in various
time zones but I would appreciate it if you run the suite from time to time in
your TZ -- I am looking after the western hemisphere, you can look after the
east. :)
> RemoteDriverTest.testTypeHandling fails east of Greenwich
> ---------------------------------------------------------
>
> Key: CALCITE-677
> URL: https://issues.apache.org/jira/browse/CALCITE-677
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Fix For: 1.3.0-incubating
>
>
> [~vlsi] Reported: {code}java.lang.AssertionError: expected:<1980-12-17> but
> was:<1980-12-16>
> at
> org.apache.calcite.avatica.RemoteDriverTest.testTypeHandling(RemoteDriverTest.java:366)
> Running 1.8u40, mac, GMT+3.{code}
> It seems that one of Avatica's date-time methods (setTime, setTimestamp,
> setDate, getTime, getTimestamp, getDate) is ignoring the local timezone in
> one direction.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)