This is an automated email from the ASF dual-hosted git repository.

github-merge-queue[bot] pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from 4f63ada240 chore(spm): extract initialize all parititions helper 
(#23419)
     add d213a8adf2 refactor: extract parquet projection read plan into its own 
module (#23396)

No new revisions were added by this update.

Summary of changes:
 .../datasource-parquet/src/decoder_projection.rs   |   2 +-
 datafusion/datasource-parquet/src/mod.rs           |   1 +
 .../datasource-parquet/src/projection_read_plan.rs | 745 +++++++++++++++++++++
 datafusion/datasource-parquet/src/row_filter.rs    | 717 +-------------------
 4 files changed, 756 insertions(+), 709 deletions(-)
 create mode 100644 datafusion/datasource-parquet/src/projection_read_plan.rs


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to