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: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to