You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@drill.apache.org by jinfengni <gi...@git.apache.org> on 2017/03/17 01:30:43 UTC

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

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\u2026

    \u2026he output of flatten operator.
    
    - Move findItemOrFlatten as a static method in DrillRelOptUtil.
    - Exclude filter conditions if they contain item/flatten operator.

You can merge this pull request into a Git repository by running:

    $ git pull https://github.com/jinfengni/incubator-drill DRILL-5359

Alternatively you can review and apply these changes as the patch at:

    https://github.com/apache/drill/pull/786.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

    This closes #786
    
----
commit 73d4859afae0818f2f907fcf33d2ae9430efe728
Author: Jinfeng Ni <jn...@apache.org>
Date:   2017-03-16T21:44:35Z

    DRILL-5359: Fix ClassCastException when Drill pushes down filter on the output of flatten operator.
    
    - Move findItemOrFlatten as a static method in DrillRelOptUtil.
    - Exclude filter conditions if they contain item/flatten operator.

----


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

[GitHub] drill issue #786: DRILL-5359: Fix ClassCastException when Drill pushes down ...

Posted by amansinha100 <gi...@git.apache.org>.
Github user amansinha100 commented on the issue:

    https://github.com/apache/drill/pull/786
  
    +1 


---
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---

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

Posted by asfgit <gi...@git.apache.org>.
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 enabled but not working, please
contact infrastructure at infrastructure@apache.org or file a JIRA ticket
with INFRA.
---