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)