bobhan1 commented on code in PR #1510:
URL: https://github.com/apache/doris-website/pull/1510#discussion_r1895598391


##########
docs/table-design/auto-increment.md:
##########
@@ -24,30 +24,50 @@ specific language governing permissions and limitations
 under the License.
 -->
 
+When importing data, **Doris** automatically assigns unique values to rows 
that do not have specified values in the **auto-increment column**. This 
feature simplifies data import workflows while maintaining flexibility.

Review Comment:
   ```suggestion
   When importing data, Doris automatically assigns unique values to rows that 
do not have specified values in the **auto-increment column**. This feature 
simplifies data import workflows while maintaining flexibility.
   ```



-- 
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

Reply via email to