Yulei-Yang opened a new pull request, #38283:
URL: https://github.com/apache/doris/pull/38283

   add catalog in load/query profile
   <img width="1319" alt="image" 
src="https://github.com/user-attachments/assets/60207735-8547-4c08-9ab0-58de33df4353";>
   
   
           "column_names": [
               "Profile ID",
               "Task Type",
               "Start Time",
               "End Time",
               "Total",
               "Task State",
               "User",
               "Default Catalog",
               "Default Db",
               "Sql Statement"
           ],
           "rows": [
               {
                   "Task Type": "QUERY",
                   "User": "root",
                   "Default Catalog": "internal",
                   "Total": "14ms",
                   "__hrefPaths": [
                       "/query_profile/727f38676ca442bb-b33a77ea8dca569d"
                   ],
                   "Default Db": "regression_test_query_profile",
                   "Profile ID": "727f38676ca442bb-b33a77ea8dca569d",
                   "Task State": "EOF",
                   "Sql Statement": "select count(*) from test_profile",
                   "Start Time": "2024-07-24 03:19:39",
                   "End Time": "2024-07-24 03:19:39"
               },
   
   


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

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


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

Reply via email to