You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@flink.apache.org by "Caizhi Weng (Jira)" <ji...@apache.org> on 2022/05/12 08:37:00 UTC

[jira] [Created] (FLINK-27580) Implement filter pushdown for TableStoreHiveStorageHandler

Caizhi Weng created FLINK-27580:
-----------------------------------

             Summary: Implement filter pushdown for TableStoreHiveStorageHandler
                 Key: FLINK-27580
                 URL: https://issues.apache.org/jira/browse/FLINK-27580
             Project: Flink
          Issue Type: Sub-task
            Reporter: Caizhi Weng


Filter pushdown is a critical optimization for sources as it can decrease number of records to read. Hive provides a {{HiveStoragePredicateHandler}} interface for this purpose. We need to implement this interface in {{TableStoreHiveStorageHandler}}.



--
This message was sent by Atlassian Jira
(v8.20.7#820007)