Skip to content

[C++] DataType::ToString should optionally show metadata #39864

@pitrou

Description

@pitrou

Describe the enhancement requested

A DataType doesn't directly carry metadata, but if it is a nested DataType, some of its child fields might carry metadata.

Therefore, similar to Schema::ToString, DataType::ToString should take an optional show_metadata argument.

Component(s)

C++

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions