bobhan1 commented on code in PR #1364: URL: https://github.com/apache/doris-website/pull/1364#discussion_r1844123708
########## i18n/zh-CN/docusaurus-plugin-content-docs/current/table-design/data-partitioning/auto-partitioning.md: ########## @@ -190,8 +177,6 @@ mysql> select * from auto_null_list partition(pX); 1 row in set (0.20 sec) ``` - - 1. 对于 AUTO RANGE PARTITION,**不支持 NULLABLE 列作为分区列**。 Review Comment: ```suggestion 2. 对于 AUTO RANGE PARTITION,**不支持 NULLABLE 列作为分区列**。 ``` -- 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. To unsubscribe, e-mail: commits-unsubscr...@doris.apache.org 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