FrankChen021 commented on PR #17894:
URL: https://github.com/apache/druid/pull/17894#issuecomment-2791375032

   > > After this change, I think we can close this one: #17758
   > 
   > I guess JDBC statements would still have a problem with trailing 
semi-colon... I wonder if I should modify this PR so that the parser always 
uses the `parseStmtList` function and just make things fail in `DruidPlanner` 
if there is more than 1 statement present if not being used for HTTP SQL 
requests.
   
   I think it's accetable that this does not work for JDBC. And  your idea here 
makes sense to me.
   


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