lidavidm commented on pull request #12338:
URL: https://github.com/apache/arrow/pull/12338#issuecomment-1049930837


   The infra just iterates through each kernel in turn anyways, so it would 
take the first kernel that matches. Hence if two parameters got passed, and the 
2-adic kernels were listed first, it would match; if three arguments were 
passed, it wouldn't match the arity of the 2-adic kernel and would fall through 
to the variadic kernel.


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