clintropolis opened a new pull request, #19791: URL: https://github.com/apache/druid/pull/19791
### Description Adds a composite partial load matcher that does a union of matches from a list of child matchers, allowing for example partial loading both cluster groups and projections, or combining matchers to produce matches which would be impossible with a single matcher (like multiple include/exclude patterns which would interfere with each other if within the same wildcard pattern). -- 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]
