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

[Java] ListVector does not handle ipc with all non-null values with none set

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 0.8.0
    • 0.9.0
    • Java

    Description

      It is valid for ipc to send a validity buffer with no values set that indicate all values are non-null. This is already handled by all vectors except ListVector, which will throw an invalid index exception when this is the case because it does not build the validity buffer with all elements set.

      Attachments

        Issue Links

          Activity

            People

              bryanc Bryan Cutler
              bryanc Bryan Cutler
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: