Hi Lucas, Let me update the status of above PRs so that we can push them forward.
https://github.com/apache/druid/pull/18021 - description: an extension that supports computing cardinality by using roaring bitmap64. Although it includes lots of changes, since it's a separate extension and includes enough UT and IT, there's no risk that it has impact on other features. - actions: cherry-pick to druid 34 branch https://github.com/apache/druid/pull/18136 - merged, and included in 34 - actions: NA And also, I want to include two more import bug fixes in this druid 34 release which solve two long term bugs regarding MSQ and kafka ingestion. https://github.com/apache/druid/pull/18206 - description: fix a long term bug that 404 error is thrown if a MSQ query is running under MM-less mode by passing correct task directory. - actions: I reviewed it, waiting for someone else to review it again https://github.com/apache/druid/pull/18226 - description: fix a long term bug that kafka ingestion task stops ingestion once OffsetOutOfRangeException is detected. - actions: needs to be reviewed, merged and cherry-picked to druid 34 Thanks. On Tue, Jun 24, 2025 at 12:58 PM Frank Chen <frankc...@apache.org> wrote: > Hi Lucas, > > For me, it's better to include these two in the following release: > > https://github.com/apache/druid/pull/18021 > https://github.com/apache/druid/pull/18136 > > > > > > On Tue, Jun 24, 2025 at 2:47 AM Lucas Capistrant < > capistrant.lu...@gmail.com> wrote: > >> Hello all, >> >> I'm writing to notify that the regularly scheduled Druid 34 release is >> fast >> approaching, and I'm volunteering as release manager for this version. My >> goal is to cut a release branch during the first week of July, pending >> completion of all PRs targeted for Druid 34 milestone. >> >> If you have PRs that should be included in the 34.0.0 release: >> 1. Please comment on this thread with PR numbers and brief descriptions >> 2. Ensure your PRs have a milestone signifying Druid 34.0.0 target. >> 3. Work to get them reviewed and ready to merge before the end of June. >> >> Thank you for your contributions! >> >> >> Lucas Capistrant >> Apache Druid Committer & PMC >> >