HyukjinKwon opened a new pull request #31410:
URL: https://github.com/apache/spark/pull/31410


   ### What changes were proposed in this pull request?
   
   This PR is a followup that removes `bitwiseGet` in functions API. This is 
mainly for SQL compliance, and arguably not very much commonly used.
   
   ### Why are the changes needed?
   
   See 
https://github.com/apache/spark/blob/master/sql/core/src/main/scala/org/apache/spark/sql/functions.scala#L41-L59
   
   ### Does this PR introduce _any_ user-facing change?
   
   No, it's a change in unreleased branches.
   
   ### How was this patch tested?
   
   Existing tests should cover.


----------------------------------------------------------------
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:
[email protected]



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

Reply via email to