The Dictionary.equals method does not return True when the dictionaries are equal. This is because equals is not implemented for FieldVector and so that comparison defaults to comparing the two objects only and not the vector data.
Reporter: Bryan Cutler / @BryanCutler
Assignee: Ji Liu / @tianchen92
PRs and other links:
Note: This issue was originally created as ARROW-1184. Please see the migration documentation for further details.