Skip to content

Add time column consistency checks during table/schema creation #5742

Closed
@mcvsubbu

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

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions