gianm commented on issue #17769:
URL: https://github.com/apache/druid/issues/17769#issuecomment-2773086219

   > Any reason not to just allow requests to contain SET statements to be 
included prior to a insert/replace/select statement?
   
   That would work too, and would solve the "need to feed parameters into the 
validator" issue that I ran into. Do you know if Calcite supports 
multi-statement SQLs? I suppose if not, we could try to extend the parser to 
support that.


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