You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2019/12/09 13:42:35 UTC

[GitHub] [incubator-doris] morningman commented on a change in pull request #2411: Add more schema change docs

morningman commented on a change in pull request #2411: Add more schema change docs
URL: https://github.com/apache/incubator-doris/pull/2411#discussion_r355454578
 
 

 ##########
 File path: docs/documentation/cn/sql-reference/sql-statements/Data Definition/ALTER TABLE.md
 ##########
 @@ -127,6 +127,10 @@ under the License.
                 TINYINT/SMALLINT/INT/BIGINT 转换成 TINYINT/SMALLINT/INT/BIGINT/DOUBLE。
                 LARGEINT 转换成 DOUBLE
                 VARCHAR 支持修改最大长度
+                DATETIME 转换成 DATE
 
 Review comment:
   Are `Datetime to Date` and `Date to Datetime` related to precision conversion? If so, mark out the conversion principles as well.

----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org