Commits


Uwe L. Korn authored and Wes McKinney committed fdbc57941fd
ARROW-417: Add Equals implementation to compare ChunkedArrays Author: Uwe L. Korn <uwelk@xhochy.com> Closes #259 from xhochy/ARROW-417 and squashes the following commits: ffc076a [Uwe L. Korn] Add interface for non-shared_ptr-based Equals 3686d6c [Uwe L. Korn] ARROW-415: C++: Add Equals implementation to compare Tables 54cbf54 [Uwe L. Korn] ARROW-416: C++: Add Equals implementation to compare Columns 21e73a0 [Uwe L. Korn] Make signed comparison explicit 8563cb2 [Uwe L. Korn] ARROW-417: Add Equals implementation to compare ChunkedArrays