You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@hawq.apache.org by "Oleksandr Diachenko (JIRA)" <ji...@apache.org> on 2016/10/06 23:24:20 UTC

[jira] [Created] (HAWQ-1086) Implement filter-push down for default optimizer

Oleksandr Diachenko created HAWQ-1086:
-----------------------------------------

             Summary: Implement filter-push down for default optimizer
                 Key: HAWQ-1086
                 URL: https://issues.apache.org/jira/browse/HAWQ-1086
             Project: Apache HAWQ
          Issue Type: Sub-task
          Components: PXF
            Reporter: Oleksandr Diachenko
            Assignee: Lei Chang
             Fix For: backlog


Both optimizers send us different qualifiers: ORCA always sends tree-like qualifiers, default optimizer sends flat structure in some cases and tree-like structure in others. As for now we just don't send any filter if it's default optimizer. And the goal is to support default optimizer as well.



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)