You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@calcite.apache.org by "Julian Hyde (JIRA)" <ji...@apache.org> on 2019/08/07 19:39:00 UTC

[jira] [Created] (CALCITE-3234) For boolean properties, empty string should mean "true"

Julian Hyde created CALCITE-3234:
------------------------------------

             Summary: 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


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)