[
https://issues.apache.org/jira/browse/TAJO-1431?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=14371026#comment-14371026
]
Navis commented on TAJO-1431:
-----------------------------
No, it's for predicate pushdown into storage layer which supports it. Hive
applied this to ORC and PARQUET format and would be simple to port it, too.
HBASE also can use this to apply skip scans, etc (like phoenix).
> Port hive SARG (HIVE-4579) to tajo
> ----------------------------------
>
> Key: TAJO-1431
> URL: https://issues.apache.org/jira/browse/TAJO-1431
> Project: Tajo
> Issue Type: Sub-task
> Components: storage
> Reporter: Navis
> Assignee: Navis
> Priority: Minor
>
> It makes common CNF format filter from predicates pushed-down to scan
> operator which can be used for parquet or ORC format.
> see https://issues.apache.org/jira/browse/HIVE-4579
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)