HOCON is a superset of JSON that makes it easier for humans to edit JSON files. For example, it supports multi-line strings, file inclusion, comments.
Should Calcite support HOCON in addition to strict JSON for model files any other config files? What should be the suffix of such files? https://github.com/typesafehub/config <https://github.com/typesafehub/config> Julian
