Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-1587

[Format] Add metadata for user-defined logical types

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Won't Fix
    • None
    • 0.14.0
    • Format
    • None

    Description

      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

      Attachments

        Activity

          People

            wesm Wes McKinney
            wesm Wes McKinney
            Votes:
            0 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: