This is an automated email from the ASF dual-hosted git repository.
jackie pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/pinot.git
from f4352e7bdfb Refactor segment creator and finalizer to make it reusable
across different ways of indexing data (#17191)
add 1abdbf53442 Pinot returns corresponding http response code for errors
(#17341)
No new revisions were added by this update.
Summary of changes:
.../broker/api/resources/PinotClientRequest.java | 32 +++++++---
.../api/resources/ResponseStoreResource.java | 4 +-
.../api/resources/PinotClientRequestTest.java | 40 +++++++++---
pinot-spi/pom.xml | 4 ++
.../apache/pinot/spi/exception/QueryErrorCode.java | 71 +++++++++++++---------
.../apache/pinot/spi/utils/CommonConstants.java | 3 +
6 files changed, 106 insertions(+), 48 deletions(-)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]