nimesh1601 commented on PR #10567: URL: https://github.com/apache/incubator-gluten/pull/10567#issuecomment-3233628299
@rui-mo Seems like even if we passed just one argument in the function, still the signature of the function is retrieved from the original expr, and it will still fallback. Fixing this in gluten might be complex, as we would need to create expression again. Do you think making this change in Velox would make more sense ? -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
