xinyiZzz opened a new pull request #5013: URL: https://github.com/apache/incubator-doris/pull/5013
## Proposed changes Add an option `allow_partition_column_nullable`, which means whether to allow the partition column to be NULL. When the option is enabled, the partition column must be NOT NULL when create table, otherwise an error will be reported. ## Types of changes - [x] New feature (non-breaking change which adds functionality) ## Checklist - [x] I have create an issue on (Fix #5012), and have described the bug/feature there in detail - [x] Compiling and unit tests pass locally with my changes - [x] If this change need a document change, I have updated the document ---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org For additional commands, e-mail: commits-h...@doris.apache.org