Skip to content

[C++][Dev] Extend supported type IDs in gdb_arrow.py #50680

Description

@fenfeng9

Describe the bug, including details regarding any error messages, version, and platform.

We plan to extend the data types supported by gdb_arrow.py in #50656.

As shared groundwork, update its Type enum to match the currentarrow::Type::type enum by adding the missing IDs for RunEndEncoded, StringView, BinaryView, ListView, LargeListView, Decimal32, and Decimal64.

Individual pretty-printer support for these types will be implemented separately.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions