Skip to content

Add statistics to Parquet execution plan #14

Description

@rdettai

The parquet execution plan used in Buzz (https://github.com/cloudfuse-io/buzz-rust/blob/master/code/src/execution_plan/parquet.rs) is a forked version of the one in DataFusion (https://github.com/apache/arrow/blob/master/rust/datafusion/src/physical_plan/parquet.rs).

The fork is outdated as DataFusion recently added the capability to read statistics from the parquet footer. The Buzz fork should thus be aligned to also support this functionality.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions