Skip to content

[C++] BinaryBuilder doesn't preserve passed in DataType #29309

Description

@asfimport

There is a constructor that takes a datatype for binary builder but it is discarded.  When constructing an Array the type is always the value returned from type() binary

If a consumer of the API wants to have an extension array this prevents them from passing the extension type though.

Reporter: Micah Kornfield / @emkornfield

Related issues:

PRs and other links:

Note: This issue was originally created as ARROW-13672. Please see the migration documentation for further details.

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions