anthonylouisbsb commented on pull request #10350: URL: https://github.com/apache/arrow/pull/10350#issuecomment-865185500
@lidavidm thanks for the reference about the shift operators in ARM architecture. I used the [Java implementation](https://docs.oracle.com/javase/specs/jls/se8/html/jls-15.html#jls-ShiftExpression) as a base for the `SHIFT` behavior. I choose it just to keep the compatibility between the languages, but I can change to match the same specifications that the Compute module. -- 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: us...@infra.apache.org