[GitHub] drill pull request #786: DRILL-5359: Fix ClassCastException when Drill pushe...

2017-03-20 Thread asfgit
Github user asfgit closed the pull request at: https://github.com/apache/drill/pull/786 --- If your project is set up for it, you can reply to this email and have your reply appear on GitHub as well. If your project does not have this feature enabled and wishes so, or if the feature is

[GitHub] drill pull request #786: DRILL-5359: Fix ClassCastException when Drill pushe...

2017-03-16 Thread jinfengni
GitHub user jinfengni opened a pull request: https://github.com/apache/drill/pull/786 DRILL-5359: Fix ClassCastException when Drill pushes down filter on t… …he output of flatten operator. - Move findItemOrFlatten as a static method in DrillRelOptUtil. - Exclude