Skip to content

Missing stats info for string fields #35

@mhkeller

Description

@mhkeller

I noticed when looking at the file metadata that the distinct_count field is missing for string fields. I put together a reproduction with a test file so you can see: https://github.com/mhkeller/pg2parquet-stats-repro

I imagine not everyone could care to collect this information but if it could be turned on with a flag, that would be great.

The min and max field are also missing but those aren't super meaningful for string fields so it makes sense to not spend the extra computation in calculating them.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions