trino
trino copied to clipboard
Filter Iceberg splits based on `$file_modified_time` column predicates
Description
Filter Iceberg splits based on $file_modified_time column predicates
Fixes #13504
Documentation
(x) No documentation is needed.
Release notes
(x) Release notes entries required with the following suggested text:
# Iceberg
* Support filtering splits based on `$file_modified_time` column predicates. ({issue}`13504`)
@findepi Added another commit 5d610661842efc35fa8622b7b798dfc930f4a406 to fix CI failure. Could you please take another look when you have time?