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

Introduce InternalField to manage dtypes and StructFields.

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • PySpark
    • None

    Description

      Currently there are some performance issues in the pandas-on-Spark layer.

      One of them is accessing Java DataFrame and run analysis phase too many times, especially just for retrieving the current column names or data types.

      We should reduce the amount of unnecessary access.

      Attachments

        Issue Links

          Activity

            People

              ueshin Takuya Ueshin
              ueshin Takuya Ueshin
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: