lewiszlw commented on PR #11180: URL: https://github.com/apache/datafusion/pull/11180#issuecomment-2213398266
Sorry, I didn't follow up this topic before. I'm thinking if we can have one UserDefinedSQLPlanner which all methods have default official implementation, users just need to impl method they want to customize. We have to loop UserDefinedSQLPlanners in current design, it seems not very efficient. And these UserDefinedSQLPlanners might have conflicts. -- 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]
