izveigor opened a new pull request, #4159:
URL: https://github.com/apache/arrow-rs/pull/4159

   # Which issue does this PR close?
   Continue https://github.com/apache/arrow-rs/pull/4148
   
   # Rationale for this change
   Since the PR https://github.com/apache/arrow-rs/pull/4148 (thanks to 
@Weijun-H) Arrow-rs starts to support bitwise shift operations.
   
   But I think it would be great to use them with scalars (For example, to work 
with powers of twos).
   
   # What changes are included in this PR?
   New functions:
   - bitwise_shift_left_scalar
   - bitwise_shift_right_scalar
   
   # Are there any user-facing changes?
   Yes
   


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

Reply via email to