You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@druid.apache.org by gi...@apache.org on 2021/04/13 18:47:18 UTC

[druid] branch master updated (b8423a3 -> 08d3786)

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

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


    from b8423a3  add round test (#11088)
     add 08d3786  improve bitmap vector offset to report contiguous groups (#11039)

No new revisions were added by this update.

Summary of changes:
 .../compression/BaseColumnarLongsBenchmark.java    | 173 +++++++++++++++++----
 ...umnarLongsSelectRowsFromGeneratorBenchmark.java |  61 +++-----
 ...olumnarLongsSelectRowsFromSegmentBenchmark.java |  56 +++----
 .../druid/segment/vector/BitmapVectorOffset.java   |  19 ++-
 .../segment/vector/BitmapVectorOffsetTest.java     | 166 ++++++++++++++++++++
 5 files changed, 374 insertions(+), 101 deletions(-)
 create mode 100644 processing/src/test/java/org/apache/druid/segment/vector/BitmapVectorOffsetTest.java

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