Uploaded image for project: 'Apache Arrow'
  1. Apache Arrow
  2. ARROW-13555 [Python] Remove deprecated APIs
  3. ARROW-17010

[Python] Remove deprecated APIs from <= 1.0.0

    XMLWordPrintableJSON

Details

    Description

      Some of the APIs listed in ARROW-13555 were deprecated in 1.0.0 or before, and are relatively easy to remove:

      • Accessing a bunch of ipc related functionalities from the top-level namespace instead from `pyarrow.ipc` (deprecated since 0.17)
      • pyarrow.compat module (deprecated since 1.0.0)
      • The ...Value scalar classes (deprecated since 1.0.0)
      • Ignoring mismatch between ordered flag of values and type in array(..)
      • chunksize parameter in RecordBatchWriter.write_table (deprecated since 0.15) + get_next_batch method
      • DictionaryScalar.index/dictionary_value attributes (deprecated since 1.0.0)
      • num_children field of DataType
      • add_metadata method of Field

      Attachments

        Issue Links

          Activity

            People

              jorisvandenbossche Joris Van den Bossche
              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 - 1.5h
                  1.5h