Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-47466

Add PySpark DataFrame method to return iterator of PyArrow RecordBatches

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Open
    • Major
    • Resolution: Unresolved
    • 4.0.0, 3.5.1
    • None
    • Connect, Input/Output, PySpark, SQL
    • None

    Description

      As a follow-up to SPARK-47365:

      toArrow() is useful when the data is relatively small. For larger data, the best way to return the contents of a PySpark DataFrame in Arrow format is to return an iterator of PyArrow RecordBatches.

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              icook Ian Cook
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated: