Currently, we just ignore it:
|
// TODO: use filters and apply them to regions here (grab the code from list_files_for_scan) |
Use the index in order to speed up queries with filters. Also TODO: figure out if it's even worth storing min-max values in the metadata database, given that we can also cheaply (?) read them from the actual Parquet files by hitting the object storage with Range requests.