Azat Khuzhin
b9c869871b
Block memory tracking during catching exceptions in OwnSplitChannel
2021-06-07 09:38:15 +03:00
Azat Khuzhin
d5767da5fd
Cleanup 01594_too_low_memory_limits (by using clientError)
2021-06-07 09:38:15 +03:00
Azat Khuzhin
0d34cb655c
Disable 01594_too_low_memory_limits under sanitizers
2021-06-07 09:38:15 +03:00
Azat Khuzhin
89a4d886bf
Suppress exceptions from logger code
...
Some code does not expect from the logger code to throw, and this can
lead to the problems like:
- marking distributed batch as broken (in
StorageDistributedDirectoryMonitor)
- some MergeTree code may also be affected.
So instead of throwing the exception, it will be logged to the stderr
(if it is possible).
2021-06-07 09:38:15 +03:00
Alexey Milovidov
e275fc9c29
Fix trash
2021-06-07 03:15:11 +03:00
alexey-milovidov
be66ecacef
Merge pull request #24918 from cn-ds/patch-1
...
Improve documentation about <remote_url_allow_hosts>
2021-06-07 03:01:17 +03:00
alexey-milovidov
344fc39e41
Merge branch 'master' into cleanup-iptables-on-session-start
2021-06-07 02:56:32 +03:00
alexey-milovidov
cc5755b1a4
Merge pull request #25002 from ClickHouse/compression-codecs-refactoring
...
Compression codecs refactoring
2021-06-07 02:54:24 +03:00
alexey-milovidov
d54aaca718
Merge pull request #25007 from ClickHouse/fix-integration-test-s3
...
Maybe Minio starts for too long in tests
2021-06-07 02:53:28 +03:00
alexey-milovidov
8f7ffcd47c
Merge pull request #25012 from ClickHouse/fix-bad-test-2
...
Fix bad test
2021-06-07 01:37:47 +03:00
Alexey Milovidov
406285dad1
Regenerate ya.make
2021-06-07 01:31:08 +03:00
Alexey Milovidov
710bf3c9c4
Add missing file
2021-06-07 01:30:27 +03:00
Alexey Milovidov
c87563996f
Add a test
2021-06-07 00:55:46 +03:00
Alexey Milovidov
885ce194e0
Making fundamentals correct
2021-06-07 00:49:55 +03:00
Alexey Milovidov
3067345229
Remove old test
2021-06-06 21:30:30 +03:00
mergify[bot]
f84ac23951
Merge branch 'master' into compression-codecs-refactoring
2021-06-06 18:02:39 +00:00
mergify[bot]
da637c08b2
Merge branch 'master' into fix-bad-test-2
2021-06-06 18:02:37 +00:00
mergify[bot]
e9d01d7e4f
Merge branch 'master' into fix-integration-test-s3
2021-06-06 18:02:34 +00:00
alexey-milovidov
d9ad03aec1
Merge pull request #25021 from ClickHouse/revert-24388-initialquerystarttime
...
Revert "Add initial_query_start_time to query log"
2021-06-06 20:57:13 +03:00
alexey-milovidov
295dc6b517
Revert "Add initial_query_start_time to query log"
2021-06-06 20:57:04 +03:00
Alexey Milovidov
84ced3ace0
Deliberately break the rules
2021-06-06 19:43:15 +03:00
Alexey Milovidov
6a652ef4f6
Remove a chunk of wrong code and look what will happen
2021-06-06 19:28:54 +03:00
alexey-milovidov
81a12404c7
Merge pull request #24940 from azat/settings-limit-offset-fix
...
Fix limit/offset settings for distributed queries (ignore on the remote nodes)
2021-06-06 17:39:15 +03:00
alexey-milovidov
c3baba2287
Merge pull request #24930 from amosbird/distributedfix
...
Allow shard pruning with IN literal
2021-06-06 17:36:47 +03:00
alexey-milovidov
f59f444ac6
Merge pull request #24957 from ClickHouse/fix_endless_wait
...
Fix endless wait in replica clone
2021-06-06 16:50:08 +03:00
Alexey Milovidov
9f1b7afd7c
Fix bad test
2021-06-06 16:38:53 +03:00
alexey-milovidov
db384a163c
Merge pull request #24388 from amosbird/initialquerystarttime
...
Add initial_query_start_time to query log
2021-06-06 16:15:37 +03:00
mergify[bot]
1172807442
Merge branch 'master' into recreate_kafka_table_case
2021-06-06 12:15:55 +00:00
alexey-milovidov
8b99fa049e
Merge pull request #24967 from filimonov/fix_port_in_kafka_test
...
Fix the test after #20393
2021-06-06 15:11:49 +03:00
mergify[bot]
8e21c8edb3
Merge branch 'master' into aku/perf-test
2021-06-06 09:58:31 +00:00
alexey-milovidov
cd2ca76b24
Update compare.sh
2021-06-06 12:57:18 +03:00
alexey-milovidov
a5ca7ce354
Merge pull request #24999 from azat/clickhouse-test-log-comment-fix
...
clickhouse-test: fix log_comment for .sql tests
2021-06-06 12:52:32 +03:00
Alexey Milovidov
b146524fdb
Maybe Minio starts for too long in tests
2021-06-06 12:38:49 +03:00
Maksim Kita
aaaf28d7ef
Merge pull request #25001 from kitaisreal/dictionaries-loader-dictionary-configuration-creation-fix
...
DictionaryLoader unnecessary dictionary configuration creation fix
2021-06-06 10:43:20 +03:00
Alexey Milovidov
8d85145725
Remove experimental compression codecs
2021-06-06 02:26:52 +03:00
Alexey Milovidov
31f02b3780
Remove unused code
2021-06-06 02:21:42 +03:00
Nikita Mikhaylov
b99350b50d
Update test.py
2021-06-06 02:19:17 +03:00
Alexey Milovidov
17962459f5
Merge branch 'master' into issue-16775
2021-06-06 02:18:28 +03:00
Maksim Kita
a7ca1f5999
DictionaryLoader unnecessary dictionary configuration creation fix
2021-06-05 23:37:24 +03:00
Ilya Yatsishin
f2eed22ebd
Merge pull request #24954 from ClickHouse/fix_integration_test
2021-06-05 20:18:33 +03:00
Ilya Yatsishin
3092ec7c7e
Merge pull request #24959 from qoega/no-more-subprocess-call
2021-06-05 19:41:52 +03:00
mergify[bot]
f185aab5d4
Merge branch 'master' into copier-stuck
2021-06-05 13:55:26 +00:00
mergify[bot]
f56e7c6e3a
Merge branch 'master' into cleanup-iptables-on-session-start
2021-06-05 12:10:18 +00:00
Azat Khuzhin
95630a5c9d
clickhouse-test: fix log_comment for .sql tests
...
Broken in: #23486
2021-06-05 12:59:58 +03:00
Vladimir
fa4f145693
Merge pull request #24970 from presto53/master
2021-06-05 12:31:36 +03:00
mergify[bot]
d8ed474062
Merge branch 'master' into copier-stuck
2021-06-05 01:40:23 +00:00
robot-clickhouse
49280940ee
Update version_date.tsv after release 21.6.3.14
2021-06-05 03:03:36 +03:00
alexey-milovidov
33a2f458fc
Merge pull request #24989 from ClickHouse/changelog-21.6
...
Add changelog for 21.6
2021-06-05 02:37:24 +03:00
Alexey Milovidov
967b531a16
Add changelog for 21.6
2021-06-05 02:09:57 +03:00
tavplubix
945071e1c3
Merge pull request #24968 from ClickHouse/tavplubix-patch-2
...
Try fix `test_consistent_parts_after_clone_replica`
2021-06-05 01:15:23 +03:00