Details
-
Bug
-
Status: Closed
-
Major
-
Resolution: Fixed
-
None
-
None
Description
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).
Attachments
Issue Links
- links to