Skip to content

[Proposal] Add an option whether to allow the partition column to be NULL #5012

@xinyiZzz

Description

@xinyiZzz

Is your feature request related to a problem? Please describe.
Strict data consistency is required in similar financial scenarios, when the partition column in the data is NULL, the import needs to report an error instead of the smallest partition, In relational databases support strong verification

Describe the solution you'd like
Add an option whether to allow the partition column to be NULL, When the option is enabled, the partition column must be NOT NULL when creating table, otherwise an error will be reported.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions