You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@calcite.apache.org by "slim bouguerra (JIRA)" <ji...@apache.org> on 2017/05/09 02:31:04 UTC

[jira] [Created] (CALCITE-1779) Tighten filter push down at Druid handler

slim bouguerra created CALCITE-1779:
---------------------------------------

             Summary: Tighten filter push down at Druid handler 
                 Key: CALCITE-1779
                 URL: https://issues.apache.org/jira/browse/CALCITE-1779
             Project: Calcite
          Issue Type: Bug
            Reporter: slim bouguerra
            Assignee: Julian Hyde


Tighten filter push down at Druid handler , as a follow up of CALCITE-1777.
the approach will something like  parse the filter tree by visit every leaf and try to generate a druid filter, if we have a valid leaf druid representation the underline rel will be pushed otherwise it will not be pushed.



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)