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

alamb pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/datafusion.git


    from 439726f443 Add examples of how to convert logical plan to/from sql 
strings (#10558)
     add b716c09c00 feat: API for collecting statistics/index for metadata of a 
parquet file + tests (#10537)

No new revisions were added by this update.

Summary of changes:
 .../src/datasource/physical_plan/parquet/mod.rs    |   2 +-
 .../datasource/physical_plan/parquet/statistics.rs | 156 ++++-
 datafusion/core/tests/parquet/arrow_statistics.rs  | 657 +++++++++++++++++++++
 datafusion/core/tests/parquet/mod.rs               |   1 +
 4 files changed, 812 insertions(+), 4 deletions(-)
 create mode 100644 datafusion/core/tests/parquet/arrow_statistics.rs


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

Reply via email to