Commits


liyafan82 authored and Micah Kornfield committed 43191b7ad0d
ARROW-6598: [Java] Sort the code for ApproxEqualsVisitor and provide an interface for custom vector equality As a follow up issue of ARROW-6458, we finalize the code for ApproxEqualsVisitor. Closes #5418 from liyafan82/fly_0918_float and squashes the following commits: 1b6427d8b <liyafan82> Implement cloneable interface f6b7cc081 <liyafan82> Support arbitrary equalizer and copy operation e1006aede <liyafan82> Sort the code for ApproxEqualsVisitor Authored-by: liyafan82 <fan_li_ya@foxmail.com> Signed-off-by: Micah Kornfield <emkornfield@gmail.com>