You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Christian Pfarr (Jira)" <ji...@apache.org> on 2021/11/25 20:48:00 UTC

[jira] [Created] (DRILL-8055) Druid Plugin support for V0.17 and up

Christian Pfarr created DRILL-8055:
--------------------------------------

             Summary: Druid Plugin support for V0.17 and up
                 Key: DRILL-8055
                 URL: https://issues.apache.org/jira/browse/DRILL-8055
             Project: Apache Drill
          Issue Type: Bug
          Components: Storage - Other
    Affects Versions: 1.19.0
            Reporter: Christian Pfarr


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.



--
This message was sent by Atlassian Jira
(v8.20.1#820001)