[
https://issues.apache.org/jira/browse/CALCITE-2364?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16526605#comment-16526605
]
Julian Hyde commented on CALCITE-2364:
--------------------------------------
Let's make sure this gets into 1.17. It is a regression. I have nightly tests
that fail without this fix.
> MongoAdapterTest.testDate() could fail by time zone.
> ----------------------------------------------------
>
> Key: CALCITE-2364
> URL: https://issues.apache.org/jira/browse/CALCITE-2364
> Project: Calcite
> Issue Type: Test
> Reporter: Teruyoshi Zenmyo
> Assignee: Julian Hyde
> Priority: Minor
> Fix For: 1.17.0
>
>
> MongoAdapterTest.setUp() creates sample data based on system default timezone
> but MongoDatabase seems to use another timezone and the sample query used in
> the test would return unexpected value.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)