-
Type:
Bug
-
Status: Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.18.0
-
Component/s: None
-
Labels:None
Models must currently be in JSON. YAML is more forgiving and flexible, so we should support YAML as a format.
Jackson (versions 2.5 and above) can read YAML files and produce the same output as the corresponding JSON.
As part of this change, we should add an example to http://calcite.apache.org/docs/model.html.
- depends upon
-
CALCITE-1021 Upgrade Jackson
-
- Closed
-
- links to