milenkovicm opened a new issue, #1358: URL: https://github.com/apache/datafusion-ballista/issues/1358
**Is your feature request related to a problem or challenge? Please describe what you are trying to do.** at the moment ballista protocol supports sending raw SQL to be executed https://github.com/apache/datafusion-ballista/blob/32f281a2a7cada087c7eebe6d3a4cbd355d45af0/ballista/core/proto/ballista.proto#L540 this has been deprecated for quite some time, maybe its time to be removed as it wont behave correctly **Describe the solution you'd like** Remove query type sql **Describe alternatives you've considered** **Additional context** -- 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]
