apache / druid

Apache Druid: a high performance real-time analytics database.
https://druid.apache.org/
Apache License 2.0
13.52k stars 3.71k forks source link

updated docs with behavior for empty collections in pod template selector config #17464

Closed kirangadhave-imply closed 1 week ago

kirangadhave-imply commented 2 weeks ago

Description

PR #17400 adds the fix to make null or empty collection behave consistently in pod template selector config. Updating the docs to explain the behavior.

This PR has: