qidaye commented on issue #6568:
URL: 
https://github.com/apache/incubator-doris/issues/6568#issuecomment-918818469


   > this issue will introduce new SQL interface , such as 'CREATE TABLE'. 
   
   This issue does not introduce any new SQL interface. 
   
   We already have create hive external table syntax, which can see by command 
`help create table`.
   What I intend to do is to implement the query hive external table. Dose not 
change any SQL interface.
   
   You can see the create hive table syntax in the related PR, which is exactly 
the same as Doris' existing create hive external table statement.


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