This is an automated email from the ASF dual-hosted git repository. xiangfu pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git.
from 4aef0ba change default range index version to v2 (#7815) add a74d944 Adding pinot client connection config to allow skip fail on broker response exception (#7816) No new revisions were added by this update. Summary of changes: .../java/org/apache/pinot/client/Connection.java | 22 +++++++++--- .../org/apache/pinot/client/ConnectionFactory.java | 39 ++++++++++++++++++++-- .../org/apache/pinot/client/ResultSetGroup.java | 24 ++++++++++++- .../apache/pinot/client/ResultSetGroupTest.java | 20 +++++++++++ 4 files changed, 98 insertions(+), 7 deletions(-) --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org