Skip to content

[Format] Add metadata for user-defined logical types #17600

@asfimport

Description

@asfimport

While we have the custom_metadata field at the Field level, it may be useful to have a proper user-defined type metadata in the Type union, which would allow us to provide a physical representation type (e.g. "Latitude longitude is represented by a struct, whose children consist of two doubles") from the other non-user defined types.

This is more flexible than custom_metadata because we can leverage existing structure in the Flatbuffers for describing the user type

https://github.com/apache/arrow/blob/master/format/Schema.fbs#L285

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

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