[ 
https://issues.apache.org/jira/browse/IGNITE-11435?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Yury Gerzhedovich updated IGNITE-11435:
---------------------------------------
    Description: 
Need to expose Query History view - LOCAL_SQL_QUERY_HISTORY

List of columns:

SCHEMA_NAME - name of schema

QUERY - query text

LOCAL - flag of local query

CALLS - number of execution of the query

FAILURES - number of failures for the query

DURATION_MIN - minimum duration of execution

DURATION_MAX - maximum duration of execution

LAST_QUERY_START - time of the last start of execution

 

see QueryHistoryMetrics class.

  was:
Need to expose Query History view - LOCAL_SQL_QUERY_HISTORY

List of columns:

SCHEMA_NAME

QUERY

LOCAL

CALLS

FAILURES

DURATION_MIN

DURATION_MAX

LAST_QUERY_START

 

see QueryHistoryMetrics class.


> SQL: Create a view with query history
> -------------------------------------
>
>                 Key: IGNITE-11435
>                 URL: https://issues.apache.org/jira/browse/IGNITE-11435
>             Project: Ignite
>          Issue Type: Task
>          Components: sql
>            Reporter: Yury Gerzhedovich
>            Assignee: Yury Gerzhedovich
>            Priority: Major
>              Labels: iep-29
>             Fix For: 1.8
>
>
> Need to expose Query History view - LOCAL_SQL_QUERY_HISTORY
> List of columns:
> SCHEMA_NAME - name of schema
> QUERY - query text
> LOCAL - flag of local query
> CALLS - number of execution of the query
> FAILURES - number of failures for the query
> DURATION_MIN - minimum duration of execution
> DURATION_MAX - maximum duration of execution
> LAST_QUERY_START - time of the last start of execution
>  
> see QueryHistoryMetrics class.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to