You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@drill.apache.org by "Vova Vysotskyi (Jira)" <ji...@apache.org> on 2022/06/12 16:13:00 UTC

[jira] [Created] (DRILL-8245) Project pushdown depends on rules order and might not happen

Vova Vysotskyi created DRILL-8245:
-------------------------------------

             Summary: Project pushdown depends on rules order and might not happen
                 Key: DRILL-8245
                 URL: https://issues.apache.org/jira/browse/DRILL-8245
             Project: Apache Drill
          Issue Type: Bug
            Reporter: Vova Vysotskyi
            Assignee: Vova Vysotskyi


When the ProjectRomoveRule deletes the project before applying the rule that pushes the project to scan, Drill converts scan to DrillScanRel and adds explicitly star column so all columns will be read.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)