Skip to content

[Java] Dictionary.equals is not working correctly #16895

@asfimport

Description

@asfimport

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.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions