Details
-
New Feature
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
The arrow::Column class is missing a method to compare it to other arrow::Column 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::Table instances.