zhengruifeng commented on PR #37235:
URL: https://github.com/apache/spark/pull/37235#issuecomment-1191278800

   this failure needs be fixed
   ```
   ======================================================================
   ERROR [0.436s]: test_missing 
(pyspark.pandas.tests.indexes.test_base.IndexesTest)
   ----------------------------------------------------------------------
   Traceback (most recent call last):
     File "/__w/spark/spark/python/pyspark/pandas/tests/indexes/test_base.py", 
line 508, in test_missing
       getattr(psdf.set_index(["a", "b"]).index, name)()
   TypeError: putmask() missing 2 required positional arguments: 'mask' and 
'value'
   ----------------------------------------------------------------------
   ```
   
   as to the linter failure, you may just run `dev/reformat-python`
   


-- 
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.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to