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

   ### What changes were proposed in this pull request?
   1, `floor`: add missing parameter `scale` in Python, which already existed 
in Scala for a long time;
   2, `round/bround`: parameter `scale` support Column type, to be consistent 
with `floor/ceil/ceiling`
   
   ### Why are the changes needed?
   to make related functions consistent
   
   
   ### Does this PR introduce _any_ user-facing change?
   yes
   
   
   ### How was this patch tested?
   added doctest
   
   
   ### Was this patch authored or co-authored using generative AI tooling?
   NO
   


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