You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "PJ Fanning (Jira)" <ji...@apache.org> on 2022/09/07 11:47:00 UTC

[jira] [Created] (DRILL-8298) possible bug in NonCoveringIndexPlanGenerator

PJ Fanning created DRILL-8298:
---------------------------------

             Summary: possible bug in NonCoveringIndexPlanGenerator
                 Key: DRILL-8298
                 URL: https://issues.apache.org/jira/browse/DRILL-8298
             Project: Apache Drill
          Issue Type: Improvement
            Reporter: PJ Fanning


I'm not a Calcite expert by LGTM.com and IntelliJ suggest that this set and the type of the instance in the contains check do not type match.


{code:java}
(restrictedScanTraitSet.contains(RelCollationTraitDef.INSTANCE)) 
{code}




--
This message was sent by Atlassian Jira
(v8.20.10#820010)