[
https://issues.apache.org/jira/browse/CALCITE-4816?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17423332#comment-17423332
]
Alessandro Solimando commented on CALCITE-4816:
-----------------------------------------------
Thanks for letting me know, Julian.
Since you are working on a superset of what's covered by the current PR it's
probably better to close it, if you agree I will do it.
Feel free to assign the present ticket to you and change its scope, if needed.
> Make Gradle pass the 'user.timezone' property to the test JVM in Avatica
> ------------------------------------------------------------------------
>
> Key: CALCITE-4816
> URL: https://issues.apache.org/jira/browse/CALCITE-4816
> Project: Calcite
> Issue Type: Improvement
> Components: avatica
> Reporter: Alessandro Solimando
> Assignee: Alessandro Solimando
> Priority: Major
> Labels: pull-request-available
> Time Spent: 10m
> 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 "user.timezone" to the list of properties to be passed along.
> The same change was applied to Calcite in order to facilitate local testing
> with different timezones.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)