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)