This is an automated email from the ASF dual-hosted git repository. richardstartin pushed a change to branch pushdown-comparison in repository https://gitbox.apache.org/repos/asf/pinot.git
from dda4a8c8fa push unsigned byte comparison down into ValueReader add 011b086da0 don't apply to BYTES dictionaries, refactor No new revisions were added by this update. Summary of changes: .../local/io/util/FixedByteValueReaderWriter.java | 8 +- .../pinot/segment/local/io/util/ValueReader.java | 5 - .../local/io/util/ValueReaderComparisons.java | 65 +++++----- .../local/io/util/VarLengthValueReader.java | 11 +- .../index/readers/BaseImmutableDictionary.java | 4 +- .../readerwriter/ValueReaderComparisonTest.java | 132 ++++++++++++++------- 6 files changed, 127 insertions(+), 98 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org