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] [Updated] (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:all-tabpanel ]

Hyunsik Choi updated TAJO-565:
------------------------------

    Attachment: TAJO-565.patch

> 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)