polarsignals / frostdb

❄️ Coolest database around 🧊 Embeddable column database written in Go.
Apache License 2.0
1.31k stars 66 forks source link

Iceberg partitions #839

Closed thorfour closed 6 months ago

thorfour commented 6 months ago

Adds support to iceberg storage to filter on manifests.

This does include a non iceberg related change in commit 319be90262296e1c71f2c32292a47c4bd1b3abc6 that adds support to the filter Eval function to allow ignoring missing columns while filtering.