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

[Format] Struct type name consistency in implementations and metadata

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.1.0
    • Format
    • None

    Description

      As discussed in https://github.com/apache/arrow/pull/121 for ARROW-262, the Struct name is reserved in Flatbuffers, so we temporarily used the `Tuple` name. We should either use a tweaked name like Struct_ that does not cause conflicts or choose a name for the Struct concept (e.g. Tuple) and use that consistently in format documents and implementation.

      The least disruptive solution is to use the Struct_ name in the Flatbuffers IDL.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: