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

[Python] Segfault constructing a fixed size list array of size 0 with dictionary values

    XMLWordPrintableJSON

Details

    Description

      The following example constructing a FixedSizeList array with list size 0 and dictionary values from an explicit None value (extracted from a segfaulting hypothesis test) crashes:

      pa.array([None], pa.list_(pa.dictionary(pa.int32(), pa.string()), 0))
      

      Attachments

        Issue Links

          Activity

            People

              apitrou Antoine Pitrou
              jorisvandenbossche Joris Van den Bossche
              Votes:
              0 Vote for this issue
              Watchers:
              3 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 - 1h 40m
                  1h 40m