MingyuZhong commented on pull request #8279: URL: https://github.com/apache/arrow/pull/8279#issuecomment-700195076
> Looks like the tests all use the native branch so the 64 * 64 -> 128 helper is unused. Should we skip the native fallback for the 128 * 128 -> 128 for now and add it in the Decimal256 changes? There are checks that disable the native branch. For example, https://github.com/apache/arrow/pull/8279/checks?check_run_id=1177973984. It failed because kInt64Mask is unused when the native branch is disabled. Please fix it. ---------------------------------------------------------------- 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]
