Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-35337 pandas API on Spark: Separate basic operations into data type based structures
  3. SPARK-35343

Make the conversion from/to pandas data-type-based for non-ExtensionDtypes

    XMLWordPrintableJSON

Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.2.0
    • 3.2.0
    • PySpark
    • None

    Description

      The conversion from/to pandas includes logic for checking data types and behaving accordingly.

      That makes code hard to change or maintain.

      Since we have introduced the Ops class per non-ExtensionDtypes data type, we ought to make the conversion from/to pandas data-type-based.

      Ops class per ExtensionDtype and its data-type-based from/to pandas will be implemented in a separate PR.

      Attachments

        Activity

          People

            XinrongM Xinrong Meng
            XinrongM Xinrong Meng
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: