+1 for 0.15.1 The list of PRs looks good to me. Thank you for volunteering!
Jihoon On Tue, Jul 23, 2019 at 3:38 PM Clint Wylie <cwy...@apache.org> wrote: > Hi all, > > What appears to be a pretty brutal bug was reported earlier today, > https://github.com/apache/incubator-druid/issues/8137, that I think > warrants a 0.15.1 release. I was already planning on starting a thread > about volunteering to make a branch and release manage 0.16.0 sometime in > the next week or so, but given this bug that popped up, I will go ahead and > volunteer to do both a 0.15.1 release as soon as the fix for that bug is > merged, and 0.16.0 sometime in the next couple of weeks. Having a 0.15.1 > release will give us a chance to fix a few other bugs while we are at it, > on a much quicker scale than we could expect to go straight to trying to > push out 0.16.0. > > I've picked what I think are some important bug fixes to put in 0.15.1 > (assuming they all backport to the 0.15.0-incubating branch cleanly): > > https://github.com/apache/incubator-druid/pull/7666 sketches-core-0.13.4 > https://github.com/apache/incubator-druid/pull/7719 add bloom filter > fallback aggregator when types are unknown > https://github.com/apache/incubator-druid/pull/7823 Fix timestamp ceil > lower bound > https://github.com/apache/incubator-druid/pull/7827 discard filter when > processing subtotalsSpec > https://github.com/apache/incubator-druid/pull/7917 WorkerTaskManager to > create disk files atomically and ignore task file corruption > https://github.com/apache/incubator-druid/pull/8013 Fix > ExpressionVirtualColumn capabilities; fix groupBy's improper uses of > StorageAdapter#getColumnCapabilities. > https://github.com/apache/incubator-druid/pull/8026 set > DRUID_AUTHORIZATION_CHECKED attribute for router endpoints > https://github.com/apache/incubator-druid/pull/8044 SupervisorManager: Add > authorization checks to bulk endpoints. > https://github.com/apache/incubator-druid/pull/8055 force native order > when > wrapping ByteBuffer > https://github.com/apache/incubator-druid/pull/8140 fix issue with > CuratorLoadQueuePeon shutting down executors it does not own > > doc fixes: > > https://github.com/apache/incubator-druid/pull/8002 Improve pull-deps > reference in extensions page. > https://github.com/apache/incubator-druid/pull/8003 Add missing reference > to Materialized-View extension. > https://github.com/apache/incubator-druid/pull/8079 Fix documentation > formatting > https://github.com/apache/incubator-druid/pull/8087 fix references to > bin/supervise in tutorial docs > > Anything else that should go in? (bug or documentation fixes only please). > > Cheers, > Clint >