clintropolis commented on PR #17894: URL: https://github.com/apache/druid/pull/17894#issuecomment-2790955490
>After this change, I think we can close this one: https://github.com/apache/druid/issues/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. -- 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]
