Alexander Tokmakov
7c30d9b5d3
Merge pull request #37839 from ClickHouse/try_fix_37664
...
Do not count covered unexpected parts on sanity check
2022-06-09 18:22:37 +03:00
Alexander Tokmakov
780f7c87c7
Merge pull request #36113 from ClickHouse/remove-useless-code-2
...
Remove useless code in ReplicatedMergeTreeRestartingThread
2022-06-09 17:56:28 +03:00
Kruglov Pavel
e8397fedb0
Merge pull request #37956 from ClickHouse/Avogar-patch-5
...
Fix using INSERT INTO ... FORMAT ... SETTINGS ... in docs
2022-06-09 16:32:20 +02:00
Maksim Kita
aa5293da5d
Merge pull request #37947 from kitaisreal/dictionaries-update-field-condition-fix
...
Dictionaries custom query with update field fix
2022-06-09 16:31:07 +02:00
Kruglov Pavel
d49dcc2b58
Fix using INSERT INTO ... FORMAT ... SETTINGS ... in docs
2022-06-09 16:16:43 +02:00
Vladimir Chebotarev
3b344a3d26
Got rid of S3AuthSigner
( #37769 )
2022-06-09 14:44:50 +02:00
Ilya Yatsishin
d6427f56f3
Opentracing minimal changes for processors ( #37837 )
2022-06-09 14:43:50 +02:00
Mikhail f. Shiryaev
203de0c352
Merge pull request #37790 from vdimir/doc-aspell
...
Spellcheck for the docs
2022-06-09 12:52:31 +02:00
Kruglov Pavel
de41f45f27
Merge pull request #37916 from den-crane/patch-14
...
Doc. Note about Replacing rules for rows with the same ver
2022-06-09 12:20:18 +02:00
Kseniia Sumarokova
fac824523d
Merge pull request #37924 from ClickHouse/tavplubix-patch-1
...
Disable flaky tests with MaterializedPostgreSQL
2022-06-09 12:03:05 +02:00
Maksim Kita
a9d568c63c
Dictionaries custom query with update field fix
2022-06-09 11:51:07 +02:00
Mikhail f. Shiryaev
62f60c1462
Merge branch 'master' into doc-aspell
2022-06-09 11:01:25 +02:00
Denny Crane
f3baf4c2bb
ping CI
2022-06-08 22:49:43 -04:00
Maksim Kita
0c1211eb61
Merge pull request #37930 from kitaisreal/function-dict-get-check-arguments-size
...
Function dictGet check arguments size
2022-06-08 23:25:14 +02:00
Maksim Kita
26270dad06
Merge pull request #37929 from kitaisreal/executable-user-defined-functions-parameters-documentation
...
ExecutableUserDefinedFunctions added parameters documentation
2022-06-08 23:23:58 +02:00
Maksim Kita
2ac5f5bc60
Merge pull request #37761 from kitaisreal/internal-cast-to-ipv4-ipv6-default-on-conversion-error-fix
...
Fix setting cast_ipv4_ipv6_default_on_conversion_error for internal cast
2022-06-08 23:22:16 +02:00
Maksim Kita
b7152fa2bf
Function dictGet check arguments size
2022-06-08 17:19:30 +02:00
Maksim Kita
ec7b99e564
ExecutableUserDefinedFunctions added parameters documentation
2022-06-08 16:59:41 +02:00
Maksim Kita
929ab82024
Merge pull request #37927 from kitaisreal/procfs-metrics-provider-fix-typo
...
ProcfsMetricsProvider fix typo
2022-06-08 16:30:55 +02:00
Maksim Kita
a38c527e32
ProcfsMetricsProvider fix typo
2022-06-08 16:30:16 +02:00
Mikhail f. Shiryaev
2cfaa75278
Merge pull request #37925 from ClickHouse/docs-docker
...
Docs docker
2022-06-08 15:31:05 +02:00
Antonio Andelic
628d5b2210
Merge pull request #37915 from jamesmaidment/patch-keeper-docker-ownership
...
Fix keeper coordination dir ownership
2022-06-08 15:26:11 +02:00
Mikhail f. Shiryaev
145c916e65
Update pylint
2022-06-08 15:15:13 +02:00
Alexander Tokmakov
0186143792
Update test.py
2022-06-08 15:49:37 +03:00
Mikhail f. Shiryaev
9ca03d09cc
Add a way to invalidate docker images cache
2022-06-08 14:47:45 +02: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
Alexander Tokmakov
627af2a56b
Update test.py
2022-06-08 14:29:35 +03:00
Alexander Tokmakov
e3cc4afdf7
Update test.py
2022-06-08 14:13:57 +03: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
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
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
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