[
https://issues.apache.org/jira/browse/CALCITE-1026?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16597313#comment-16597313
]
Sergey Nuyanzin commented on CALCITE-1026:
------------------------------------------
Fixed in
[f0dd0db|https://github.com/apache/calcite/commit/f0dd0db0b5f80ce0a5c565dde72b98f5b8ff7ac3]
However I could not put the ticket to resolved status as I do not have grants
for it
> Model in YAML format
> --------------------
>
> Key: CALCITE-1026
> URL: https://issues.apache.org/jira/browse/CALCITE-1026
> Project: Calcite
> Issue Type: Bug
> Reporter: Julian Hyde
> Assignee: Julian Hyde
> Priority: Major
>
> 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.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)