shauryachats opened a new issue, #17219: URL: https://github.com/apache/pinot/issues/17219
Currently, partial results are not returned, and if one or more servers fail, the query is marked as a failure. Since returning query stats is recently supported in the timeseries engine (https://github.com/apache/pinot/pull/17170), we can populate the `partialResult` flag and list the exceptions from the servers. -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
