Skip to content

[Epic] Enable parquet metadata cache by default #17000

@alamb

Description

@alamb

Is your feature request related to a problem or challenge?

@nuno-faria implemented the core Parquet Metadata caching logic in the following PR:

However, it is not on by default and you have to turn it on like

set datafusion.execution.parquet.cache_metadata = true;

Describe the solution you'd like

To turn the metadata cache on by default

Describe alternatives you've considered

No response

Additional context

Metadata

Metadata

Assignees

No one assigned

    Labels

    EPICA larger project, actively underway, with sub tasksenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions