You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@doris.apache.org by GitBox <gi...@apache.org> on 2021/12/26 10:33:48 UTC

[GitHub] [incubator-doris] morningman commented on pull request #7487: [optimize](show) Support show statement info when execute show proc '/current_queries' statement

morningman commented on pull request #7487:
URL: https://github.com/apache/incubator-doris/pull/7487#issuecomment-1001150925


   I am afraid that this could make the result of `show proc "/current_queries"` mess-up. Because the SQL string may be very long or poor formatting.
   
   Why not using `show proc "/current_queries/query_id"` to see the SQL stmt?
   


-- 
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-unsubscribe@doris.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscribe@doris.apache.org
For additional commands, e-mail: commits-help@doris.apache.org