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.