Mihail Fandyushin
|
60cd766623
|
fixed clang build; added new line
|
2019-02-06 09:05:41 +03:00 |
|
Mikhail Fandyushin
|
8c5a0d073b
|
Merge branch 'brotli' of https://github.com/fandyushin/ClickHouse into brotli
|
2019-02-06 02:13:07 +03:00 |
|
Mikhail Fandyushin
|
1ee18203ae
|
handle brotli errors; working wersion of BrotliReadBuffer
|
2019-02-06 02:12:31 +03:00 |
|
Mikhail
|
0f9f638251
|
Update .gitmodules
|
2019-02-05 12:12:52 +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 |
|
proller
|
847b875760
|
Update find_brotli.cmake
|
2019-02-03 17:14:30 +03:00 |
|
proller
|
5cbe558205
|
Update CMakeLists.txt
|
2019-02-03 17:13:47 +03:00 |
|
Mike F
|
723d3b3a99
|
Merge branch 'master' into brotli
|
2019-02-02 20:14:29 +03:00 |
|
alexey-milovidov
|
c411362b75
|
Merge pull request #4234 from igron99/check_instructions_at_start
Check instructions at start
|
2019-02-02 20:07:49 +03:00 |
|
alexey-milovidov
|
fa644e1778
|
Update BaseDaemon.cpp
|
2019-02-02 20:07:20 +03:00 |
|
alexey-milovidov
|
7e5786a2e2
|
Merge pull request #4236 from kvinty/kvinty-pdqsort
Use pdqsort instead of std::sort in ORDER BY
|
2019-02-02 17:58:10 +03:00 |
|
alexey-milovidov
|
d6a8244043
|
Update find_pdqsort.cmake
|
2019-02-02 17:57:22 +03:00 |
|
alexey-milovidov
|
e3b32ec679
|
Merge pull request #4231 from fandyushin/queryid
Added Query-Id to http response header
|
2019-02-02 17:38:13 +03:00 |
|
Mihail Fandyushin
|
7b51139a80
|
fixed review notes; remove nullptr
|
2019-02-02 17:35:35 +03:00 |
|
objatie_groba
|
5f0eec91a3
|
Minor code style fix. V2
|
2019-02-02 17:23:48 +03:00 |
|
alesapin
|
708e06837a
|
Fix brotli build
|
2019-02-02 17:17:51 +03:00 |
|
objatie_groba
|
92cc7b0ef8
|
Minor code style fix
|
2019-02-02 16:54:30 +03:00 |
|
Evgenii Pravda
|
67d26f6528
|
Use pdqsort instead of std::sort in ORDER BY
|
2019-02-02 16:52:20 +03:00 |
|
Mihail Fandyushin
|
18952a2b96
|
Fixed 00501 test, added Query-Id support
|
2019-02-02 16:38:04 +03:00 |
|
alesapin
|
1a3cef8216
|
Add brotli to contrib
|
2019-02-02 16:33:50 +03:00 |
|
Alexander Tokmakov
|
68812cc7f7
|
Add function to check instruction availability
|
2019-02-02 16:26:02 +03:00 |
|
objatie_groba
|
4431e1e521
|
Error msgs fix
|
2019-02-02 16:07:02 +03:00 |
|
alexey-milovidov
|
fdfb60318c
|
Merge pull request #4193 from 4ertus2/ast
Refactoring: extract SubqueryForSet to own files
|
2019-02-02 15:28:31 +03:00 |
|
objatie_groba
|
f1d90515a1
|
First try
|
2019-02-02 15:26:07 +03:00 |
|
Mihail Fandyushin
|
7294b8adf2
|
Added Query-Id to http response header
|
2019-02-02 15:24:26 +03:00 |
|
alexey-milovidov
|
297c2511c7
|
Merge pull request #4229 from nvartolomei/nv/typos
Make START REPLICATED SENDS command start replicated sends
|
2019-02-02 14:44:51 +03:00 |
|
Nicolae Vartolomei
|
f110d377d2
|
Fix typo in const name
|
2019-02-02 11:28:43 +00:00 |
|
Nicolae Vartolomei
|
5a8ebba4e1
|
Fix typo which prevents to start replicated sends
|
2019-02-02 11:27:27 +00:00 |
|
alexey-milovidov
|
25502718ae
|
Merge pull request #4221 from 4ertus2/cross
CROSS JOIN to INNER JOIN converter
|
2019-02-02 14:27:05 +03:00 |
|
alexey-milovidov
|
f74d26022e
|
Merge pull request #4224 from fdhadzh/master
Add clickhouse tcp prometheus exporter to integrations list
|
2019-02-02 14:13:11 +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 |
|
alesapin
|
9e2f9400ef
|
Merge pull request #4227 from proller/fix10
Remove not used dbms/src/IO/InterserverWriteBuffer.*
|
2019-02-02 13:47:34 +03:00 |
|
proller
|
a383868442
|
Remove not used dbms/src/IO/InterserverWriteBuffer.*
|
2019-02-02 12:03:09 +03:00 |
|
alesapin
|
937053ee8f
|
Merge pull request #4220 from yandex/aux_queries_in_perf_test
Add ability to create, fill and drop tables in perftest
|
2019-02-02 11:15:42 +03:00 |
|
Fadi Hadzh
|
b711009c19
|
add tcp clickhouse_exporter to integrations (en)
|
2019-02-02 10:02:45 +03:00 |
|
Fadi Hadzh
|
9925df673d
|
add tcp clickhouse_exporter to integrations
|
2019-02-02 10:01:15 +03:00 |
|
Alexey Milovidov
|
f2ded6a0ae
|
Added a link to the list of easy tasks
|
2019-02-02 03:35:59 +03:00 |
|
Alexey Milovidov
|
733372c836
|
Added a list of easy tasks
|
2019-02-02 03:31:58 +03:00 |
|
Alexey Milovidov
|
7b0f6c07ef
|
Added a list of easy tasks
|
2019-02-02 03:27:25 +03:00 |
|
Alexey Milovidov
|
7f8ac2d26b
|
Fixed bad function name
|
2019-02-02 03:25:12 +03:00 |
|
chertus
|
f731702de0
|
rewrite COMMA JOIN too
|
2019-02-01 20:22:28 +03:00 |
|
chertus
|
e5a05bae47
|
missing file
|
2019-02-01 19:48:25 +03:00 |
|
chertus
|
170c108a59
|
CROSS JOIN to INNER JOIN converter
|
2019-02-01 19:36:40 +03:00 |
|
Alexey Milovidov
|
0f577da5c2
|
Updated system.contributors
|
2019-02-01 18:49:17 +03:00 |
|
alesapin
|
7fb2556a23
|
Add ability to create, fill and drop tables in perftest
|
2019-02-01 18:10:13 +03:00 |
|
Alexey Milovidov
|
1de2716c94
|
Updated instruction
|
2019-02-01 17:32:59 +03:00 |
|
Alexey Milovidov
|
3a774c80a1
|
Updated instruction
|
2019-02-01 17:29:49 +03:00 |
|
Alexey Milovidov
|
26f99cd49c
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-02-01 17:27:14 +03:00 |
|
Alexey Milovidov
|
d30a316ed3
|
Updated instruction
|
2019-02-01 17:27:02 +03:00 |
|
chertus
|
52de2cd927
|
hotfix for allow_experimental_multiple_joins_emulation
|
2019-02-01 17:26:36 +03:00 |
|