sohami commented on a change in pull request #1592: DRILL-6939: Indicate when a
query is submitted and is in progress
URL: https://github.com/apache/drill/pull/1592#discussion_r245222413
##########
File path: exec/java-exec/src/main/resources/rest/profile/profile.ftl
##########
@@ -147,6 +147,9 @@ table.sortable thead .sorting_desc { background-image:
url("/static/img/black-de
</button>
</form>
</p>
+
+<#include "*/runningQuery.ftl">
Review comment:
Thanks for doing this. May be in future we can move some of the other common
code in runningQuery.ftl too.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services