parkma99 commented on issue #7165:
URL: 
https://github.com/apache/arrow-datafusion/issues/7165#issuecomment-1665183905

   > Another possibility, which is somewhat of a hack, might be to add a expr 
rewrite pass parsing stuff like c = Int32(1) that rewrites Function: int32(arg) 
--> ScalarValue::Int32
   
   just like does??
   
https://github.com/apache/arrow-datafusion/blob/02da0445f8c94019c1526d6b1759492fda266cdf/datafusion-examples/examples/rewrite_expr.rs#L163-L187


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