GaneshPatil7517 commented on issue #18150: URL: https://github.com/apache/datafusion/issues/18150#issuecomment-3760311048
Thanks for raising this that makes sense. My goal was mainly to simplify async UDF handling by moving operator-specific logic out of the physical planner and fixing the schema mismatch issue (#18149). I understand the concern around optimizer rules becoming essential for plan correctness, and I’d really appreciate guidance on whether this direction aligns with DataFusion’s intended architecture or if there’s a better approach I should explore......... -- 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]
