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

[Format] Define logical data type that represents a "packed C struct" composed from other fixed-size primitive types

    XMLWordPrintableJSON

Details

    • New Feature
    • Status: Open
    • Major
    • Resolution: Unresolved
    • None
    • None
    • Format

    Description

      This would embed data like

      struct Point {
        double x;
        double y;
        double z;
      };
      

      Here the struct could be embedded in a FixedSizeBinary with width 24. This is similar to structured data types in NumPy and other libraries

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:

                Time Tracking

                  Estimated:
                  Original Estimate - Not Specified
                  Not Specified
                  Remaining:
                  Remaining Estimate - 0h
                  0h
                  Logged:
                  Time Spent - 4h 50m
                  4h 50m