tsreaper opened a new pull request, #124: URL: https://github.com/apache/flink-table-store/pull/124
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 is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
