alamb commented on issue #17158: URL: https://github.com/apache/datafusion/issues/17158#issuecomment-3312586083
Hi @alan910127 -- that sounds very cool If you want to make a PR for this, I would suggest 1. Write some tests cases 2. Implement some version of simplify_bin_op -- perhaps only for `+` for example, to make sure you have the pattern right 3. Then as a follow on PR(s) fill out the rest of the implementation -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
