You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by GitBox <gi...@apache.org> on 2021/10/05 15:25:35 UTC

[GitHub] [drill] maudrid opened a new issue #2326: Drill Apache Druid Plugin support for V0.17 and up

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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



[GitHub] [drill] cgivre closed issue #2326: Drill Apache Druid Plugin support for V0.17 and up

Posted by GitBox <gi...@apache.org>.
cgivre closed issue #2326:
URL: https://github.com/apache/drill/issues/2326


   


-- 
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: dev-unsubscribe@drill.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org