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

[Python] Segmentation fault when comparing schema with None

    XMLWordPrintableJSON

Details

    Description

      When comparing a schema with a Python None I get a segmentation fault.

      This is a regression to 0.13.0

      In [2]: import pyarrow as pa
      
      In [3]: pa.schema([pa.field("something", pa.int64())]).equals(None)
      [1]    82085 segmentation fault  ipython
      

      System information:
      System Version: macOS 10.13.6 (17G6030)
      Kernel Version: Darwin 17.7.0
      Python 3.6.7

      Attachments

        Issue Links

          Activity

            People

              jorisvandenbossche Joris Van den Bossche
              fjetter Florian Jetter
              Votes:
              0 Vote for this issue
              Watchers:
              4 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