terrymanu commented on issue #31472:
URL: 
https://github.com/apache/shardingsphere/issues/31472#issuecomment-5328595572

   Hi @iamhucong, thanks for reporting this.
   
   All Doris ROUTINE LOAD parsing cases in this issue have been completed and 
merged via #38137, #38144 and #38149, and the corresponding parser test cases 
are already in the repository.
   
   The only unchecked case (`select \`n_nationkey\`, \`n_name\`, 
\`n_regionkey\` from \`nation\``, linked to the Doris bitmap_agg page) is a 
plain backtick-quoted SELECT that parses successfully with the MySQL dialect 
without any code change, and its source link is no longer valid. Per the issue 
rules, no test assert file is needed for such cases.
   
   I am closing this issue as completed. Feel free to reopen it if you find any 
Doris SQL that still fails to parse.


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

Reply via email to