[
https://issues.apache.org/jira/browse/DRILL-5213?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15964125#comment-15964125
]
ASF GitHub Bot commented on DRILL-5213:
---------------------------------------
Github user arina-ielchiieva commented on a diff in the pull request:
https://github.com/apache/drill/pull/812#discussion_r110861650
--- Diff:
exec/java-exec/src/main/java/org/apache/drill/exec/work/foreman/QueryManager.java
---
@@ -1,4 +1,4 @@
-/**
+/*
--- End diff --
As far as I understood, `final RunQuery runQuery` now is not used in
`QueryManager`, it can be removed from class.
> Prepared statement for actual query is missing the query text
> -------------------------------------------------------------
>
> Key: DRILL-5213
> URL: https://issues.apache.org/jira/browse/DRILL-5213
> Project: Apache Drill
> Issue Type: Bug
> Components: Metadata
> Affects Versions: 1.10.0
> Reporter: Krystal
> Assignee: Vitalii Diravka
>
> Prepared statement for actual query is missing the query text in the query's
> profile. As a result, there is no link for the query profile from the UI.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)