[ 
https://issues.apache.org/jira/browse/DRILL-7202?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16825550#comment-16825550
 ] 

ASF GitHub Bot commented on DRILL-7202:
---------------------------------------

kkhatua commented on pull request #1765: DRILL-7202: Failed query shows warning 
that fragments made no progress
URL: https://github.com/apache/drill/pull/1765
 
 
   This bug arises because of the `toggleWarning()` javascript function that 
shows the warning if the number of slow major fragments matches the number of 
major fragments.
   For failed queries, the number of major fragments = 0; and that matches the 
number of tags (which is also zero for a non-running query). Hence the warning 
shows.
 
----------------------------------------------------------------
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.
 
For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


> Failed query shows warning that fragments has made no progress
> --------------------------------------------------------------
>
>                 Key: DRILL-7202
>                 URL: https://issues.apache.org/jira/browse/DRILL-7202
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.16.0
>            Reporter: Arina Ielchiieva
>            Assignee: Kunal Khatua
>            Priority: Minor
>             Fix For: 1.17.0
>
>         Attachments: FailedQuery_NoProgressWarning_Repro_Attempt.png, 
> no_fragments_progress_warning.JPG
>
>
> Failed query shows warning that fragments has made no progress.
> Since query failed during planning stage and did not have any fragments, 
> looks strange to see such warning. Screenshot attached.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to