tinfoil-knight commented on issue #9861: URL: https://github.com/apache/arrow-datafusion/issues/9861#issuecomment-2027677818
@Omega359 I realised while working on #9868 that some parts (eg: simplifying expressions: search `simpl_log`, `simpl_power`) of `log` & `power` functions are dependent on each other. I think that these functions should be migrated together. Since you're already migrating the `power` function, can you also pick up the `log` function in the same PR? -- 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]
