ClickHouse/tests/queries
Azat Khuzhin 424bf6fcf4 client: add ability to print raw profile events
This can be useful for debugging and for testing (since you will not
need to obtain query_id and look at query_log).

v2:
- mark test as long
- add option to docs
- add type of profile event into logs too
v3:
- resolve conflicts
- and fix onProfileEvents callback
v4:
- add --print-profile-events separate switch
2021-10-19 00:54:38 +03:00
..
0_stateless client: add ability to print raw profile events 2021-10-19 00:54:38 +03:00
1_stateful Finally fix test 2021-10-15 10:39:31 +03:00
bugs Move 01200_mutations_memory_consumption out from bugs 2021-10-15 01:43:27 +03:00
shell_config.sh