Commit Graph

23962 Commits

Author SHA1 Message Date
alesapin
31daaa2095 Add redis to runner image 2019-04-06 18:43:16 +03:00
alexey-milovidov
04a163b952
Merge pull request #4922 from yandex/fix-issue-4919
Fix types for aggregate functions with low cardinality arguments.
2019-04-06 18:07:25 +03:00
alexey-milovidov
75c2477587
Merge pull request #4927 from yandex/fix-race-condition-in-dns-cache-updater
Fixed race condition in DNSCacheUpdater
2019-04-06 18:04:18 +03:00
Alexey Milovidov
07334ebad4 Fixed race condition in DNSCacheUpdater 2019-04-06 04:09:15 +03:00
Alexey Milovidov
460b58379a Fixed bad whitespaces 2019-04-06 03:36:04 +03:00
alexey-milovidov
fdeb0c62b3
Merge pull request #4925 from yandex/remove-unused-code-memory-tracker
Removed unused code related to MemoryTracker
2019-04-06 03:27:28 +03:00
Alexey Milovidov
571bc7065a Removed unused code related to MemoryTracker 2019-04-06 01:35:56 +03:00
alexey-milovidov
f862bb2ed2
Merge pull request #4920 from abyss7/fix-PVS
Fix BlockIO::operator=
2019-04-05 22:47:43 +03:00
ogorbacheva
38f9c489ff Doc fix: Edit info about SAMPLE (en, ru) (#4907) 2019-04-05 21:46:51 +03:00
alexey-milovidov
3bf422b1b0
Update trim_whitespace.xml 2019-04-05 21:27:20 +03:00
Alexey Milovidov
ab88b95e2f Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-05 20:08:11 +03:00
Alexey Milovidov
f48927a1b9 Added a test from aadant #4921 2019-04-05 20:07:58 +03:00
Nikolai Kochetov
b656786608
Merge pull request #4917 from yandex/hczhcz-master
Add aggregate function leastSqr
2019-04-05 20:04:24 +03:00
Nikolai Kochetov
50510ab7ef Added test. #4919 2019-04-05 19:52:43 +03:00
Nikolai Kochetov
523c8e5ec1 Remove LowCardinality from aggregate function argument types. #4919 2019-04-05 19:52:31 +03:00
Nikolai Kochetov
eff767b6aa Fix PVS studio warning. 2019-04-05 19:31:53 +03:00
Ivan Lezhankin
34cf495db8 Fix BlockIO::operator= 2019-04-05 19:21:46 +03:00
proller
eaffca28dd Copier: auto upload task configuration from --task-file option (#4876)
* Copier: auto upload task configuration from --task-file option

* task-upload-force

* doc

* Update ClusterCopier.cpp

* Requested changes
2019-04-05 19:10:52 +03:00
alexey-milovidov
0f7dc3714a
Merge pull request #4915 from 4ertus2/ast
Better missing column error message
2019-04-05 19:04:24 +03:00
Nikolai Kochetov
085c758dbd Avoid divizion by zero in leastSqr function. 2019-04-05 17:52:27 +03:00
chertus
c35f97d816 test improvement 2019-04-05 17:29:15 +03:00
Nikolai Kochetov
bb9958b0d7 Minor fixes for leastSqr. 2019-04-05 16:42:33 +03:00
Nikolai Kochetov
feb16eedd2 Merge branch 'master' of https://github.com/hczhcz/ClickHouse into hczhcz-master 2019-04-05 16:10:29 +03:00
chertus
aae1e56214 fix typo 2019-04-05 15:57:08 +03:00
chertus
f50a0778fb fix missing column error message 2019-04-05 15:50:14 +03:00
alexey-milovidov
9158e04075
Merge pull request #4912 from blinkov/master
Few docs fixes
2019-04-04 23:07:25 +03:00
alesapin
1291ecbed7 Better logging in adjust block util 2019-04-04 22:44:04 +03:00
alexey-milovidov
c94b59a0e0
Merge pull request #4713 from Enmk/test_runner_for_stateless_tests
Fixed test failures when running clickhouse-server on different host
2019-04-04 22:27:04 +03:00
alexey-milovidov
32700242be
Merge branch 'master' into test_runner_for_stateless_tests 2019-04-04 22:26:10 +03:00
alexey-milovidov
a6797a9fba
Merge pull request #4883 from yandex/fix_codec_delta_alter
Fix alter modify of codec when column type is not specified
2019-04-04 22:16:22 +03:00
alexey-milovidov
6e3e583fb9
Merge pull request #4898 from 4ertus2/joins
Asterisks for simple multiple joins
2019-04-04 22:13:19 +03:00
alexey-milovidov
029dcb0263
Merge pull request #4895 from proller/fix15
CLICKHOUSE-4387 Add (official build) to version of yandex builds
2019-04-04 21:56:09 +03:00
alexey-milovidov
82890e0f93
Merge pull request #4894 from vitlibar/fix-cutQueryStringAndFragment
Fix functions cutQueryStringAndFragment() and queryStringAndFragment().
2019-04-04 21:51:42 +03:00
alesapin
d586a03c42
Merge pull request #4909 from yandex/util_for_adjust_block_numbers_in_zk
Util for adjust block numbers in zk
2019-04-04 17:33:09 +03:00
alesapin
43ed0a8e7f Style fix 2019-04-04 16:03:20 +03:00
alesapin
ee49252160 Add util for adjust block numbers in zookeper 2019-04-04 16:01:48 +03:00
proller
60bc13e619 Version to end of exception 2019-04-04 15:34:49 +03:00
chertus
e578020bd3 safe tables order in select * with multiple joins 2019-04-04 15:14:10 +03:00
ogorbacheva
70dbeaa88e Doc fix: Editing README.md (#4892) 2019-04-04 14:07:10 +02:00
proller
bebb4cd140 Merge remote-tracking branch 'upstream/master' into fix15 2019-04-04 14:50:14 +03:00
alexey-milovidov
38f2df7e97
Merge pull request #4891 from danlark1/master
Typos for other factories
2019-04-04 13:58:41 +03:00
Ivan Blinkov
7374083c5e docs fixes after #4887 2019-04-04 13:49:01 +03:00
Ivan Blinkov
763e54a274 Merge branch 'master' of github.com:yandex/ClickHouse 2019-04-04 13:44:38 +03:00
Stefan Thies
30610f8a6e add Sematext clickhouse integrations (#4887) 2019-04-04 12:44:20 +02:00
Chen Yufei
6e2b6fc27b Add logger config for clickhouse-copier doc. (#4908) 2019-04-04 12:23:15 +02:00
proller
236f2a4354
clickhouse-copier - fix another segfault (#4900) 2019-04-04 12:22:54 +03:00
Danila Kutenin
ea53a0a85d Clang build is too annoying 2019-04-04 09:23:12 +03:00
proller
70bcbb2666 Merge remote-tracking branch 'upstream/master' into fix15 2019-04-03 23:54:40 +03:00
chertus
5295b89fd9 fix test expectation 2019-04-03 20:25:58 +03:00
alesapin
a5c2afb5f0
Merge pull request #4896 from proller/fix25
Tests: fix cat usage
2019-04-03 19:50:48 +03:00