You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by ji...@apache.org on 2020/03/24 01:16:13 UTC

[druid] branch master updated (5604ac7 -> bf85ea1)

This is an automated email from the ASF dual-hosted git repository.

jihoonson pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git.


    from 5604ac7  druid extension for OpenID Connect auth using pac4j lib (#8992)
     add bf85ea1  roaring bitmaps by default (#9548)

No new revisions were added by this update.

Summary of changes:
 docs/design/index.md                                         |  4 ++--
 docs/design/segments.md                                      |  3 +++
 docs/development/extensions-core/kafka-ingestion.md          | 12 ++++++------
 docs/development/extensions-core/kinesis-ingestion.md        | 12 ++++++------
 docs/ingestion/index.md                                      |  4 ++--
 docs/ingestion/native-batch.md                               |  4 ++--
 docs/operations/dump-segment.md                              |  3 ++-
 .../druid/indexing/common/task/CompactionTaskRunTest.java    |  2 +-
 .../src/main/java/org/apache/druid/segment/IndexSpec.java    |  6 +++---
 .../main/java/org/apache/druid/segment/data/BitmapSerde.java | 11 ++++++++---
 .../apache/druid/segment/data/RoaringBitmapSerdeFactory.java |  2 +-
 .../apache/druid/segment/data/BitmapSerdeFactoryTest.java    |  4 ++--
 .../druid/server/coordinator/duty/CompactSegmentsTest.java   |  2 +-
 web-console/src/utils/ingestion-spec.tsx                     |  2 +-
 14 files changed, 40 insertions(+), 31 deletions(-)


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