ClickHouse/tests
Azat Khuzhin 32a45d0dee Implement lifetime_rows/lifetime_bytes for Buffer engine
Buffer engine is usually used on INSERTs, but right now there is no way
to track number of INSERTed rows per-table, since only summary metrics
exists:
- StorageBufferRows
- StorageBufferBytes

But it can be pretty useful to track INSERTed rows rate (and it can be
exposed via http_handlers for i.e. prometheus)
2020-07-11 16:06:11 +03:00
..
config Revert "Addition to #11184" 2020-06-09 19:39:26 +03:00
external_models/catboost
fuzz
instructions
integration Merge pull request #12314 from BohuTANG/mysql_select_database 2020-07-10 06:32:04 +03:00
perf_drafts
performance RIGHT and FULL JOIN for MergeJoin (#12118) 2020-07-10 21:10:06 +03:00
queries Implement lifetime_rows/lifetime_bytes for Buffer engine 2020-07-11 16:06:11 +03:00
testflows Hide nonzero error code on testflows runner 2020-07-08 13:10:53 +03:00
users.d Enable access management in stateless tests #3. 2020-04-09 19:12:55 +03:00
.gitignore
clickhouse-client.xml
clickhouse-test Fixes 2020-07-08 12:47:14 +03:00
clickhouse-test-server Move all folders inside /dbms one level up (#9974) 2020-04-02 02:51:21 +03:00
client-test.xml
CMakeLists.txt
CTestCustom.cmake
decimals_dictionary.xml
ints_dictionary.xml
msan_suppressions.txt Added MSan suppression for Hyperscan 2020-06-19 22:28:49 +03:00
server-test.xml add max_thread_pool_size setting to tests 2020-06-15 22:04:30 -07:00
stress
strings_dictionary.xml
tsan_suppressions.txt
users.xml