bkietz opened a new pull request, #14659: URL: https://github.com/apache/arrow/pull/14659
This ensures that kernels in every bound expression definitely correspond to the argument types after the arguments have been reordered. Note: if the operation is in fact not commutative (for example if we added a string concatenating kernel to add_checked) then Canonicalize will break expressions using that 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]
