Julian Hyde created CALCITE-1899:
------------------------------------
Summary: When reading model, give error if mandatory JSON
attributes are missing
Key: CALCITE-1899
URL: https://issues.apache.org/jira/browse/CALCITE-1899
Project: Calcite
Issue Type: Bug
Reporter: Julian Hyde
Assignee: Julian Hyde
When reading model, give error if mandatory JSON attributes are missing.
Mandatory attributes:
* JsonSchema.name (inherited by JsonCustomSchema, JsonJdbcSchema)
* JsonCustomSchema.factory
* JsonMaterialization.sql
* JsonLattice.sql
* JsonTable.name (inherited by JsonCustomTable and JsonView)
* JsonCustomTable.factory
* JsonColumn.name
* JsonFunction.name and .className
* JsonMeasure.agg
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)