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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to