carlvinhust2012 commented on code in PR #17234:
URL: https://github.com/apache/doris/pull/17234#discussion_r1119760444


##########
docs/en/docs/data-operate/import/import-scenes/external-table-load.md:
##########
@@ -101,7 +101,7 @@ Here we create an `ext_oracle_demo` external table and 
reference the `oracle_tes
      `k6` double NOT NULL COMMENT ""
    )
    COMMENT "Doris Table"
-   DISTRIBUTED BY HASH(k1) BUCKETS 2;
+   DISTRIBUTED BY HASH(k1) BUCKETS 2

Review Comment:
   Does the Chinese version no problem?



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