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

   ### What changes were proposed in this pull request?
   
   Hotfix for https://github.com/apache/spark/pull/36034
   
   This PR proposes to add `python/pyspark/pandas/missing/general_functions.py` 
to track the missing [pandas general 
functions](https://pandas.pydata.org/docs/reference/general_functions.html) API.
   
   ### Why are the changes needed?
   
   We have scripts in `missing` directory to track & address the missing pandas 
APIs, but one for general functions is missing.
   
   ### Does this PR introduce _any_ user-facing change?
   
   No.
   
   ### How was this patch tested?
   
   The existing tests should cover
   
   Closes #36034 from itholic/SPARK-38755.
   
   Authored-by: itholic <[email protected]>
   Signed-off-by: Hyukjin Kwon <[email protected]>


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