timothy-e commented on issue #18740: URL: https://github.com/apache/pinot/issues/18740#issuecomment-4928061383
Thanks for the response! > That is a good feature and something we can add. I don't think we should aim for the perfect CBO with all the possible features we can imagine in the first version, but that is something that could probably be added. Yeah, we definitely can't make it perfect, but as users start to depend on CBO, we'd want to make sure that we have a way to roll out changes to it in a way that a user can override it for a single query. I think the architecture of "how can I explain this decision" and "how can I override this" is worth figuring out early on. -- 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]
