mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-18 21:51:57 +00:00
5de11979ce
* Unify query elapsed time reporting * add-test: Make shell tests executable * Add some tests around query elapsed time * Style and ubsan
15 lines
331 B
Plaintext
15 lines
331 B
Plaintext
1 1
|
|
Greater (Ok)
|
|
Greater (Ok)
|
|
Row 1:
|
|
──────
|
|
type: QueryFinish
|
|
elapsed_more_than_one_second: 1
|
|
end_minus_start_more_than_a_second: 1
|
|
|
|
Row 2:
|
|
──────
|
|
type: QueryFinish
|
|
elapsed_more_than_one_second: 1
|
|
end_minus_start_more_than_a_second: 1
|