Jackie-Jiang commented on PR #11592:
URL: https://github.com/apache/pinot/pull/11592#issuecomment-1765042005

   > @Jackie-Jiang @siddharthteotia @walterddr @eaugene I've updated the PR as 
per the comments and some internal discussions Partial response is defined as 
the case when pinot responds with a result, but is also aware that the result 
being returned has not considered all the data it should have. Cases that 
qualify as partial
   > 
   > 1. Not all segments queried by the broker due to unavaliable segments / 
unavaliable servers
   > 2. Not all servers responded (either no response or exceptions)
   > 3. Other algorithm limitations like numGroupsLimitReached.
   
   @saurabhd336 We should count the result as partial if there are exceptions 
in the server response even if the server responded. One example would be when 
some segments dropped due to schema mismatch on the server side.


-- 
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]

Reply via email to