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

Assume result's index to be disordered in tests with operations on different Series

    XMLWordPrintableJSON

Details

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

    Description

      We have many tests with operations on different Series in spark/python/pyspark/pandas/tests/data_type_ops/ that assume the result's index to be sorted and then compare to the pandas' behavior. The assumption is wrong, so we should sort index of such result before comparing with pandas.

      Attachments

        Activity

          People

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

            Dates

              Created:
              Updated:
              Resolved: