Closed
Description
We need to ensure that when a table is created, the time column is the same as that in schema.
We also need to verify that when a schema is created (as is the case for offline tables, since schema is optional during table creation), the time column mentioned in table schema exists in the schema as one of the time column or date-time-spec columns.
Activity