Skip to content

Set the global configured column stats enable flag to default #3188

Description

@huaxiangsun

Describe the bug, including details regarding any error messages, version, and platform.

When user configures a default for columns statistics enabled, it does not take effect as the hardcoded default true is always returned.

The following line is never reached.
https://github.com/apache/parquet-java/blob/master/parquet-column/src/main/java/org/apache/parquet/column/ParquetProperties.java#L350

Component(s)

Core

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions