QueryRuntimeStatistics - Amazon Athena
Services or capabilities described in Amazon Web Services documentation might vary by Region. To see the differences applicable to the China Regions, see Getting Started with Amazon Web Services in China (PDF).

QueryRuntimeStatistics

The query execution timeline, statistics on input and output rows and bytes, and the different query stages that form the query execution plan.

Contents

OutputStage

Stage statistics such as input and output rows and bytes, execution time, and stage state. This information also includes substages and the query stage plan.

Type: QueryStage object

Required: No

Rows

Statistics such as input rows and bytes read by the query, rows and bytes output by the query, and the number of rows written by the query.

Type: QueryRuntimeStatisticsRows object

Required: No

Timeline

Timeline statistics such as query queue time, planning time, execution time, service processing time, and total execution time.

Type: QueryRuntimeStatisticsTimeline object

Required: No

See Also

For more information about using this API in one of the language-specific Amazon SDKs, see the following: