alamb commented on issue #6410:
URL: 
https://github.com/apache/arrow-datafusion/issues/6410#issuecomment-1558023090

   FWIW I think there is a limit above which DataFusion will not inline 
literals either: 
https://github.com/apache/arrow-datafusion/blob/dd3a003c1ca4e2109f33277d13f2b0b2fa500337/datafusion/optimizer/src/simplify_expressions/expr_simplifier.rs#L416-L429
   
   So Substrait probably needs to implement InList anyways, though expanding 
out `InList` for string might also still be a good ideea


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