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

[Python] Remove pickle=True option for object serialization

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 0.8.0
    • Python

    Description

      As pointed out in https://github.com/apache/arrow/pull/1272#issuecomment-340738439, we don't really need this option, it can already be done with pickle.dumps as the custom serializer and pickle.loads as the deserializer.

      This has the additional benefit that it will be very clear to the user which pickler will be used and the user can use a custom pickler easily.

      Attachments

        Issue Links

          Activity

            People

              Licht-T Licht Takeuchi
              pcmoritz Philipp Moritz
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: