[
https://issues.apache.org/jira/browse/IGNITE-11551?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Aleksey Plekhanov resolved IGNITE-11551.
----------------------------------------
Resolution: Fixed
Already documented: https://apacheignite.readme.io/docs/sql_queries_history
> SQL: Document LOCAL_SQL_QUERY_HISTORY
> -------------------------------------
>
> Key: IGNITE-11551
> URL: https://issues.apache.org/jira/browse/IGNITE-11551
> Project: Ignite
> Issue Type: Task
> Components: documentation
> Reporter: Vladimir Ozerov
> Assignee: Artem Budnikov
> Priority: Major
> Fix For: 2.9
>
>
> Name: {{LOCAL_SQL_QUERY_HISTORY}}
> Fields:
> # {{SCHEMA_NAME}} - schema name
> # {{SQL}} - actual SQL being executed
> # {{LOCAL}} - whether query was stared with "local=true" flag
> # {{EXECUTIONS}} - total number of executions
> # {{FAILURES}} - number of executions which failed
> # {{DURATION_MIN}} - minimum duration
> # {{DURATION_MAX}} - maximum duration
> # {{LAST_START_TIME}} - start time of the last executed query
--
This message was sent by Atlassian Jira
(v8.3.4#803005)