Yikun opened a new pull request, #36356:
URL: https://github.com/apache/spark/pull/36356

   ### What changes were proposed in this pull request?
   Skip nsmall/nlarge nan test under pandas 1.4.[0,1,2].
   
   Pandas get wrong results when ``np.nan`` in the sorting column  since 
https://github.com/pandas-dev/pandas/commit/16d2f59589cfc09c2754c988497c27b56cb169c4
 (v1.4.0)
   
   I confirmed this issue are fixed by:
   
https://github.com/pandas-dev/pandas/commit/28863884390468073b2522b6be23199d97d1eab1
   
   ### Why are the changes needed?
   No
   
   
   ### Does this PR introduce _any_ user-facing change?
   No
   
   ### How was this patch tested?
   CI passed


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