thisisnic commented on issue #34365: URL: https://github.com/apache/arrow/issues/34365#issuecomment-1446440310
I think we need to update the code which translates from a Substrait plan to Acero code to check the type of the expression which is passed in, and proceed as-is if it's a Literal or Field Reference, but do something else if it's a ScalarFunction? I'm not sure exactly what. CC @westonpace -- 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]
