abhishekagarwal87 commented on PR #12708:
URL: https://github.com/apache/druid/pull/12708#issuecomment-1179510915

   This PR also paves the way to support multiple SQL statements now that we 
have forked the PlannerImpl class. We could change the `CalcitePlanner` to call 
`parseStmtList()` instead of `parseStmt()`.  The calcite parser supports 
multiple SQL statements but the planner doesn't expose it. 


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