[
https://issues.apache.org/jira/browse/DRILL-8055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17452685#comment-17452685
]
ASF GitHub Bot commented on DRILL-8055:
---------------------------------------
cgivre commented on pull request #2387:
URL: https://github.com/apache/drill/pull/2387#issuecomment-985143617
@Z0ltrix Thank you very much for this PR! I don't know how much time you
have to work on this, but I wanted to suggest that it might be worth adding
some additional pushdowns to the Druid plugin. This got a lot easier since
DRILL-7985 (https://github.com/apache/drill/pull/2289) when @vvysotskyi added
the `implementor` class. I don't really know what is possible in the new
Druid interface, but maybe take a look and see what you think.
--
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]
> 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
> Priority: Major
>
> 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)