Commit Graph

21487 Commits

Author SHA1 Message Date
Ivan Lezhankin
39e2563f93 Create new consumers on-demand
and give them some time for graceful assignment.
2019-01-30 20:58:49 +03:00
Ivan Lezhankin
681266abd0 Poll messages in batches of max_block_size size. 2019-01-25 15:48:59 +03:00
Ivan Lezhankin
fbba93de7b Use our fork of cppkafka
With some fixes
2019-01-25 13:19:29 +03:00
Ivan Lezhankin
9636bdcd67 Fix build 2019-01-24 15:44:58 +03:00
Ivan Lezhankin
20b94a635c Select the materialized view only once 2019-01-24 14:58:25 +03:00
Ivan Lezhankin
c50583126e Fix tests 2019-01-24 14:58:25 +03:00
Ivan Lezhankin
862d419f31 Fix losing the next message after a broken one. 2019-01-24 14:58:25 +03:00
Ivan Lezhankin
425d483cfb Add integration tests 2019-01-24 14:58:25 +03:00
Ivan Lezhankin
f4e5e74e77 Update cppkafka 2019-01-24 14:58:25 +03:00
Ivan Lezhankin
c8e605327d Split StorageKafka.cpp on smaller files per class 2019-01-24 14:58:24 +03:00
alesapin
a8524b6e36 Fix wrong code in clickhouse-test 2019-01-24 14:03:33 +03:00
alexey-milovidov
f13d094a4e
Merge pull request #3973 from amosbird/join_overwrite
Add join_overwrite settings for StorageJoin.
2019-01-24 02:05:13 +03:00
alexey-milovidov
e6e404ae58
Merge pull request #4133 from abyss7/refactor-block_input_stream
Merge `IBlockInputStream` and `IProfilingBlockInputStream` into one
2019-01-24 01:14:34 +03:00
robot-clickhouse
51dd2198f0 Auto version update to [19.1.6] [54413] 2019-01-24 00:17:07 +03:00
alexey-milovidov
f73b337a93
Merge pull request #4136 from yandex/capabilities-in-namespaces-fix
Fixed error when program cannot start within container due to capabilities.
2019-01-24 00:15:31 +03:00
alexey-milovidov
c5ca446547
Merge pull request #4130 from Miniwoffer/testscript_printhelp
clickhouse-test "no binary found"
2019-01-23 23:02:02 +03:00
Alexey Milovidov
ae2e64f753 Fixed error when program cannot start within container due to capabilities. 2019-01-23 22:45:31 +03:00
Alexey Milovidov
5394ef08af Fixed error when program cannot start within container due to capabilities. 2019-01-23 22:43:17 +03:00
Alexey Milovidov
135cfc42fa Fixed error when program cannot start within container due to capabilities. 2019-01-23 22:37:07 +03:00
alexey-milovidov
e1c78a3b13
Merge pull request #4132 from danlark1/master
Add powerpc build support
2019-01-23 20:18:34 +03:00
Danila Kutenin
784c3e5fda fix of ppc64le definitions 2019-01-23 18:24:14 +03:00
Ivan Lezhankin
05ab15cc84 Merge IBlockInputStream and IProfilingBlockInputStream into one 2019-01-23 17:48:50 +03:00
Danila Kutenin
f6e6f99737 fix 2019-01-23 17:26:05 +03:00
Danila Kutenin
f5f5674cd6 fix 2019-01-23 17:21:42 +03:00
Danila Kutenin
7f4b0f3c04 added powerpc build support 2019-01-23 17:18:19 +03:00
Danila Kutenin
e41467da5d Merge branch 'master' of https://github.com/yandex/ClickHouse 2019-01-23 17:17:27 +03:00
Odin Hultgren Van Der Horst
e3d5b21d6a Fixes to clickhouse-test script 2019-01-23 15:05:11 +01:00
alesapin
90a629a21c Merge branch 'master' of github.com:yandex/ClickHouse 2019-01-23 15:49:30 +03:00
alesapin
eb207b2c5c Replace untrusted hits_1000m with hits_1000m_single in performance test 2019-01-23 15:48:15 +03:00
BayoNet
38945cfca4 Fixed anchors in docs (#4127) 2019-01-23 14:55:07 +03:00
alesapin
c3d35e0330 Merge branch 'master' of github.com:yandex/ClickHouse 2019-01-23 14:00:22 +03:00
alesapin
a96f638cb0 Fixes in performance-test: more correct json, choose main_metric by default, fix params accumulation bug 2019-01-23 14:00:06 +03:00
Ivan Blinkov
0ed41dc4c0
Add C++ ClickHouse and CatBoost Sprints link to website front page (#4124) 2019-01-23 12:12:29 +03:00
Ivan Blinkov
f6225b9c32
Restore Upcoming Events README.md section
[C++ ClickHouse and CatBoost Sprints](https://events.yandex.ru/events/ClickHouse/2-feb-2019/) in Moscow on February 2.
2019-01-23 11:57:42 +03:00
Danila Kutenin
d8ce005983 Docs for multi string search (#4123) 2019-01-23 11:38:32 +03:00
Danila Kutenin
8bc6eef97c Docs for multi string search 2019-01-23 11:32:43 +03:00
alexey-milovidov
cd874be05a
Merge pull request #4122 from maiha/dbms-fix-misspells
dbms: Fixed misspells in comments
2019-01-22 23:47:57 +03:00
maiha
6c83beafdd dbms: Fixed misspells in comments 2019-01-23 04:56:53 +09:00
robot-clickhouse
9481d01ca8 Auto version update to [19.1.5] [54413] 2019-01-22 22:18:30 +03:00
alexey-milovidov
2a7e7364c1
Merge pull request #4120 from yandex/read_all_fds_from_proc
Fix fds close logic
2019-01-22 22:10:59 +03:00
alexey-milovidov
12845599a9
Merge pull request #4121 from 4ertus2/ast
Fix ArrayJoin columns calculation
2019-01-22 22:09:36 +03:00
chertus
f54ed4a2e3 do not revisit ArrayJoin identifiers 2019-01-22 21:02:53 +03:00
chertus
97199b9712 fix ArrayJoin columns calculation 2019-01-22 20:36:08 +03:00
alesapin
6053d1f235 Fix type 2019-01-22 19:28:05 +03:00
Nikolai Kochetov
3b0c67b6cd Added test with all joins to bugs. 2019-01-22 19:21:55 +03:00
alesapin
e026759443 Fix fds close logic 2019-01-22 17:37:28 +03:00
ogorbacheva
a9054e05f0 Doc fix: edit info about escaping (#4118)
* Doc fix: delete VerticalRaw format and remove escaping from Pretty and Vertical formats

* Doc fix: editing text about escaping

* Doc fix: fix example in pretty format

* Doc fix: fix example in pretty format

* Doc fix: last fixes

* Doc fix: last fixes

* Doc fix
2019-01-22 16:21:20 +03:00
robot-clickhouse
24fc3ad544 Auto version update to [19.1.4] [54413] 2019-01-22 02:29:09 +03:00
alexey-milovidov
be762f58e1
Merge pull request #4115 from 4ertus2/ast
Fix "Unknown identifier" in lambda
2019-01-22 02:28:13 +03:00
chertus
1d0bee7dee fix collecting required columns in lambda 2019-01-21 22:56:11 +03:00