You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@pinot.apache.org by su...@apache.org on 2019/01/07 21:06:17 UTC

[incubator-pinot] branch trackBytesRead updated (683d886 -> ae401ab)

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

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


    from 683d886  Update java docs
     add ae401ab  [PINOT-7370] Correct the value for bytes read for string types

No new revisions were added by this update.

Summary of changes:
 .../core/io/util/DictionaryDelegatingValueReader.java  |  5 +++++
 .../pinot/core/io/util/FixedByteValueReaderWriter.java | 18 ++++++++++++++++--
 .../com/linkedin/pinot/core/io/util/ValueReader.java   |  4 +++-
 .../pinot/core/operator/docvalsets/SingleValueSet.java |  7 +++++--
 .../core/segment/index/readers/BaseDictionary.java     |  1 -
 .../index/readers/ImmutableDictionaryReader.java       |  4 ++++
 .../core/segment/index/readers/StringDictionary.java   |  7 ++++---
 7 files changed, 37 insertions(+), 9 deletions(-)


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