gabotechs opened a new pull request, #18: URL: https://github.com/apache/datafusion-iceberg/pull/18
Revives the integration-test work from https://github.com/datafusion-contrib/datafusion-iceberg/pull/4 after the project moved to Apache. Adds a frozen Iceberg v2 NYC Taxi fixture plus focused coverage for external-table registration, filter pushdown, projection pushdown, and limit pushdown. The fixture is regenerated with the required Iceberg Parquet field IDs and stored in Git LFS. Validated with: `cargo test -p datafusion-iceberg --locked --test external_table --test filter_pushdown --test limit_pushdown --test projection_pushdown` -- 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. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
