Oleg Valuyskiy created IGNITE-26596:
---------------------------------------
Summary: Add aggregated execution time field to
SQL_QUERIES_HISTORY system view
Key: IGNITE-26596
URL: https://issues.apache.org/jira/browse/IGNITE-26596
Project: Ignite
Issue Type: Task
Reporter: Oleg Valuyskiy
Assignee: Oleg Valuyskiy
Currently, the {{SQL_QUERIES_HISTORY}} system view has no metric that reflects
the *total cumulative time* spent on executing the same query across all
clients and executions.
This improvement request is to add a new field to {{SQL_QUERIES_HISTORY}} that
will store the {*}aggregate execution time{*}, i.e., the sum of execution times
for a given query accumulated over all its executions.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)