[
https://issues.apache.org/jira/browse/DRILL-8055?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17457782#comment-17457782
]
ASF GitHub Bot commented on DRILL-8055:
---------------------------------------
lgtm-com[bot] commented on pull request #2387:
URL: https://github.com/apache/drill/pull/2387#issuecomment-991812914
This pull request **fixes 1 alert** when merging
75b7d6a84131e31f9810df1602ba39a5af6e9e9b into
b3ffa80cf0412b99ccf40fb4ba4edff452ffc6d3 - [view on
LGTM.com](https://lgtm.com/projects/g/apache/drill/rev/pr-2ea412d5adf8ba133032567648332151efffaeaa)
**fixed alerts:**
* 1 for Result of multiplication cast to wider type
--
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.20 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)