Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The arrow::ChunkedArray class is missing a method to compare it to other arrow::ChunkedArray instances. There should be one implemented in the way the Equals implementation is done in the subclasses of arrow::Array and is needed to provide a way to compare arrow::Column instances.
Attachments
Issue Links
- blocks
-
ARROW-416 C++: Add Equals implementation to compare Columns
- Resolved