alesapin
|
a53b002973
|
Merge remote-tracking branch 'origin' into adaptive_index_granularity
|
2019-04-08 14:29:33 +03:00 |
|
proller
|
5b1bde2e80
|
CLICKHOUSE-4387 Add (official build) to version of yandex builds
|
2019-04-03 17:06:59 +03:00 |
|
proller
|
67903eeadf
|
Fix tests link
|
2019-03-28 14:06:28 +03:00 |
|
alesapin
|
1b8392a3d0
|
Style fixed
|
2019-03-28 12:02:56 +03:00 |
|
Alexey Milovidov
|
5bd3246e8d
|
Miscellaneous
|
2019-03-24 02:31:29 +03:00 |
|
proller
|
d6d83d4a5c
|
Allow build without ssl (#4525) (#4750)
|
2019-03-22 14:18:24 +03:00 |
|
proller
|
8c70de3bc7
|
Build fixes (freebsd) (#4696)
|
2019-03-14 23:52:10 +03:00 |
|
alexey-milovidov
|
98fe1a6e8b
|
Update CMakeLists.txt
|
2019-03-06 04:01:53 +03:00 |
|
Alexey Milovidov
|
01f7efe615
|
Added support for clang-9
|
2019-03-06 03:44:25 +03:00 |
|
proller
|
0afb7dfc7f
|
Fix include
|
2019-03-05 14:14:24 +03:00 |
|
Vitaly Baranov
|
61e21d50e1
|
Merge pull request #4207 from andyyzh/bitmap_feature
Added bitmap function feature with roaring bitmap
|
2019-03-04 22:42:47 +03:00 |
|
proller
|
d2e18d47fb
|
Fix link in split mode (#4574)
|
2019-03-04 20:47:31 +03:00 |
|
proller
|
e20c77e4c6
|
Add parquet support. Fixes, tests, ...
|
2019-02-19 23:51:44 +03:00 |
|
proller
|
88076bb8c9
|
Merge commit 'bf09c2047a47b74f089d701b9b1e4fcbe8955a7f' into fix23
|
2019-02-19 23:46:37 +03:00 |
|
Alex Zatelepin
|
cadc023af8
|
Update CMakeLists.txt
remove redundant statement
|
2019-02-18 18:24:20 +03:00 |
|
proller
|
263e69e861
|
Build fixes (FreeBSD port) (#4397)
|
2019-02-15 14:46:07 +03:00 |
|
Andy Yang
|
7978b508b4
|
check 00281_compile_sizeof_packed test case error
|
2019-02-15 15:02:08 +08:00 |
|
Andy Yang
|
41f474ef64
|
Merge branch 'bitmap_feature' of https://github.com/andyyzh/ClickHouse into bitmap_feature
merge remote branch
|
2019-02-14 15:42:43 +08:00 |
|
Andy Yang
|
4a4dbcd2c1
|
Merge remote-tracking branch 'origin' into bitmap_feature
|
2019-02-14 15:14:18 +08:00 |
|
Mikhail
|
4fd289c1f4
|
Merge branch 'master' into brotli
|
2019-02-12 22:52:23 +03:00 |
|
proller
|
558ebbcc31
|
New library clickhouse_storage_kafka
|
2019-02-12 14:17:46 +03:00 |
|
Mikhail
|
763b3dcf73
|
Merge branch 'master' into brotli
|
2019-02-11 23:44:39 +03:00 |
|
Mikhail Fandyushin
|
b01d735421
|
hide brotli from inerface
|
2019-02-11 23:42:46 +03:00 |
|
proller
|
4078a62573
|
Fix build without contrib/cppkafka submodule
|
2019-02-11 19:34:32 +03:00 |
|
alexey-milovidov
|
897e12e6fe
|
Update CMakeLists.txt
|
2019-02-10 01:06:39 +03:00 |
|
Mikhail Fandyushin
|
7e9e34bebf
|
WIP: Reading brotli encoded HTTP messages. First-draft-ugly implementation, but its works
|
2019-02-05 01:15:08 +03:00 |
|
Mike F
|
723d3b3a99
|
Merge branch 'master' into brotli
|
2019-02-02 20:14:29 +03:00 |
|
Evgenii Pravda
|
67d26f6528
|
Use pdqsort instead of std::sort in ORDER BY
|
2019-02-02 16:52:20 +03:00 |
|
alesapin
|
1a3cef8216
|
Add brotli to contrib
|
2019-02-02 16:33:50 +03:00 |
|
proller
|
c7cb8d2db5
|
Freebsd fixes (#4225)
* CLICKHOUSE-4109 mlock clickhouse
* wip
* Fix
* wip
* fix
* fix
* better place
* wip
* clean
* tidy
* fix
* Freebsd fix
* Fix compile on ARM
* Freebsd fixes
* Simpler test
* Fuzzy test: dont skip already fixed functions
|
2019-02-02 14:09:22 +03:00 |
|
proller
|
157a0eb5d3
|
Fix compile in directories with spaces
|
2019-01-31 19:48:37 +03:00 |
|
Andy Yang
|
7e7a864fd4
|
Added bitmap function feature with roaring bitmap
|
2019-01-31 21:26:11 +08:00 |
|
proller
|
343b31af66
|
More link with Threads::Threads
|
2019-01-28 21:21:20 +03:00 |
|
proller
|
a874945e0e
|
Use cpuinfo if cpuid not available
|
2019-01-28 16:16:08 +03:00 |
|
proller
|
5328251ff1
|
Fix build without protobuf, gtest, cppkafka (#4152)
|
2019-01-25 23:02:03 +03:00 |
|
Vitaly Baranov
|
0ac0557e0f
|
Make DBMS dependent on the protobuf library.
|
2019-01-23 22:19:23 +03:00 |
|
alexey-milovidov
|
ee23f6997d
|
Merge pull request #4084 from yandex/storage_hdfs_improvements
Storage hdfs write and refactoring
|
2019-01-20 02:51:39 +03:00 |
|
Alexey Milovidov
|
112f62f49f
|
Fixed linking order of glibc-compatibility library
|
2019-01-18 19:36:10 +03:00 |
|
alesapin
|
2d3e08fc74
|
Refactor ReadBufferFromHDFS
|
2019-01-17 14:26:29 +03:00 |
|
Ivan Lezhankin
|
9c35598373
|
Add cppkafka to contrib
|
2019-01-14 14:15:57 +03:00 |
|
proller
|
497b6ec2ad
|
Better compile with low memory; Fix macos build, add utils/build/build_debian_unbundled_split.sh test script (#4030)
|
2019-01-11 15:40:19 +03:00 |
|
proller
|
64c2c3650c
|
cmake: Dont cache version; macos: fix build; /release_lib.sh move to utils (#4016)
|
2019-01-09 21:32:43 +03:00 |
|
Alexey Milovidov
|
ac48a83ebd
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:43:45 +03:00 |
|
Alexey Milovidov
|
0dfa553fca
|
Added more warnings from clang's -Weverything, that are available in clang 8
|
2019-01-07 13:40:58 +03:00 |
|
Alexey Milovidov
|
61f01fde18
|
Added some warnings from clang's -Weverything
|
2019-01-05 04:11:17 +03:00 |
|
Alexey Milovidov
|
d47f87136a
|
Added some warnings from clang's -Weverything
|
2019-01-05 04:00:44 +03:00 |
|
Alexey Milovidov
|
b91ef0b2fb
|
Added some warnings from clang's -Weverything
|
2019-01-05 03:57:31 +03:00 |
|
Alexey Milovidov
|
d3f5be212d
|
Added some warnings from clang's -Weverything
|
2019-01-05 03:55:47 +03:00 |
|
Alexey Milovidov
|
382b8b654b
|
Miscellaneous [#CLICKHOUSE-2]
|
2019-01-05 03:47:51 +03:00 |
|
Alexey Milovidov
|
61cb601225
|
Added some warnings from clang's -Weverything
|
2019-01-05 03:45:32 +03:00 |
|