[
https://issues.apache.org/jira/browse/CALCITE-3234?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16902760#comment-16902760
]
Stamatis Zampetakis commented on CALCITE-3234:
----------------------------------------------
Another interesting fact: when we execute via maven the -Dcalcite.test.slow
works as expected since the surefire plugin sets automatically the value to
true.
> For boolean properties, empty string should mean "true"
> -------------------------------------------------------
>
> Key: CALCITE-3234
> URL: https://issues.apache.org/jira/browse/CALCITE-3234
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Stamatis Zampetakis
> Priority: Major
> Fix For: 1.21.0
>
>
> For boolean properties, empty string should mean "true". For example, if I
> add -Dcalcite.test.slow to the JVM args, CalciteSystemProperty.TEST_SLOW
> should have value "true".
> This was broken by CALCITE-2859 (Util.getBooleanProperty, which was removed,
> had the desired behavior).
--
This message was sent by Atlassian JIRA
(v7.6.14#76016)