Skip to content

[C++] IPC writer sends buffer layout for dictionary rather than indices #17393

@asfimport

Description

@asfimport

This is because of:

https://github.com/apache/arrow/blob/master/cpp/src/arrow/ipc/metadata.cc#L321

Since the buffer structure of record batches contains only indices, this should be the buffer layout in the IPC metadata.

We should double check that Java is doing the right thing (I believe it is)

cc [~paul.e.taylor] @lmeyerov

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

Related issues:

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

Metadata

Metadata

Assignees

Type

No type
No fields configured for issues without a type.

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions