Commit Graph

23763 Commits

Author SHA1 Message Date
SevaCode
5a88751426
Fixed bug in the example of using apt-key
Original error:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4
Executing: /tmp/apt-key-gpghome.g8OJxK1FMy/gpg.1.sh --keyserver keyserver.ubuntu.com --recv E0C56BD4
gpg: keyserver receive failed: Server indicated a failure
2019-03-14 12:38:12 +03:00
SevaCode
6b77baa82d
Fixed bug in the example of using apt-key
Original error:
$ sudo apt-key adv --keyserver keyserver.ubuntu.com --recv E0C56BD4
Executing: /tmp/apt-key-gpghome.g8OJxK1FMy/gpg.1.sh --keyserver keyserver.ubuntu.com --recv E0C56BD4
gpg: keyserver receive failed: Server indicated a failure
2019-03-14 12:34:51 +03:00
Nikita Vasilev
3e5a44db4d docs granule 2019-03-14 12:04:30 +03:00
alexey-milovidov
bdc7614c77
Merge pull request #4684 from amosbird/fixempty2
Refinement
2019-03-14 06:12:39 +03:00
Alexey Milovidov
cc947da40c Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-14 05:53:30 +03:00
Alexey Milovidov
3e8d9ec450 Added a test for multiple JOINs from Denny Crane #4571 2019-03-14 05:53:15 +03:00
Amos Bird
b405c7456f Refinement 2019-03-14 09:44:15 +08:00
alexey-milovidov
1cd7c91404
Merge pull request #4683 from amosbird/fixempty
Do not wait when there is not log entry.
2019-03-14 04:16:02 +03:00
Alexey Milovidov
1454479713 Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-14 04:11:48 +03:00
Alexey Milovidov
84420eefef Fixed test #4654. 2019-03-14 04:11:07 +03:00
Amos Bird
a69fa003bb Do not wait when there is not log entry. 2019-03-14 09:08:06 +08:00
alexey-milovidov
f398fb3691
Merge pull request #4661 from 4ertus2/joins
Multiple COMMA/CROSS JOINS
2019-03-14 03:10:52 +03:00
alexey-milovidov
f76a9ba4c0
Merge pull request #4654 from bgranvea/create_or_replace_view
support for CREATE OR REPLACE VIEW
2019-03-14 02:32:31 +03:00
alesapin
000d41fea5
Merge pull request #4682 from yandex/retry_on_coordination_loss_test
Retry on coordination connection loss in clickhouse-test
2019-03-13 21:34:19 +03:00
alesapin
a2eaec4766 Fix retry loop 2019-03-13 19:55:30 +03:00
alesapin
87fc69f37b Merge master 2019-03-13 19:49:29 +03:00
alesapin
49448b4a00 Retry on Exception connection loss 2019-03-13 19:47:02 +03:00
alesapin
dd970bfaeb
Merge pull request #4675 from yandex/add_hung_check_to_clickhouse_test
WIP Add ability to specify check of hung queries with --hung-check
2019-03-13 18:50:36 +03:00
alesapin
3f6fc5fb66
Merge pull request #4669 from silviucpp/disable_features
Add support for disabling brotli, parquet and protobuf
2019-03-13 18:37:03 +03:00
Vladislav Smirnov
59d473e215 style 2019-03-13 18:28:29 +03:00
liuyangkuan
80e37baff8 change supportsPrewhere() of table engine Buffer and return its destination_table supportsPrewhere() or not 2019-03-13 23:15:01 +08:00
Ivan Lezhankin
f64118030a Merge remote-tracking branch 'upstream/master' into iast-as 2019-03-13 17:23:02 +03:00
proller
cf8001b6a9
Fix includes (#4673) 2019-03-13 16:58:04 +03:00
alesapin
340f0935ac Update docker image, and more verbosity 2019-03-13 16:52:23 +03:00
Simon Podlipsky
b942b9c90f Upgrade librdkafka to RC8 2019-03-13 14:13:40 +01:00
Ivan Lezhankin
0dd31b587e Fix typo 2019-03-13 14:53:31 +03:00
Vladislav Smirnov
a916b62f33 ignore instead append 2019-03-13 14:18:18 +03:00
Vladislav Smirnov
7d822d8081 tabs -> spaces 2019-03-13 14:05:52 +03:00
alesapin
8cf09469dd Add ability to specify check of hung queries with --hung-check 2019-03-13 14:03:57 +03:00
Vladislav Smirnov
22f4852830 fix reading capnproto 2019-03-13 13:50:49 +03:00
BayoNet
c39c32973c DOCAPI-5102: Description of insert_sample_with_metadata. Update of JSONEachRow docs. (#4653) 2019-03-13 13:46:49 +03:00
BayoNet
72a20d372e DOCAPI-5436 The FixedString docs update (#4667)
* DOCAPI-5436: Some restructurization in FixedString EN text.

* DOCAPI-5436: EN review and RU translation of FixedString description.

* DOCAPI-5436: Minor fixes in the FixedString docs.

* DOCAPI-5436: Markup fix.
2019-03-13 11:14:32 +03:00
Silviu Caragea
b3c674f893
Merge branch 'master' into disable_features 2019-03-13 09:51:20 +02:00
Silviu Caragea
e92c94ed78 Add support for disabling brotli, parquet and protobuf 2019-03-13 09:37:16 +02:00
Ivan Blinkov
c855cc2a6e
Remove past event 2019-03-13 10:32:00 +03:00
alexey-milovidov
faa94c09a9
Merge pull request #4665 from yandex/fix-llvm-bad-alloc-clobbering
Fix wrong behaviour in case of allocation failure.
2019-03-13 04:19:43 +03:00
Alexey Milovidov
1ca16d7882 Fix "bad_alloc" handler clobbering by LLVM library 2019-03-12 22:30:59 +03:00
Alexey Milovidov
9d026ef733 Avoid deadlock on exit if exception was thrown in loadMetadata due to cyclic references in ContextShared that holds BackgroundProcessingPool 2019-03-12 22:30:01 +03:00
Alexey Milovidov
2043304d35 Added a test for JOIN with duplicate columns 2019-03-12 19:52:16 +03:00
Nikita Vasilev
0c0c693c93 fix 2019-03-12 18:20:54 +03:00
Nikita Vasilev
5069844958 docs 2019-03-12 18:16:39 +03:00
Ivan Lezhankin
39f7225bd4 Fix build after merge 2019-03-12 17:07:02 +03:00
Nikita Vasilev
ad8b714ba3 fix 2019-03-12 16:36:15 +03:00
proller
9d86f3ce17 clickhouse-split-helper 2019-03-12 16:29:35 +03:00
proller
bb9d83908f Revert reverted submodules in b9c4908edb 2019-03-12 16:18:11 +03:00
Nikita Vasilev
42078a6c97 improved token extractor 2019-03-12 16:17:22 +03:00
chertus
b76e3ad1c4 fix tests 2019-03-12 16:17:17 +03:00
Ivan Lezhankin
4c1a0ca255 Merge remote-tracking branch 'upstream/master' into iast-as 2019-03-12 15:51:18 +03:00
Ivan Lezhankin
67eefa7b12 Revert wrong replacements of dynamic_cast.
dynamic_cast to intermediate type is not equivalent to typeid_cast
2019-03-12 15:41:57 +03:00
proller
8227f5fe63 Arcadia fix 2019-03-12 15:06:17 +03:00