clintropolis commented on issue #10931: URL: https://github.com/apache/druid/issues/10931#issuecomment-789561654
Hmm, yeah it actually looks like the SQL endpoint doesn't accept or respond with Smile, https://github.com/apache/druid/blob/master/sql/src/main/java/org/apache/druid/sql/http/SqlResource.java#L85 (compare with native query endpoint: https://github.com/apache/druid/blob/master/server/src/main/java/org/apache/druid/server/QueryResource.java#L174). I'm unsure if this is an oversight or if there is a reason it is like this. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
