Skip to content

Treat truncated parquet stats as inexact #15976

Open
@robert3005

Description

@robert3005

Describe the bug

When reading parquet files with truncated stats datafusion will report the min/max as exact even though metadata in the file indicates that min/max has been truncated

To Reproduce

Create a parquet file with truncated statistics, read the file, the statistics on the table are Exact

Expected behavior

The statistic should be Absent or Inexact

Additional context

No response

Metadata

Metadata

Assignees

Labels

bugSomething isn't workinggood first issueGood for newcomers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions