ClickHouse/programs/local
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
..
clickhouse-local.cpp Remove dlopen 2022-09-17 03:02:34 +02:00
CMakeLists.txt fix memory leak in azure sdk 2023-01-31 01:01:10 +00:00
LocalServer.cpp Add ability to ignore data after semicolon in Values format 2023-10-12 14:55:26 +02:00
LocalServer.h LocalServer: remove superfluous ProgressIndicator.h 2022-06-16 11:59:01 +03:00