chenhao7253886 commented on a change in pull request #1370: Add sql-function doc of cast_to_bigint URL: https://github.com/apache/incubator-doris/pull/1370#discussion_r296632521
########## File path: docs/documentation/cn/sql-reference/sql-functions/cast-function/cast_to_bigint.md ########## @@ -0,0 +1,44 @@ +# cast to big int + +## Syntax + +``` cast (input as BIGINT) ``` + Review comment: add other types comments. ---------------------------------------------------------------- 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: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
