Skip to content

[C++] StringArray/BinaryArray comparisons may be incorrect when values with non-zero length are null #16175

@asfimport

Description

@asfimport

see code review comments in #322

because we compare the entire data range without regards to nullness, this may compare null data segments which should be ignored

Reporter: Wes McKinney / @wesm
Assignee: Wes McKinney / @wesm

Related issues:

Note: This issue was originally created as ARROW-537. 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