xiangfu0 commented on code in PR #17805:
URL: https://github.com/apache/pinot/pull/17805#discussion_r2983790837


##########
pinot-controller/src/main/resources/app/interfaces/types.d.ts:
##########
@@ -219,7 +213,7 @@ declare module 'Models' {
     numEntriesScannedPostFilter: number
     numGroupsLimitReached: boolean
     numGroupsWarningLimitReached: boolean
-    partialResult?: boolean
+    partialResponse?: number

Review Comment:
   this is boolean 



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