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

[C++] Add short representation string to common classes

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • C++
    • None

    Description

      This should apply primarly to DataType, Field, and Schema. It should not try to print things like metadata and nullability. This is not meant for serialization but quick glance.

       

      i32
      list<i32>
      dict<utf8,i8>
      struct<<a,i32>,<b,struct<<n,utf8>>>>
      schema<<a,i32>>

      Once we have that, we can have a small print diagnostic to array/tables like R.

       

      Attachments

        Activity

          People

            Unassigned Unassigned
            fsaintjacques Francois Saint-Jacques
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated: