codope commented on PR #11074: URL: https://github.com/apache/hudi/pull/11074#issuecomment-2072006646
> So I've just created hierarchy of IndexSupport that is usable without if-else branches, is easy to extend with new types of indices and it works with Spark <3.1. And to be honest I don't really know yet what the pre-CBO rules are, so may be this PR is not what you wanted at all. @wombatu-kun The refactoring done here is useful. We can add pre-CBO rules later. I'm simply asking to breakdown HUDI-7639 to two sub-tasks. One will cover the refactoring done here. And the other will implement the pre-CBO rules, which maybe I can work later 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]
