This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git
from 35e99b97bc preserve FilterExec batch size during ser/de (#19960)
add 23f5003ca1 Add struct pushdown query benchmark and projection pushdown
tests (#19962)
No new revisions were added by this update.
Summary of changes:
datafusion/core/Cargo.toml | 5 +
datafusion/core/benches/parquet_struct_query.rs | 312 ++++++
.../test_files/projection_pushdown.slt | 1054 ++++++++++++++++++++
3 files changed, 1371 insertions(+)
create mode 100644 datafusion/core/benches/parquet_struct_query.rs
create mode 100644 datafusion/sqllogictest/test_files/projection_pushdown.slt
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]