You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by ja...@apache.org on 2020/07/22 22:16:27 UTC

[incubator-pinot] branch master updated (c71044c -> 152a835)

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

jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-pinot.git.


    from c71044c  Enable/disable query quotas per broker (#5724)
     add 152a835  Introduce IndexContianer in MutableSegmentImpl to reduce map lookups (#5722)

No new revisions were added by this update.

Summary of changes:
 .../indexsegment/mutable/MutableSegmentImpl.java   | 540 +++++++++++----------
 ...aderWriter.java => MutableNullValueVector.java} |   7 +-
 ...erTest.java => MutableNullValueVectorTest.java} |  30 +-
 3 files changed, 287 insertions(+), 290 deletions(-)
 rename pinot-core/src/main/java/org/apache/pinot/core/realtime/impl/nullvalue/{RealtimeNullValueVectorReaderWriter.java => MutableNullValueVector.java} (84%)
 rename pinot-core/src/test/java/org/apache/pinot/core/realtime/impl/nullvalue/{RealtimeNullValueVectorReaderWriterTest.java => MutableNullValueVectorTest.java} (56%)


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