Jefffrey commented on issue #18148: URL: https://github.com/apache/datafusion/issues/18148#issuecomment-3417800928
Side note: it would be nice to add the comment for `CoalesceAsyncExecInput` too, to be consistent with how it's done for other rules. Something like: ```rust // Coalesce in order to reduce number of async function invocations for efficiency. ``` -- 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]
