Commit Graph

26079 Commits

Author SHA1 Message Date
dimarub2000
6537016abe minor test change 2019-07-05 17:10:24 +03:00
dimarub2000
a6086ed7a8 changed names 2019-07-05 16:48:14 +03:00
dimarub2000
a7c05938e3 checkASTStructure 2019-07-05 16:33:03 +03:00
dimarub2000
e8f6497f74 tests 2019-07-05 15:44:15 +03:00
dimarub2000
dc13d2e4a7 Added Enum data type as a synonim for Enum8 or Enum16. 2019-07-05 14:22:45 +03:00
dimarub2000
122329099b
Merge pull request #1 from yandex/master
Enum data type as a synonim for Enum8 or Enum16
2019-07-05 14:14:03 +03:00
alexey-milovidov
fab83cf688
Merge pull request #5872 from abyss7/update-rdkafka
Update librdkafka to version 1.1.0
2019-07-05 14:09:26 +03:00
alexey-milovidov
a5bb0099dd
Merge pull request #5875 from yandex/more-robust-metrics-transmitter
Less locking in MetricsTransmitter
2019-07-05 14:05:08 +03:00
alexey-milovidov
c3c4f4aff0
Merge pull request #5880 from yandex/close-idle-connections
Close idle TCP connections
2019-07-05 14:04:28 +03:00
alexey-milovidov
8b3ae74c2c
Merge pull request #5881 from yandex/quickly-refuse-connections-when-threadpool-is-full
Quickly refuse connections when thread pool is full.
2019-07-05 14:04:11 +03:00
Nikolai Kochetov
bc1e9df6cc
Merge pull request #5871 from yandex/fix-clickhouse-copier-heap-use-after-free
Fix heap-use-after-free in ClusterCopier
2019-07-05 13:48:06 +03:00
alexey-milovidov
101b317efa
Merge pull request #5850 from PerformanceVision/top_k_weighted_fix
Add element on SpaceSaving set if the last element has a lower value compared to the last one
2019-07-05 10:57:11 +03:00
Guillaume Tassery
53d67103e7 Add documentation about removing the lowest element for the SpaceSaving set 2019-07-05 09:20:27 +02:00
Alexey Milovidov
2c6dd99644 Updated contributors 2019-07-05 04:13:03 +03:00
alexey-milovidov
918db0a269
Merge pull request #5876 from CurtizJ/ru-changelog-19.8
Russian changelog for 19.8.3.8, 19.7.5.27 and 19.6.3.18
2019-07-05 02:37:20 +03:00
Alexey Milovidov
65bac141a8 Updated Poco submodule 2019-07-05 02:10:30 +03:00
Alexey Milovidov
433467c3df Added log message for idle connections 2019-07-05 02:03:20 +03:00
Alexey Milovidov
5229fa4538 Addition to prev. revision 2019-07-05 01:57:26 +03:00
Anton Popov
8d6631d5e6
Update CHANGELOG_RU.md 2019-07-05 01:28:00 +03:00
Alexey Milovidov
6efca57979 Close idle connections #5879 2019-07-05 01:23:45 +03:00
BayoNet
9655b1c9d9 DOCAPI-6425: EN review. RU Translation. User settings. (#5713) 2019-07-05 01:03:28 +03:00
CurtizJ
80955d6402 Add russian changelog for 19.8.3.8, 19.7.5.27 and 19.6.3.18 2019-07-04 22:25:03 +03:00
Alexey Milovidov
4875ee12d9 Less locking in MetricsTransmitter 2019-07-04 22:08:37 +03:00
akuzm
74d17789d0
Destroy the text log queue after the I/O blocks. (#5854)
These blocks contain threads that use the queue, so they must be
destroyed first. This was reported by ThreadSanitizer.
2019-07-04 19:21:24 +03:00
alesapin
3021e48437
Merge pull request #5868 from yandex/test_with_old_v
Test for client-server interaction with different versions
2019-07-04 18:58:09 +03:00
Artem Zuikov
12bdfe1640
Merge pull request #5870 from 4ertus2/bugs
Add test for fixed issue #3495
2019-07-04 18:24:50 +03:00
Ivan Lezhankin
15e2e747a6 Update librdkafka to version 1.1.0 2019-07-04 17:58:24 +03:00
Nikolai Kochetov
72afe9b842 Fix heap-use-after-free in ClusterCopier caused by watch which try to use already removed copier object. 2019-07-04 17:48:40 +03:00
chertus
4d6757a7dc add test for #3495 (already fixed) 2019-07-04 16:21:56 +03:00
Guillaume Tassery
85151b339b Add test on topKWeighted function 2019-07-04 15:15:08 +02:00
Ivan Blinkov
88f817a08b
Duplicate copyright 2019-07-04 15:03:43 +03:00
alesapin
9d767ae935 Add test for client-server interaction with different versions 2019-07-04 13:59:42 +03:00
alesapin
efc1136ffb Add for interaction between old and new versions of clickhouse 2019-07-04 13:38:04 +03:00
davydovska
4bbb42bef3 Update reference.md (#5864) 2019-07-03 23:58:10 +03:00
davydovska
8af931118f Update reference.md (#5794) 2019-07-03 23:57:45 +03:00
alexey-milovidov
53dcf2cf0d
Merge pull request #5851 from 4ertus2/changelog
Changelog 19.9.2 update
2019-07-03 22:19:25 +03:00
Ivan
fdae12a51c
Keep on reading of new Kafka messages after stalling (#5852) 2019-07-03 19:51:11 +03:00
Alexey Milovidov
271f1807a3 Avoid PVS-Studio warning 2019-07-03 18:23:46 +03:00
chertus
33395da230 Changelog 19.9.2 update 2019-07-03 15:20:33 +03:00
Guillaume Tassery
81e39744e2 Add element on the SpaceSavingSet if the last element has a smaller weight value compared to the new one 2019-07-03 13:49:03 +02:00
Ivan Blinkov
0a2c3aeaec
Add link to experimental YouTube channel to website (#5845) 2019-07-03 11:32:38 +03:00
Ivan Blinkov
2e29e8c36a
Add link to experimental YouTube channel to README.md 2019-07-03 11:29:58 +03:00
alexey-milovidov
50c22ef71a
Merge pull request #5628 from yandex/index_granularity_by_default
Enable adaptive index granularity by default
2019-07-03 02:15:33 +03:00
alexey-milovidov
d81ae49f2c
Merge pull request #5755 from 4ertus2/bugs
Fix wrong ColumnConst.isColumnNullable()
2019-07-03 02:06:07 +03:00
alexey-milovidov
90ea3b25fd
Merge pull request #5728 from yandex/aku/asan-arenas
Add asan integration to arenas.
2019-07-03 02:01:46 +03:00
alexey-milovidov
7ea33203d7
Merge pull request #5742 from 4ertus2/t64
T64 full bit-transpose variant
2019-07-03 01:56:34 +03:00
alexey-milovidov
de92b9854e
Merge pull request #5838 from 4ertus2/joins
Joins refactoring: extract joinDispatch into own file
2019-07-03 01:55:45 +03:00
alexey-milovidov
8d4af1bd33
Update joinDispatch.h 2019-07-03 01:55:36 +03:00
alexey-milovidov
1d582c92a7
Merge pull request #5842 from yandex/revert-questionable-code-query-priorities
Fixed wrong code in QueryPriorities
2019-07-03 01:53:07 +03:00
alexey-milovidov
e2bc346613
Merge pull request #5841 from 4ertus2/changelog
EN changelog for 19.9
2019-07-03 00:43:11 +03:00