[
https://issues.apache.org/jira/browse/CALCITE-4790?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17421326#comment-17421326
]
Julian Hyde edited comment on CALCITE-4790 at 10/4/21, 6:14 PM:
----------------------------------------------------------------
Fixed in
[d6a2d69d|https://github.com/apache/calcite/commit/d6a2d69d33c466f7cb7d164f3db4e54771d31371],
thanks [~asolimando].
was (Author: vladimirsitnikov):
Fixed in
https://github.com/apache/calcite/commit/d6a2d69d33c466f7cb7d164f3db4e54771d31371,
thanks [~asolimando]
> Make Gradle pass the 'user.timezone' property to the test JVM
> -------------------------------------------------------------
>
> Key: CALCITE-4790
> URL: https://issues.apache.org/jira/browse/CALCITE-4790
> Project: Calcite
> Issue Type: Improvement
> Components: avatica, build
> Affects Versions: 1.27.0
> Reporter: Alessandro Solimando
> Assignee: Alessandro Solimando
> Priority: Major
> Labels: pull-request-available
> Fix For: avatica-1.19.0, 1.28.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Tests run in the forked JVM, only the explicit set of properties is passed
> there, which are listed
> [here|https://github.com/apache/calcite/blob/4b1e9ed1a513eae0c873a660b755bb4f27b39da9/build.gradle.kts#L711-L726]
> Add -Duser.timezone to the list of properties to be passed along.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)