[
https://issues.apache.org/jira/browse/DRILL-6025?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16292311#comment-16292311
]
ASF GitHub Bot commented on DRILL-6025:
---------------------------------------
GitHub user prasadns14 opened a pull request:
https://github.com/apache/drill/pull/1074
DRILL-6025: Display execution time of a query in RUNNING state
For a query in 'RUNNING' state, rather than displaying execution duration
as 'NOT AVAILABLE' this PR will display the duration till the current time.
@paul-rogers , please review
<img width="1154" alt="before"
src="https://user-images.githubusercontent.com/4907022/34038089-e8643960-e13f-11e7-9e5c-bb8ba5cf0efd.png">
<img width="1231" alt="now"
src="https://user-images.githubusercontent.com/4907022/34038090-e8ac3166-e13f-11e7-870e-23c294800c06.png">
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/prasadns14/drill DRILL-6025
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill/pull/1074.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1074
----
----
> Execution time of a running query shown as 'NOT AVAILABLE'
> ----------------------------------------------------------
>
> Key: DRILL-6025
> URL: https://issues.apache.org/jira/browse/DRILL-6025
> Project: Apache Drill
> Issue Type: Improvement
> Components: Client - HTTP
> Affects Versions: 1.11.0
> Reporter: Prasad Nagaraj Subramanya
> Assignee: Prasad Nagaraj Subramanya
>
> When a query is in 'RUNNING' state, the execution time is shown as 'NOT
> AVAILABLE'
> We could show the execution duration till the current time
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)