This is an automated email from the ASF dual-hosted git repository. gortiz pushed a change to branch master in repository https://gitbox.apache.org/repos/asf/pinot.git
from 7293122c4f Skip block split for local exchange (#14940) add 11964592da Add broker setting to override default implicit query response limit (#14452) No new revisions were added by this update. Summary of changes: .../BaseSingleStageBrokerRequestHandler.java | 19 ++- .../broker/broker/HelixBrokerStarterTest.java | 2 + .../integration/tests/BrokerQueryLimitTest.java | 189 +++++++++++++++++++++ .../apache/pinot/spi/utils/CommonConstants.java | 7 + 4 files changed, 214 insertions(+), 3 deletions(-) create mode 100644 pinot-integration-tests/src/test/java/org/apache/pinot/integration/tests/BrokerQueryLimitTest.java --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org