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

[C++] ValidateArray is out of sync with the ListArray IPC specification

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.16.0
    • C++

    Description

      • It appears to check that null values take zero space
      • It still checks for a begin offset of 0 if the array isn't sliced (technically this doesn't seem necessary and it could be non-zero even if the array wasn't sliced.)
      • I think it also fails if an array is sliced to truncate it since it should compare length to data_extent instead of last_offset.

      Attachments

        Issue Links

          Activity

            People

              bkietz Ben Kietzman
              emkornfield@gmail.com Micah Kornfield
              Votes:
              0 Vote for this issue
              Watchers:
              6 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Time Tracking

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