The GitHub Actions job "CI" on iceberg-rust.git/df-timestamps has failed.
Run started by GitHub user colinmarc (triggered by colinmarc).

Head commit for run:
b43db4fa5e77a8222677080eccc83a1537d52291 / Colin Marc <[email protected]>
fix(iceberg-datafusion): handle timestamp predicates from DF

DataFusion sometimes passes dates as string literals, but can also pass
timestamp ScalarValues, which need to be converted to predicates
correctly in order to enable partition pruning.

This also adds support for converting date values, which helps with
predicate expressions such as `date > DATE_TRUNC('day', ts)`.

Report URL: https://github.com/apache/iceberg-rust/actions/runs/20569371707

With regards,
GitHub Actions via GitBox

Reply via email to