dang-stripe opened a new issue #7770: URL: https://github.com/apache/pinot/issues/7770
We're currently using the pinot java client for queries. With the introduction of https://github.com/apache/pinot/pull/7397, we're seeing more query exceptions since the java client currently raises an exception when there are any exceptions in the response: https://github.com/apache/pinot/blob/6611ff82f46ea837e6bd8edefd46ccc16d4e2002/pinot-clients/pinot-java-client/src/main/java/org/apache/pinot/client/Connection.java#L126-L128 Can we make this behavior configurable on the client? -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org