cmathiesen opened a new pull request #1326: URL: https://github.com/apache/iceberg/pull/1326
Hello! This is a follow-up PR to the Hive IF PR's that got merged recently that adds filter pushdown to the `HiveIcebergInputFormat`. I've added a filter factory to convert the Hive filter to an Iceberg `Expression` and then use the `InputFormatConfig` to set the filter expression for `IcebergInputFormat` to apply to the table scan. cc: @rdblue @guilload @massdosage @pvary @rdsr @shardulm94 Thanks :D ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
