Vladimir Chebotarev
eb9117804e
Better.
2022-06-08 15:47:20 +03:00
Vladimir Chebotarev
7f5e9a2a90
Better.
2022-06-08 15:47:20 +03:00
Vladimir Chebotarev
6749ba14de
Don't try to kill empty list of containers in integration/runner
.
2022-06-08 15:47:20 +03:00
KinderRiven
d5da970129
fix
2022-06-08 20:42:16 +08:00
vdimir
dc772335ee
Doc typos, dict
2022-06-08 14:31:01 +02:00
vdimir
226fcbdac7
Better check-doc-aspell
2022-06-08 14:28:45 +02:00
vdimir
27ebad89c5
Add doc_spell_output.txt to process_style_check_result.py
2022-06-08 14:28:44 +02:00
vdimir
e820291a02
Fix utils/check-style/check-typos
2022-06-08 14:28:44 +02:00
vdimir
94bddec0bc
More typos checked and fixed
2022-06-08 14:28:41 +02:00
vdimir
251403407f
Update spell check
2022-06-08 14:26:02 +02:00
vdimir
9bd9c3d1d1
Fix some typos in docs
2022-06-08 14:26:02 +02:00
vdimir
13f03ddb65
Update docspell check
2022-06-08 14:26:02 +02:00
vdimir
abce81058e
Add doc aspell
2022-06-08 14:25:56 +02:00
Mikhail f. Shiryaev
a3e3be5221
Cover deprecated bad-* pylint options with black
2022-06-08 14:18:28 +02:00
KinderRiven
16ae349751
fix
2022-06-08 20:15:58 +08:00
mergify[bot]
cc712a14f3
Merge branch 'master' into destroy_aggregate_states_on_thread_pool
2022-06-08 12:15:28 +00:00
KinderRiven
cec810ad29
fix
2022-06-08 20:13:20 +08:00
Alexander Tokmakov
627af2a56b
Update test.py
2022-06-08 14:29:35 +03:00
alesapin
81dca513de
Review fixes
2022-06-08 13:28:33 +02:00
Alexander Tokmakov
e3cc4afdf7
Update test.py
2022-06-08 14:13:57 +03:00
alesapin
b88e1a2bef
Merge branch 'master' into metadata_storage
2022-06-08 13:02:21 +02:00
Maksim Kita
7d1a43cfeb
Fix setting cast_ipv4_ipv6_default_on_conversion_error for internal cast
2022-06-08 12:43:39 +02:00
alesapin
a16cf7e77e
Merge pull request #37892 from azat/mv-tests-overlaps
...
Fix stress hung because of attached MV with sleep()
2022-06-08 12:42:13 +02:00
Maksim Kita
4e160105b9
Merge pull request #37805 from kitaisreal/dictionaries-hierarchy-nullable-key-support
...
Hierarchical dictinaries support nullable parent key
2022-06-08 12:36:09 +02:00
alesapin
9fdc783eac
Merge pull request #37906 from ClickHouse/remove_tmp_directories_on_replicated
...
Remove temporary `delete_tmp_` on clickhouse server start
2022-06-08 12:35:51 +02:00
KinderRiven
6c76be9db1
fix config
2022-06-08 16:11:12 +08:00
KinderRiven
e0819f346a
fix test
2022-06-08 16:04:47 +08:00
KinderRiven
b853f6e68c
fix unit_test
2022-06-08 14:19:59 +08:00
KinderRiven
6883ecda96
fix
2022-06-08 14:19:50 +08:00
Denny Crane
c3bc406ae0
Update replacingmergetree.md
2022-06-07 23:43:02 -03:00
Denny Crane
b089941524
Update replacingmergetree.md
2022-06-07 23:30:36 -03:00
Denny Crane
9822f55c5b
Update replacingmergetree.md
2022-06-07 23:26:54 -03:00
taiyang-li
57b6cf6c09
fix build error
2022-06-08 09:58:09 +08:00
James Maidment
63f5e0b0c7
Add coordination dir root
2022-06-08 09:13:27 +10:00
Kseniia Sumarokova
6211a1c390
Merge pull request #37801 from azat/s3-fix-empty-read
...
Fix reading of empty S3 files
2022-06-07 23:36:14 +02:00
alesapin
8b26953e3f
Merge pull request #37908 from ClickHouse/tavplubix-patch-1
...
Try fix `test_grpc_protocol/test.py::test_progress`
2022-06-07 21:48:00 +02:00
alesapin
580b02631c
Merge pull request #37890 from ClickHouse/fix_keeper_converter_tests
...
Fix keeper converter test
2022-06-07 21:45:11 +02:00
KinderRiven
ff16d5555c
fix build
2022-06-08 03:23:40 +08:00
KinderRiven
1e47ae1026
fix build
2022-06-08 03:22:58 +08:00
KinderRiven
5e8a3c6352
fix build
2022-06-08 03:19:07 +08:00
KinderRiven
83452756bd
add stateless test
2022-06-08 02:05:48 +08:00
KinderRiven
55c390c86f
fix
2022-06-08 01:42:46 +08:00
Azat Khuzhin
5d0a185cb3
Fix assertion for getImplementationBufferOffset() for Log family on S3
...
Test test_log_family_s3/test.py::test_log_family_s3[TinyLog]:
clickhouse: ./src/Disks/IO/AsynchronousReadIndirectBufferFromRemoteFS.cpp:213: virtual bool DB::AsynchronousReadIndirectBufferFromRemoteFS::nextImpl(): Assertion `file_offset_of_buffer_end == impl->getImplementationBufferOffset()' failed.
v2: fix assertion instead of adjusting file_offset_of_buffer_end in ReadBufferFromRemoteFSGather.cpp
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-06-07 20:41:26 +03:00
Azat Khuzhin
71285edfbd
Fix reading of empty S3 files
...
It is possible for ReadBufferFromS3::nextImpl() called even after eof(),
at least once, and in this case, if the file was empty, then local
working_buffer will be null, while impl.working_buffer will be empty,
but not null, and so local position() after impl->position() =
position() will be incorrect.
I found this with test_storage_s3/test.py::test_empty_file in debug
build, assertion catched this, so maybe it worth get back debug
integration build...
v2: fix test_log_family_s3 failures
https://s3.amazonaws.com/clickhouse-test-reports/37801/b5e6e2ddae94d6a7eac551309cb67003dff97df1/integration_tests__asan__actions__[2/3].html
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-06-07 20:41:26 +03:00
Azat Khuzhin
8ddf277670
tests: test_log_family_s3 apply black
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-06-07 20:41:26 +03:00
Azat Khuzhin
ee45bb3c65
tests: use id for parametrized tests in test_log_family_s3
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-06-07 20:41:26 +03:00
Azat Khuzhin
499ff70295
tests: improve test_log_family_s3 in case of failures
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-06-07 20:41:26 +03:00
Alexander Tokmakov
51e27c22a7
Merge pull request #37902 from ClickHouse/revert-37647-Fix-all-CheckTriviallyCopyableMove-Errors
...
Revert "Fix errors of CheckTriviallyCopyableMove type"
2022-06-07 19:23:19 +03:00
alesapin
96b454e1b0
BLACK
2022-06-07 17:58:53 +02:00
alesapin
e32d36d790
Proper fix
2022-06-07 17:58:32 +02:00