This is an automated email from the ASF dual-hosted git repository. richardstartin pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git.
from eaf656b add more testing for MV var-length columns, detect overflow scenarios (#8286) add 235e21b Fix bug in GrpcBrokerRequestHandler: exceptions are suppressed (#8272) No new revisions were added by this update. Summary of changes: .../core/query/reduce/StreamingReduceService.java | 41 ++++---- .../query/reduce/StreamingReduceServiceTest.java | 112 +++++++++++++++++++++ 2 files changed, 131 insertions(+), 22 deletions(-) create mode 100644 pinot-core/src/test/java/org/apache/pinot/core/query/reduce/StreamingReduceServiceTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org