Uploaded image for project: 'Apache Drill'
  1. Apache Drill
  2. DRILL-4472

Pushing Filter past Union All fails: DRILL-3257 regressed DRILL-2746 but unit test update break test goal

    XMLWordPrintableJSON

Details

    Description

      While reviewing DRILL-4467, I discovered this test.

      https://github.com/apache/drill/blame/master/exec/java-exec/src/test/java/org/apache/drill/TestUnionAll.java#L560

      As you can see, the test is checking that test name confirms that filter is pushed below union all. However, as you can see, the expected result in DRILL-3257 was updated to a plan which doesn't push the in clause below the filter. I'm disabling the test since 4467 happens to remove what becomes a trivial project. However, we really should fix the core problem (a regression of DRILL-2746.

      Attachments

        Issue Links

          Activity

            People

              seanhychu Sean Hsuan-Yi Chu
              jnadeau Jacques Nadeau
              Krystal Krystal
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: