Details

    • Sub-task
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • 3.4.0
    • 3.2.2, 3.3.1, 3.4.0
    • Build
    • None

    Description

      ======================================================================
      ERROR [2.102s]: test_arithmetic_op_exceptions (pyspark.pandas.tests.test_series_datetime.SeriesDateTimeTest) 
      ----------------------------------------------------------------------
      Traceback (most recent call last):
      File "/__w/spark/spark/python/pyspark/pandas/tests/test_series_datetime.py", line 99, in test_arithmetic_op_exceptions self.assertRaisesRegex(TypeError, expected_err_msg, lambda: other / psser) File "/usr/lib/python3.9/unittest/case.py", line 1276, in assertRaisesRegex return context.handle('assertRaisesRegex', args, kwargs)
      File "/usr/lib/python3.9/unittest/case.py", line 201, in handle callable_obj(*args, **kwargs)
      File "/__w/spark/spark/python/pyspark/pandas/tests/test_series_datetime.py", line 99, in <lambda> self.assertRaisesRegex(TypeError, expected_err_msg, lambda: other / psser)
      File "/__w/spark/spark/python/pyspark/pandas/base.py", line 465, in __array_ufunc__ 
      raise NotImplementedError(NotImplementedError: pandas-on-Spark objects currently do not support <ufunc 'divide'>.
      ----------------------------------------------------------------------
      

       

       

      Attachments

        Activity

          People

            yikunkero Yikun Jiang
            yikunkero Yikun Jiang
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: