You are viewing a plain text version of this content. The canonical link for it is here.
Posted to github@arrow.apache.org by "thisisnic (via GitHub)" <gi...@apache.org> on 2023/02/27 14:35:54 UTC

[GitHub] [arrow] thisisnic commented on issue #34365: [C++] Substrait cast expression fails on input types other than field reference

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: github-unsubscribe@arrow.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org