Guillaume Tassery
|
372b9026d4
|
cosmetic changes
|
2019-07-26 12:09:36 +02:00 |
|
Guillaume Tassery
|
395e71c7c2
|
Add test for move partition
|
2019-07-26 12:05:19 +02:00 |
|
alexey-milovidov
|
f1f5cdc802
|
Merge pull request #6144 from yandex/fix-msan
Fixed MSan report
|
2019-07-25 04:29:11 +03:00 |
|
alexey-milovidov
|
56131a7fe7
|
Merge pull request #6080 from abyss7/issue-6071
Check background_task_handle before use
|
2019-07-25 04:16:47 +03:00 |
|
alexey-milovidov
|
20a8914858
|
Merge pull request #6132 from vitlibar/allow-protobuf-message-with-all-fields-by-default
Allow protobuf message with all fields by default
|
2019-07-25 04:12:23 +03:00 |
|
alexey-milovidov
|
6c782b91d5
|
Merge pull request #6113 from yurriy/mysqlnd-workaround
A workaround for PHP mysqlnd extension bugs
|
2019-07-25 04:12:00 +03:00 |
|
alexey-milovidov
|
d4f3bdb946
|
Merge pull request #6114 from vitlibar/add-test-for-reload-dictionary-after-fail-by-timer
Add test for reloading a dictionary after fail by timer.
|
2019-07-25 04:10:34 +03:00 |
|
Alexey Milovidov
|
290322b39d
|
Updated instruction
|
2019-07-25 04:07:58 +03:00 |
|
alexey-milovidov
|
bb74727065
|
Merge pull request #6123 from dimarub2000/config_exception
Throw an exception if config.d file doesn't have the corresponding root element as the config file
|
2019-07-25 04:00:33 +03:00 |
|
alexey-milovidov
|
05ca583f22
|
Merge pull request #6126 from yandex/fix_index_write_with_adaptive_granularity
Fix secondary indices write with adaptive granularity
|
2019-07-25 01:16:21 +03:00 |
|
Alexey Milovidov
|
9de5b0d21c
|
Fixed error in test
|
2019-07-24 21:07:30 +03:00 |
|
akuzm
|
95fdc8a96b
|
Add a test case for #4402. (#6129)
Turns out it's easy to reproduce using the `hits` table, so we can add a case to
stateful tests.
|
2019-07-24 15:04:18 +03:00 |
|
Vitaly Baranov
|
96df26a4d2
|
Add test for reloading a dictionary after fail by timer.
|
2019-07-24 14:46:50 +03:00 |
|
alesapin
|
75c2f4950b
|
Merge branch 'master' into fix_index_write_with_adaptive_granularity
|
2019-07-24 14:13:20 +03:00 |
|
alesapin
|
ba988735cc
|
Merge branch 'master' of github.com:yandex/ClickHouse
|
2019-07-24 14:10:46 +03:00 |
|
alesapin
|
db9f0cfba1
|
Add empty text_log file
|
2019-07-24 14:10:34 +03:00 |
|
Ivan Lezhankin
|
b14356ba11
|
Try to debug failing kafka test.
|
2019-07-24 12:53:51 +03:00 |
|
Nikolai Kochetov
|
ca17df3f26
|
Merge pull request #6119 from yandex/fix-cast-from-nullable-lc
Fix LowCardinality(Nullable) to not-Nullable cast.
|
2019-07-24 12:49:20 +03:00 |
|
alesapin
|
fd97c01f78
|
Fix test
|
2019-07-24 10:59:20 +03:00 |
|
alesapin
|
6e458a6a68
|
Fix secondary indices write with adaptive granularity
|
2019-07-23 18:27:36 +03:00 |
|
Vitaly Baranov
|
2068e1f0e0
|
Add more protobuf IO tests.
|
2019-07-23 16:57:25 +03:00 |
|
Dmitry Rubashkin
|
4bee54cd93
|
integration test added
|
2019-07-23 16:53:25 +03:00 |
|
Vitaly Baranov
|
4f91e3e4b7
|
Fix protobuf format tests.
|
2019-07-23 16:51:22 +03:00 |
|
Nikolai Kochetov
|
eef0e08fbd
|
Added test with LowCardinality(Nullable) to not-Nullable cast.
|
2019-07-23 13:04:26 +03:00 |
|
Yuriy
|
a1152f99ae
|
switching to sha256_password after handshake in order to use PHP client without SSL
|
2019-07-23 10:57:58 +03:00 |
|
alexey-milovidov
|
cd6c15b79f
|
Merge pull request #6057 from dimarub2000/master
CREATE TABLE AS table_function()
|
2019-07-23 02:50:08 +03:00 |
|
Dmitry Rubashkin
|
0320de9132
|
test and fixes
|
2019-07-22 16:49:16 +03:00 |
|
Dmitry Rubashkin
|
6c6af60194
|
Fixes after review
|
2019-07-22 15:18:53 +03:00 |
|
alexey-milovidov
|
3da461fea5
|
Merge pull request #6038 from yandex/Immowelt-ThreeDots
Merging COLUMNS matcher
|
2019-07-22 01:27:38 +03:00 |
|
Alexey Milovidov
|
9b5cba8174
|
Fixed bad code
|
2019-07-22 00:35:43 +03:00 |
|
Alexey Milovidov
|
b2961bcc31
|
Added check for empty number of columns; improved test
|
2019-07-22 00:19:42 +03:00 |
|
alexey-milovidov
|
ea9b36e531
|
Merge pull request #6091 from yurriy/php-client-test
MySQL Native Driver test
|
2019-07-21 23:29:24 +03:00 |
|
Yuriy
|
28a0481f1a
|
php mysql client test
|
2019-07-21 15:19:14 +03:00 |
|
Mikhail f. Shiryaev
|
75de4eec70
|
Add tests for optimization exceptions
|
2019-07-21 08:57:24 +02:00 |
|
Alexey Milovidov
|
47058e8e11
|
Fixed error
|
2019-07-21 05:13:42 +03:00 |
|
Alexey Milovidov
|
7064fe6678
|
Merge branch 'master' into Immowelt-ThreeDots
|
2019-07-21 02:21:55 +03:00 |
|
Alexey Milovidov
|
7661eeefa0
|
Fixed idiotic test
|
2019-07-20 03:47:06 +03:00 |
|
Alexey Milovidov
|
cf873b9308
|
Fixed flappy test (can fail due to timeout in debug/sanitizer builds)
|
2019-07-20 03:28:48 +03:00 |
|
Alexey Milovidov
|
7ce6a71c95
|
Steal part of modifications from #6007
|
2019-07-20 02:42:59 +03:00 |
|
alexey-milovidov
|
ad95d4e3e0
|
Merge pull request #6000 from Quid37/master
regression methods adam optimizer
|
2019-07-20 00:45:51 +03:00 |
|
alexey-milovidov
|
4adf47bb77
|
Merge pull request #6068 from PerformanceVision/fix_ipv6_cidr
Resolve segfault on IPv6CIDRToRange with setting a max cidr
|
2019-07-20 00:32:05 +03:00 |
|
Alexey Milovidov
|
9ccf5a7c90
|
Merge branch 'master' into Immowelt-ThreeDots
|
2019-07-19 19:54:00 +03:00 |
|
Alexey Milovidov
|
faa07c8440
|
Added a test
|
2019-07-19 18:37:45 +03:00 |
|
Dmitry Rubashkin
|
6ba4408741
|
Tests added
|
2019-07-19 16:30:22 +03:00 |
|
Guillaume Tassery
|
7063ab3c38
|
Set max CIDR for IPV6 cidr function
|
2019-07-19 11:39:25 +02:00 |
|
alexey-milovidov
|
6706af64d7
|
Merge pull request #5981 from 4ertus2/some
Count new/delete memory in MemoryTracker
|
2019-07-18 23:07:00 +03:00 |
|
Alexey Milovidov
|
dc8b83c882
|
Added a test #6040
|
2019-07-17 20:23:06 +03:00 |
|
Alexey Milovidov
|
eb625cba11
|
Merge remote-tracking branch 'origin/master' into Immowelt-ThreeDots
|
2019-07-17 17:49:21 +03:00 |
|
alexey-milovidov
|
ea28254711
|
Merge pull request #5964 from nikitamikhaylov/logs_bugfix
"send_logs_level" bugfix
|
2019-07-17 17:42:54 +03:00 |
|
Vitaly Baranov
|
a01fa50a93
|
Merge pull request #6011 from vitlibar/check-dictionaries-for-modification-with-unlocked-mutex
Check dictionaries for modification with unlocked ExternalLoader::mutex
|
2019-07-17 16:06:25 +03:00 |
|