mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
6b1e184e12
It may be tricky to understand the root cause of the AST formatting issue in case of syntax error, so add one knob to control this - debug_ast_formatting_print_original_query. And CI contains core dumps anyway, so let's enable for CI. P.S. There was concern from @al13n321 that printing original query even in debug build is not a good idea [1], hence a knob for this. [1]: https://github.com/ClickHouse/ClickHouse/pull/63357/files#r1674809348 Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com> |
||
---|---|---|
.. | ||
Access | ||
AggregateFunctions | ||
Analyzer | ||
Backups | ||
Bridge | ||
BridgeHelper | ||
Client | ||
Columns | ||
Common | ||
Compression | ||
Coordination | ||
Core | ||
Daemon | ||
Databases | ||
DataTypes | ||
Dictionaries | ||
Disks | ||
Formats | ||
Functions | ||
Interpreters | ||
IO | ||
Loggers | ||
Parsers | ||
Planner | ||
Processors | ||
QueryPipeline | ||
Server | ||
Storages | ||
TableFunctions | ||
CMakeLists.txt | ||
configure_config.cmake | ||
NOTICE |