nseekhao opened a new issue, #6411:
URL: https://github.com/apache/arrow-datafusion/issues/6411

   ### Is your feature request related to a problem or challenge?
   
   Currently, only binary expression is supported. Request to add support for 
arbitrary `ScalarFunction`.
   
   ### Describe the solution you'd like
   
   Add procedure to match `expr` to `Expr::ScalarFunction` in 
[to_substrait_rex()](https://github.com/apache/arrow-datafusion/blob/main/datafusion/substrait/src/logical_plan/producer.rs#L529-L700).
   
   ### Describe alternatives you've considered
   
   N/A
   
   ### Additional context
   
   _No response_


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