gortiz commented on code in PR #15919:
URL: https://github.com/apache/pinot/pull/15919#discussion_r2113594483


##########
pinot-controller/src/main/resources/app/pages/Query.tsx:
##########
@@ -635,9 +675,9 @@ const QueryPage = () => {
                       >
                         {
                           resultData.columns.length > 0 ? (
-                            <Typography variant='body2'>Partial results due to 
exceptions. Please toggle the switch to view details.</Typography>

Review Comment:
   Now the message is printed by default, no need to switch to view details. 
Instead I've changed the text to say that stats may be partial



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

Reply via email to