Royce33 opened a new pull request #8001:
URL: https://github.com/apache/incubator-doris/pull/8001
修正docs中的
SQL手册-DDL-CREATE TABLE-description 中的错误
由:
(column_definition1[, column_definition2, ...]
[, index_definition1[, ndex_definition12,]])
修改为:
(column_definition1[, column_definition2, ...]
[, index_definition1[, index_definition2, ...]])
--
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]