ClickHouse/tests/queries
Azat Khuzhin 2cbb069b68 Add ability to ignore data after semicolon in Values format
This is required for client, to handle comments in multiquery mode.

v0: separate context for input format
v2: cannot use separate context since params and stuff are changed in global context
v3: do not sent this setting to the server (breaks queries for readonly profiles)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-10-12 14:55:26 +02:00
..
0_stateless Add ability to ignore data after semicolon in Values format 2023-10-12 14:55:26 +02:00
1_stateful Revert "Support SAMPLE BY for VIEW" 2023-10-09 00:08:46 +03:00
bugs
shell_config.sh