[
https://issues.apache.org/jira/browse/DRILL-8214?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17533344#comment-17533344
]
ASF GitHub Bot commented on DRILL-8214:
---------------------------------------
lgtm-com[bot] commented on PR #2538:
URL: https://github.com/apache/drill/pull/2538#issuecomment-1120295482
This pull request **introduces 1 alert** when merging
276fd9823bc6ded1531fc9b3f0d21412e102acf0 into
8b498206b35708fa0ae8ef3be3cb41e9d3c13838 - [view on
LGTM.com](https://lgtm.com/projects/g/apache/drill/rev/pr-31899a25f61d999a7a0eaaaaf13995a18ea98375)
**new alerts:**
* 1 for Useless type test
> Replace EnumerableTableScan usage with LogicalTableScan
> -------------------------------------------------------
>
> Key: DRILL-8214
> URL: https://issues.apache.org/jira/browse/DRILL-8214
> Project: Apache Drill
> Issue Type: Sub-task
> Reporter: Vova Vysotskyi
> Assignee: Vova Vysotskyi
> Priority: Major
>
> Newer Calcite version returns LogicalTableScan instead of EnumerableTableScan
> in RelOptTableImpl, so Drill shouldn't rely on this class also and
> LogicalTableScan where possible to avoid planning issues.
--
This message was sent by Atlassian Jira
(v8.20.7#820007)