Commit Graph

23705 Commits

Author SHA1 Message Date
olegkv
00b10be7c3
Create 00151_histogram_merge.sql 2019-03-20 18:02:47 -04:00
alexey-milovidov
f571918fa0
Merge pull request #4742 from yandex/remove-wtf-code-tsan
Removed WTF code
2019-03-21 00:59:54 +03:00
alexey-milovidov
96e5de835f
Merge pull request #4740 from yandex/suppress-warning-in-rdkafka-clang
Suppress warning in "rdkafka" library
2019-03-20 23:41:33 +03:00
Alexey Milovidov
1d1bedca3b Removed WTF code 2019-03-20 23:27:55 +03:00
proller
f697df2079
Tests: fix call .sh from .sh (#4732) 2019-03-20 23:04:49 +03:00
alesapin
ef5162e2e3 Some fixes 2019-03-20 23:01:15 +03:00
proller
9f1c89729a
Debian: Asking password for default user on package install (#4725) 2019-03-20 22:57:50 +03:00
olegkv
a4739c23fb
Update AggregateFunctionHistogram.h 2019-03-20 15:33:01 -04:00
alexey-milovidov
412737bacf
Merge pull request #4721 from yandex/remove_old_packages
Remove old packages from control
2019-03-20 21:56:46 +03:00
Alexey Milovidov
f749fc933e Minor modification in CHANGELOG 2019-03-20 21:04:02 +03:00
Alexey Milovidov
14c4d0d9bd Suppress warning in "rdkafka" library 2019-03-20 21:03:05 +03:00
alesapin
09e57eb0ee Merge remote-tracking branch 'origin' into adaptive_index_granularity 2019-03-20 20:47:35 +03:00
alesapin
fb555359e7 Read by block size only in case of Vertical merge 2019-03-20 20:20:10 +03:00
alesapin
0848380c19 Fix missed mark position inc 2019-03-20 20:11:43 +03:00
Alexey Milovidov
3984af2485 Added russian changelog for 19.1, 19.3 patches 2019-03-20 20:09:19 +03:00
alesapin
b5d6813604 Fix vertical merge again 2019-03-20 20:04:34 +03:00
Nikita Vasilev
c10f10cc0b Merge remote-tracking branch 'upstream/master' into nikvas0/bloom_filter_index 2019-03-20 19:39:18 +03:00
Alexey Milovidov
4bb0381293 Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-20 19:39:06 +03:00
Alexey Milovidov
a97d9e0c9e Added russian changelog for 19.4 2019-03-20 19:38:53 +03:00
Nikolai Kochetov
414192020f
Update CHANGELOG.md 2019-03-20 19:33:30 +03:00
alesapin
95a8be569d Check marks for adaptive granularity 2019-03-20 19:18:13 +03:00
Nikita Vasilev
09b9fe9491 _v1 2019-03-20 17:52:05 +03:00
proller
faeca57d9a
Try fix Default timezone regression #4658 (#4718) 2019-03-20 16:29:20 +03:00
BayoNet
dfa04a18ab DOCAPI-5441- EN review and RU translation for the tcp_port_secure docs. (#4676) 2019-03-20 15:57:03 +03:00
alesapin
5152af5860
Merge pull request #4728 from nikolaev-rd/patch-1
Remove strange symbol
2019-03-20 15:48:33 +03:00
Roman Nikolaev
8fb8ecb4d5
Remove strange symbol 2019-03-20 10:02:47 +03:00
Alexey Milovidov
2f7ce49a9c Merge branch 'master' of github.com:yandex/ClickHouse 2019-03-20 00:35:26 +03:00
Alexey Milovidov
b09b41e330 Fixed strange formatting 2019-03-20 00:35:18 +03:00
Alexey Milovidov
6732e4366c Commented out readonly user 2019-03-20 00:34:44 +03:00
alesapin
739ea17407 Remove old packages from control 2019-03-19 17:37:47 +03:00
alesapin
ec474472e4 Make avg block size for stream optional 2019-03-19 17:36:42 +03:00
alesapin
2f037bad58 Fix bug in merging algorithm 2019-03-19 16:10:24 +03:00
alesapin
9e6301fa49
Merge pull request #4712 from yandex/add_freebsd_build
Add freebsd build to packager and vagrant file
2019-03-19 15:38:01 +03:00
Nikolai Kochetov
c166614173 Fix rare ubsan false positive error while deserializing empty array from StringRef with length = 0 and trash in data. 2019-03-19 14:11:05 +03:00
alesapin
6c91bf8ba3 Remove redundant file 2019-03-19 13:26:53 +03:00
alesapin
76c31a7764 More tests on alter 2019-03-19 13:19:40 +03:00
alesapin
d8aa5c7c49 Slightly clearer debug and fix alter 2019-03-19 12:57:29 +03:00
chertus
1446c50884 fix RowRef initialisation (found by PVS) 2019-03-18 20:43:09 +03:00
proller
7e113f2287 Fix doc in tests/integration 2019-03-18 20:33:13 +03:00
alesapin
8cf304c83d Tests with marks count 2019-03-18 19:37:57 +03:00
alesapin
4ad4fc3f7b Fix granule size less than row size 2019-03-18 19:21:52 +03:00
alesapin
3fb494fea1 Unit test 2019-03-18 19:09:47 +03:00
alesapin
05215b181f More simpliest test 2019-03-18 19:09:31 +03:00
alesapin
2b2a637a38 Simpliest write/merge/select test works 2019-03-18 18:54:58 +03:00
chertus
882f36f251 mark some tests as long 2019-03-18 18:40:53 +03:00
proller
78e0b1af5e
Fix compression level detection when network_compression_method in lowercase (#4706) 2019-03-18 17:59:07 +03:00
alexey-milovidov
451bfaf51b
Merge pull request #4687 from SevaCode/patch-1
Documentation/Installation: Fixed bug in the example of using apt-key
2019-03-18 17:01:08 +03:00
ogorbacheva
6eb4dfe5c9 Doc fix: updating sections about the partitioning (en, ru) (#4677) 2019-03-18 15:48:06 +03:00
chertus
f67327ba1c rename test (need zookeeper) 2019-03-18 15:09:55 +03:00
alesapin
ce03636f05 Merge master 2019-03-18 15:02:33 +03:00