Skip to content

[Java] Implement ApproxEqualsVisitor comparing approx for floating point #22635

@asfimport

Description

@asfimport

Currently we already implemented RangeEqualsVisitor/VectorEqualsVisitor for comparing range/vector.

And ARROW-6211 is created to make ValueVector work with generic visitor.

We should also implement ApproxEqualsVisitor to compare floating point just like cpp does

https://github.com/apache/arrow/blob/master/cpp/src/arrow/compare.cc

Reporter: Ji Liu / @tianchen92
Assignee: Ji Liu / @tianchen92

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-6250. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions