You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@tajo.apache.org by "Hyunsik Choi (JIRA)" <ji...@apache.org> on 2014/01/28 16:09:38 UTC

[jira] [Commented] (TAJO-565) FilterPushDown rewrite rule does not push filters on partitioned scans

    [ https://issues.apache.org/jira/browse/TAJO-565?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13884230#comment-13884230 ] 

Hyunsik Choi commented on TAJO-565:
-----------------------------------

Created a review request against branch master in reviewboard 
https://reviews.apache.org/r/17454/


> FilterPushDown rewrite rule does not push filters on partitioned scans
> ----------------------------------------------------------------------
>
>                 Key: TAJO-565
>                 URL: https://issues.apache.org/jira/browse/TAJO-565
>             Project: Tajo
>          Issue Type: Bug
>          Components: planner/optimizer
>            Reporter: Hyunsik Choi
>            Assignee: Hyunsik Choi
>             Fix For: 0.8-incubating
>
>         Attachments: TAJO-565.patch
>
>
> See the title. After we separate table schema into physical and logical schemas, FilterPushDown does not push filter conditions on partitioned tables. This patch fixes this bug.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)