xinyiZzz opened a new pull request #4735: URL: https://github.com/apache/incubator-doris/pull/4735
## Proposed changes Currently, partition column can be defined as "allow null" when create table. But errors may occur when null as the value of partition columns. Therefore, modified to prohibit partition column to be defined to "allow null" ## Types of changes - [x] Bugfix (non-breaking change which fixes an issue) ## Checklist - [x] Compiling and unit tests pass locally with my changes ---------------------------------------------------------------- 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: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
