jorisvandenbossche commented on pull request #7604:
URL: https://github.com/apache/arrow/pull/7604#issuecomment-652956039


   There is one failure: 
   
   ```
   ======================================================================
   FAIL: test_grouped_over_window_with_key 
(pyspark.sql.tests.test_pandas_grouped_map.GroupedMapInPandasTests)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/spark/python/pyspark/sql/tests/test_pandas_grouped_map.py", line 
588, in test_grouped_over_window_with_key
       self.assertTrue(all([r[0] for r in result]))
   AssertionError: False is not true
   
   ----------------------------------------------------------------------
   Ran 21 tests in 141.194s
   
   FAILED (failures=1)
   ```
   
   
https://github.com/apache/spark/blob/7fda184f0fc39613fb68e912c189c54b93c638e6/python/pyspark/sql/tests/test_pandas_grouped_map.py#L546-L574


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to