Uploaded image for project: 'Spark'
  1. Spark
  2. SPARK-46291 Koalas Testing Migration
  3. SPARK-35098

Revisit pandas-on-Spark test cases that are disabled because of pandas nondeterministic return values

    XMLWordPrintableJSON

Details

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

    Description

      Some test cases have been disabled in the places as shown below because of pandas nondeterministic return values:

      • pandas returns `None` or `nan` randomly
        python/pyspark/pandas/tests/test_series.py test_astype
      • pandas returns `True` or `False` randomly
        python/pyspark/pandas/tests/indexes/test_base.py test_monotonic

      We should revisit them later.

      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: