Churro
Churro
### Update We patched some of our Druid clusters to use k8s jobs instead of having the MM launch them. We are testing internally and I will post a PR...
### Description Add an extension to allow tasks to be run as k8s jobs from the overlord, eliminating the need for a middle manager. The core changes are as follows:...
### Description As far as I can tell, Lucene doesn’t currently have a date‑tiered merge policy. I’m considering adding one to better support temporal queries over recent time windows. On...