-
Type:
Bug
-
Status: Closed
-
Priority:
Minor
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.5.0
-
Component/s: None
-
Labels:None
The documentation on https://calcite.incubator.apache.org/docs/howto.html says
-Dcalcite.debug prints extra debugging information to stdout.
It has to be -Dcalcite.debug=true.
Or alternatively the code has to be updated to reflect the documentation, which might be even better in this case.