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

[Python] Serializing objects that contain themselves

    XMLWordPrintableJSON

Details

    Description

      This is a regression from https://github.com/apache/arrow/pull/3423

      The following segfaults:

      import pyarrow as pa
      lst = []
      lst.append(lst)
      pa.serialize(lst)

      Attachments

        Issue Links

          Activity

            People

              pcmoritz Philipp Moritz
              pcmoritz Philipp Moritz
              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 - 20m
                  20m