You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by GitBox <gi...@apache.org> on 2020/04/30 00:44:36 UTC

[GitHub] [druid] jihoonson opened a new issue #9798: [Draft] 0.18.1 Release notes

jihoonson opened a new issue #9798:
URL: https://github.com/apache/druid/issues/9798


   Apache Druid 0.18.1 is a bug fix release that fixes Streaming ingestion failure with Avro, ingestion performance issue, upgrade issue with HLLSketch, and so on. The complete list of bug fixes can be found at https://github.com/apache/druid/pulls?q=is%3Apr+milestone%3A0.18.1+label%3ABug+is%3Aclosed.
   
   ## Bug fixes
   
   - https://github.com/apache/druid/pull/9767 fixes the Streaming ingestion failure issue when you use a data format other than CSV or JSON.
   - https://github.com/apache/druid/pull/9747 fixes slow ingestion performance due to frequent calls of `flush()`.
   - https://github.com/apache/druid/pull/9771 reverts the version of `datasketches-java` from 1.2.0 to 1.1.0 to workaround upgrade failures with HLLSketch.
   - https://github.com/apache/druid/pull/9746 fixes a bug in inline subquery with multi-valued dimension.
   - https://github.com/apache/druid/pull/9761 fixes a bug in `CloseableIterator` which potentially leads to resource leaks in Data loader.
   
   ## Credits
   Thanks to everyone who contributed to this release!
   
   @clintropolis
   @gianm
   @jihoonson
   @maytasm
   @suneet-s
   @viongpanzi
   @whutjs
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org


[GitHub] [druid] clintropolis closed issue #9798: [Draft] 0.18.1 Release notes

Posted by GitBox <gi...@apache.org>.
clintropolis closed issue #9798:
URL: https://github.com/apache/druid/issues/9798


   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@druid.apache.org
For additional commands, e-mail: commits-help@druid.apache.org