Ivan
|
47ad338cb2
|
Refactor CMake build files (#11390)
* Get rid of lib_name.cmake
* Refactor Boost and HyperScan libraries
* Refactor lz4
* Fix build with xxHash
|
2020-06-09 13:54:49 +03:00 |
|
alexey-milovidov
|
580c218680
|
Update Format.cpp
|
2020-05-12 19:21:37 +03:00 |
|
dgrr
|
340ca06979
|
Changed formatting of Format.cpp (to fit ClickHouse's)
|
2020-05-12 18:13:34 +02:00 |
|
dgrr
|
6425e5453b
|
Added multiple query formatting on clickhouse-format
|
2020-05-12 16:56:52 +02:00 |
|
Alexey Milovidov
|
cdeda4ab91
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
|
Ivan
|
97f2a2213e
|
Move all folders inside /dbms one level up (#9974)
* Move some code outside dbms/src folder
* Fix paths
|
2020-04-02 02:51:21 +03:00 |
|