Hi all,

I know the 0.15 code freeze is just around the corner, but
0.14.0-incubating release has a few issues out of the box so in the
interest of getting fixes for these shipped as soon as possible I wanted to
propose a 0.14.1 release. I went through the set of commits and picked out
bug fixes and doc fixes and came up with the following set (assuming they
all backport cleanly).

bug fixes:
use latest sketches-core-0.13.1 #7320 (
https://github.com/apache/incubator-druid/pull/7320)
Adjust BufferAggregator.get() impls to return copies #7464 (
https://github.com/apache/incubator-druid/pull/7464)
DoublesSketchComplexMetricSerde: Handle empty strings. #7429 (
https://github.com/apache/incubator-druid/pull/7429)
Adds backwards-compatible serde for SeekableStreamStartSequenceNumbers.
#7512 (https://github.com/apache/incubator-druid/pull/7512)
Support Kafka supervisor adopting running tasks between versions #7212 (
https://github.com/apache/incubator-druid/pull/7212)
Fix time-extraction topN with non-STRING outputType. #7257 (
https://github.com/apache/incubator-druid/pull/7257)
Fix two issues with Coordinator -> Overlord communication. #7412 (
https://github.com/apache/incubator-druid/pull/7412)
refactor druid-bloom-filter aggregators #7496 (
https://github.com/apache/incubator-druid/pull/7496)
Fix encoded taskId check in chatHandlerResource #7520 (
https://github.com/apache/incubator-druid/pull/7520)
Fix too many dentry cache slab objs#7508. #7509 (
https://github.com/apache/incubator-druid/pull/7509)
Fix result-level cache for queries #7325 (
https://github.com/apache/incubator-druid/pull/7325)
Fix flattening Avro Maps with Utf8 keys #7258 (
https://github.com/apache/incubator-druid/pull/7258)
Write null byte when indexing numeric dimensions with Hadoop #7020 (
https://github.com/apache/incubator-druid/pull/7020)
Batch hadoop ingestion job doesn't work correctly with custom segments
table #7492 (https://github.com/apache/incubator-druid/pull/7492)

doc stuff:
Add missing redirects and fix broken links #7213 (
https://github.com/apache/incubator-druid/pull/7213)
Update theta/hll sketch doc comparison #7407 (
https://github.com/apache/incubator-druid/pull/7407)
Add more Apache branding to docs #7515 (
https://github.com/apache/incubator-druid/pull/7515)
Fix some bundled license files #7516 (
https://github.com/apache/incubator-druid/pull/7516)
Additional Apache branding doc updates #7524 (
https://github.com/apache/incubator-druid/pull/7524)
Fix broken link due to Typo. #7513 (
https://github.com/apache/incubator-druid/pull/7513)
Adjust approx agg deprecation wording #7518 (
https://github.com/apache/incubator-druid/pull/7518)
Some docs optimization #6890 (
https://github.com/apache/incubator-druid/pull/6890)
Updated Javascript Affinity config docs #7441 (
https://github.com/apache/incubator-druid/pull/7441)
fix expressions docs operator table #7420 (
https://github.com/apache/incubator-druid/pull/7420)
Fix conflicting information in configuration doc #7299 (
https://github.com/apache/incubator-druid/pull/7299)
Add missing doc link for operations/http-compression.html #7110 (
https://github.com/apache/incubator-druid/pull/7110)

I am volunteering to be release manager on this if we can get consensus, so
please use this thread to vote if you think this is a good idea and I will
proceed and make the branch and milestone and get everything moving.

Cheers,
Clint

Reply via email to