maudrid opened a new issue #2326: URL: https://github.com/apache/drill/issues/2326
The current `Drill Apache Druid Plugin` (drill/contrib/storage-druid) is not compatible with versions later than V0.16. Later versions of druid have deprecated the `SELECT` API in favor of the `SCAN` API. Rework the plugin to issue `SCAN` calls instead of `SELECT` calls so that is can be used with later versions of Druid. I'm not aware of any alternatives. -- 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]
