Alexey Milovidov
|
72257061d5
|
Avoid errors due to implicit int<->bool conversions when using ZK API
|
2020-06-12 18:09:12 +03:00 |
|
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
|
d3d02a67f4
|
Speed up build by removing old example programs
|
2020-06-06 19:19:16 +03:00 |
|
Alexander Kuzmenkov
|
029005be7c
|
clang-tidy
|
2020-06-04 17:26:16 +03:00 |
|
Alexander Kuzmenkov
|
0943ef3e4b
|
Do not set global context twice in unit tests.
|
2020-06-04 15:04:05 +03:00 |
|
tavplubix
|
a4e40fb5f2
|
Merge pull request #11269 from ClickHouse/add_context_to_idatabase_methods
Add context to IDatabase methods
|
2020-05-29 21:15:35 +03:00 |
|
Alexander Tokmakov
|
3cff070f89
|
add context to IDatabase methods
|
2020-05-28 23:10:45 +03:00 |
|
alesapin
|
026244b07f
|
Better
|
2020-05-28 21:57:09 +03:00 |
|
alesapin
|
93801a1a9d
|
Fix unit tests
|
2020-05-28 21:52:08 +03:00 |
|
alexey-milovidov
|
c54f6d5a66
|
Merge pull request #10546 from kyprizel/master
Lexer, ast, checksum and column specs fuzzers added
|
2020-05-05 14:50:55 +03:00 |
|
alesapin
|
15e8f37839
|
Merge pull request #10531 from CurtizJ/polymorphic-parts-2
Fix index corruption in merges with compact parts.
|
2020-04-30 12:15:25 +03:00 |
|
Anton Popov
|
6ed3092c8a
|
make fillIndexGranularity less complicated
|
2020-04-30 00:57:58 +03:00 |
|
Eldar Zaitov
|
670ed4bf1b
|
lexer, ast, checksum and column specs fuzzers added
|
2020-04-28 02:12:18 +03:00 |
|
alesapin
|
7c2f4d121a
|
Fix func
|
2020-04-27 20:48:53 +03:00 |
|
alesapin
|
c24ab563d7
|
Fix several wrong usages
|
2020-04-27 18:38:35 +03:00 |
|
Anton Popov
|
bee343dae1
|
fix writing of index in compact parts
|
2020-04-27 16:36:50 +03:00 |
|
alesapin
|
b4425c2dc4
|
Remove getColumn and hasColumn methods from IStorage
|
2020-04-24 13:20:03 +03:00 |
|
Alexey Milovidov
|
be22a4b94e
|
Checkpoint
|
2020-04-22 08:39:31 +03:00 |
|
Nikolai Kochetov
|
052598534a
|
Try fix unit tests.
|
2020-04-20 12:42:56 +03:00 |
|
Nikolai Kochetov
|
84faa9af26
|
Merge branch 'master' into shared-context-lifetime
|
2020-04-17 19:13:13 +03:00 |
|
Nikolai Kochetov
|
d51a9c551b
|
Remove shared_ptr to SharedContext from Context.
|
2020-04-17 12:47:40 +03:00 |
|
Alexey Milovidov
|
cdeda4ab91
|
Fix usage of max_parser_depth setting; remove harmful default function arguments
|
2020-04-16 04:06:10 +03:00 |
|
Vasily Nemkov
|
738e8a7ef8
|
Minor test refactoring
* using string literal for binary strings
* sorted includes
|
2020-04-06 21:41:11 +03:00 |
|
Vasily Nemkov
|
3d471556fb
|
Merge commit '73b0f8db8c327a1d63cc7ebcc56087a3f9866dae' into SIMD_tokenization
|
2020-04-06 20:05:02 +03:00 |
|
Ivan Lezhankin
|
06446b4f08
|
dbms/ → src/
|
2020-04-03 18:14:31 +03:00 |
|