vshinde-medacist commented on issue #31275:
URL: https://github.com/apache/doris/issues/31275#issuecomment-1959287231

   @rohitrs1983 - thanks for the suggestion, I tried your suggestion, getting 
the SQL parser exception as below:
   
   ```java
   Exception in thread "main" org.apache.flink.table.api.SqlParserException: 
SQL parse failed. Encountered "PROPERTIES" at line 1, column 21.
   Was expecting one of:
       <EOF> 
       "WITH" ...
       ";" ...
   ```
   I think - how Flink SQL parser supposed to know Doris specific DDL!
   


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