Zoltán Borók-Nagy created IMPALA-15068:
------------------------------------------

             Summary: Predicate pushdown for VARIANTs
                 Key: IMPALA-15068
                 URL: https://issues.apache.org/jira/browse/IMPALA-15068
             Project: IMPALA
          Issue Type: Sub-task
            Reporter: Zoltán Borók-Nagy


Implement Predicate pushdown for VARIANTs.

Iceberg manifest files can store min/max statistics about sub-fields of VARIANT 
objects. So it can be beneficial to push down predicates like:

{noformat}
variant_get(v, '$.a.b') < 10
{noformat}



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to