Skip to content

[C++][Statistics] Correct the Equal method for min and max in arrow::ArrayStatistics #46395

@andishgar

Description

@andishgar

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

As mentioned here, the current approach to comparing the min and max member variables in arrow::ArrayStatistics is incorrect, as it overlooks double-precision values.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions