alesapin
|
d2fcf5aea5
|
Fixes for gcc
|
2020-06-09 20:28:29 +03:00 |
|
alesapin
|
936cc9d573
|
Update key
|
2020-06-09 20:22:03 +03:00 |
|
alesapin
|
4c2e0561f5
|
Fix primary key update
|
2020-06-09 20:21:38 +03:00 |
|
alesapin
|
6f673b0981
|
Fix comments bug
|
2020-06-09 19:33:28 +03:00 |
|
alesapin
|
f7a397242f
|
Merge branch 'master' into consistent_metadata4
|
2020-06-09 18:59:59 +03:00 |
|
alexey-milovidov
|
fa7e0e0172
|
Merge pull request #11542 from ClickHouse/revert-11522-s3-http-client-memory-optimization
Revert "S3 HTTP client - Avoid copying response stream into memory"
|
2020-06-09 10:23:55 +03:00 |
|
alexey-milovidov
|
44b20eee96
|
Revert "S3 HTTP client - Avoid copying response stream into memory"
|
2020-06-09 10:23:35 +03:00 |
|
Ilya Yatsishin
|
822c19ddad
|
Merge pull request #11537 from ClickHouse/usability-exception-message-parse-columns-declaration-list
Better exception message when cannot parse columns declaration list
|
2020-06-09 09:55:40 +03:00 |
|
Alexey Milovidov
|
c04a8971c3
|
Merge remote-tracking branch 'origin/fixing_01079_tests'
|
2020-06-09 05:06:39 +03:00 |
|
Alexey Milovidov
|
09b9a308cb
|
Fix obvious race condition in test
|
2020-06-09 05:03:22 +03:00 |
|
alesapin
|
223f45685f
|
Review fixes
|
2020-06-09 05:03:22 +03:00 |
|
Pavel Kovalenko
|
c3d0b35195
|
Fix includes in S3Common.cpp
|
2020-06-09 05:03:22 +03:00 |
|
Pavel Kovalenko
|
74ea867b1d
|
Fix includes in S3Common.cpp
|
2020-06-09 05:03:22 +03:00 |
|
Pavel Kovalenko
|
8b8beb26d3
|
S3 Poco HTTP Client (do not copy response stream body into memory).
|
2020-06-09 05:03:22 +03:00 |
|
Alexey Milovidov
|
decac918a2
|
Fix error
|
2020-06-09 05:03:22 +03:00 |
|
alesapin
|
de59629b38
|
Fix benign race condition during shutdown
|
2020-06-09 04:48:30 +03:00 |
|
alesapin
|
bdeafe830b
|
Better comment
|
2020-06-09 04:48:30 +03:00 |
|
alesapin
|
508e0f44d1
|
Fix modify test
|
2020-06-09 04:48:30 +03:00 |
|
Alexey Milovidov
|
6936da4e5d
|
Fix bad test
|
2020-06-09 03:42:56 +03:00 |
|
Alexey Milovidov
|
63f2d92eff
|
Better exception message when cannot parse columns declaration list #10403
|
2020-06-09 01:49:19 +03:00 |
|
alexey-milovidov
|
85363ebe56
|
Update aggregating_merge_tree.xml
|
2020-06-09 01:41:57 +03:00 |
|
Alexey Milovidov
|
f9ea964c87
|
Added performance test
|
2020-06-09 00:59:58 +03:00 |
|
Alexey Milovidov
|
ef7b054443
|
Speed up merging in AggregatingMergeTree
|
2020-06-09 00:53:32 +03:00 |
|
alexey-milovidov
|
f0f1d4b250
|
Merge pull request #11525 from matwey/fix/move
Fix missed includes
|
2020-06-09 00:02:21 +03:00 |
|
alexey-milovidov
|
6ddc67b55a
|
Merge pull request #11530 from ClickHouse/revert-11497-client-users-autocomplete
Revert "Autocompletion support for users in client"
|
2020-06-08 23:13:16 +03:00 |
|
alexey-milovidov
|
00e7eb91b1
|
Revert "Autocompletion support for users in client"
|
2020-06-08 23:13:03 +03:00 |
|
alexey-milovidov
|
2bff9b4607
|
Merge pull request #11496 from ClickHouse/fix-aggregation-state-exception-safety-memory-leak
Fix memory leak when exception is thrown in the middle of aggregation with -State functions
|
2020-06-08 22:03:52 +03:00 |
|
alesapin
|
0d375e4522
|
Fix constraints
|
2020-06-08 21:49:54 +03:00 |
|
alesapin
|
a5a9048109
|
At least fixed gcc-9 build
|
2020-06-08 21:23:26 +03:00 |
|
alesapin
|
ce73b30505
|
Review fixes
|
2020-06-08 21:08:55 +03:00 |
|
alesapin
|
9941fbe32d
|
Fix benign race condition during shutdown
|
2020-06-08 19:34:42 +03:00 |
|
S.M.A. Djawadi
|
42acb627fb
|
Fix typo (#11521)
|
2020-06-08 19:34:16 +03:00 |
|
Matwey V. Kornilov
|
269bf6f5ef
|
Fix missed #include <functional>
<functional> is required for std::hash
|
2020-06-08 19:25:21 +03:00 |
|
alesapin
|
bf040704ac
|
Merge pull request #11509 from ClickHouse/merging_excitoon_test
Merging #8377
|
2020-06-08 19:04:02 +03:00 |
|
Eugene Klimov
|
dfa60e01a0
|
add SYSTEM STOP/START FETCHES and SYNC REPLICA description (#11444)
* add SYSTEM STOP/START FETCHES and SYNC REPLICA description
Signed-off-by: Slach <bloodjazman@gmail.com>
* fix russian verion
Signed-off-by: Slach <bloodjazman@gmail.com>
* fix typo
Signed-off-by: Slach <bloodjazman@gmail.com>
* add START/STOP REPLICATED SENDS description
Signed-off-by: Slach <bloodjazman@gmail.com>
* Update docs/en/sql-reference/statements/system.md
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
* sync russian and english version
Signed-off-by: Slach <bloodjazman@gmail.com>
* add SYSTEM START/STOP REPLICATION QUEUES
Signed-off-by: Slach <bloodjazman@gmail.com>
* add SYSTEM RESTART REPLICA
Signed-off-by: Slach <bloodjazman@gmail.com>
* add all missed SYSTEM statement descriptions
Signed-off-by: Slach <bloodjazman@gmail.com>
* fix missed link
Signed-off-by: Slach <bloodjazman@gmail.com>
Co-authored-by: Ivan Blinkov <github@blinkov.ru>
|
2020-06-08 18:23:13 +03:00 |
|
alesapin
|
7b63a88120
|
Remove redundant error code
|
2020-06-08 18:19:41 +03:00 |
|
alesapin
|
5db83dad07
|
Better comment
|
2020-06-08 18:18:33 +03:00 |
|
alesapin
|
68bd636c9c
|
Fix modify test
|
2020-06-08 18:16:01 +03:00 |
|
Matwey V. Kornilov
|
339703d1b8
|
Fix missed #include <utility>
<utility> is required for std::move
|
2020-06-08 18:03:54 +03:00 |
|
alesapin
|
d625162fce
|
Better comment
|
2020-06-08 17:23:32 +03:00 |
|
alesapin
|
37a1d128c9
|
Better
|
2020-06-08 17:22:11 +03:00 |
|
alesapin
|
a30b72a128
|
Less debug
|
2020-06-08 17:21:12 +03:00 |
|
alesapin
|
2354939994
|
Remove log debug
|
2020-06-08 17:19:20 +03:00 |
|
alesapin
|
638cd50ce4
|
Fix several bugs
|
2020-06-08 17:18:38 +03:00 |
|
alesapin
|
2226f79f16
|
Fix some bugs
|
2020-06-08 15:57:25 +03:00 |
|
Alexey Milovidov
|
7ba2d7e15f
|
Changed timeouts in test
|
2020-06-08 15:35:57 +03:00 |
|
Alexey Milovidov
|
138f3253ba
|
Fix gcc build
|
2020-06-08 15:33:00 +03:00 |
|
alesapin
|
ac67d0485c
|
Merge branch 'master' into consistent_metadata4
|
2020-06-08 15:06:51 +03:00 |
|
alesapin
|
483c60fadd
|
Merging #8377
|
2020-06-08 14:25:30 +03:00 |
|
Ivan Blinkov
|
e3604e31f9
|
Merge pull request #11503 from ClickHouse/dependabot/pip/docs/tools/certifi-2020.4.5.2
Bump certifi from 2020.4.5.1 to 2020.4.5.2 in /docs/tools
|
2020-06-08 11:25:55 +03:00 |
|