Victor Krasnov
132ab6067b
Merge branch 'master' into ADQM-987
2023-09-05 10:01:44 +03:00
Alexey Milovidov
b2821106fd
Merge pull request #53923 from myrrc/docs/ch-disks
...
Add docs for clickhouse-disks
2023-09-05 02:10:18 +03:00
Alexey Milovidov
a59c694e4f
Merge pull request #54225 from Hexta/recreate-secondary-index-system-data-size
...
Fix system.data_skipping_indices for recreated indices
2023-09-05 01:13:09 +03:00
Alexey Milovidov
98f4541828
Merge pull request #54273 from ClickHouse/auto/v23.8.2.7-lts
...
Update version_date.tsv and changelogs after v23.8.2.7-lts
2023-09-05 01:11:40 +03:00
Alexey Milovidov
1a458d524e
Merge pull request #54260 from ClickHouse/vdimir/enable_allow_remove_stale_moving_parts
...
Enable allow_remove_stale_moving_parts by default
2023-09-05 01:11:22 +03:00
Alexey Milovidov
2972f2e93e
Merge pull request #54261 from ucasfl/minor
...
Minor change
2023-09-05 01:11:07 +03:00
robot-clickhouse
926c5636dd
Merge pull request #42599 from ClickHouse/build-fuzzer-protocol
...
libFuzzer: add CI fuzzers build, add tcp protocol fuzzer, fix other fuzzers.
2023-09-04 22:41:54 +02:00
robot-clickhouse
0ca2c545e9
Update version_date.tsv and changelogs after v23.8.2.7-lts
2023-09-04 20:18:07 +00:00
Igor Nikonov
6e73dcf654
Merge pull request #54257 from Enmk/patch-3
...
Minor clarifications to the `OPTIMIZE ... DEDUPLICATE` docs
2023-09-04 22:08:12 +02:00
Alexander Gololobov
941f0f1aef
Merge pull request #54251 from ClickHouse/fix_zk_fault_injection_logging
...
Properly re-initialize ZooKeeper fault injection
2023-09-04 22:00:48 +02:00
Alexander Tokmakov
f43f76e7f3
Merge pull request #54268 from ClickHouse/slack-bot-ci
...
Add a note of where the lambda is deployed
2023-09-04 20:48:57 +02:00
Alexey Milovidov
99ccdfb389
Merge pull request #53214 from azat/tests/vertical-merges-after-drop
...
Add a regression test for broken Vertical merge after ADD+DROP COLUMN
2023-09-04 20:47:20 +03:00
Alexey Milovidov
eb7557d762
Update 02842_vertical_merge_after_add_drop_column.sql
2023-09-04 20:47:08 +03:00
Alexey Milovidov
a941a040e4
Merge pull request #54259 from ClickHouse/auto/v23.3.12.11-lts
...
Update version_date.tsv and changelogs after v23.3.12.11-lts
2023-09-04 20:42:29 +03:00
Mikhail f. Shiryaev
9851aebfa8
Add a note of where the lambda is deployed
2023-09-04 18:37:58 +02:00
Alexey Milovidov
9bbd81ca6c
Merge pull request #52645 from JackyWoo/optimize_uniq_to_count
...
Optimize uniq to count
2023-09-04 19:21:39 +03:00
flynn
8251ba2951
Mirror change
2023-09-04 15:54:01 +00:00
robot-ch-test-poll4
de4971c71e
Merge pull request #54258 from ClickHouse/slack-bot-ci
...
Improve slack-bot-ci lambda
2023-09-04 17:50:55 +02:00
vdimir
f2ff693a39
Enable allow_remove_stale_moving_parts by default
2023-09-04 15:41:22 +00:00
Alejandro
5d6a2609c8
Updated doc of distributed_ddl_queue ( #54192 )
...
* Updated doc of distributed_ddl_queue
* Update docs/en/operations/system-tables/distributed_ddl_queue.md
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
* Update docs/en/operations/system-tables/distributed_ddl_queue.md
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
* Update docs/en/operations/system-tables/distributed_ddl_queue.md
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
---------
Co-authored-by: Alexander Tokmakov <tavplubix@gmail.com>
2023-09-04 17:25:06 +02:00
robot-clickhouse
5df95f2ed1
Update version_date.tsv and changelogs after v23.3.12.11-lts
2023-09-04 15:22:02 +00:00
Mikhail f. Shiryaev
4d0d161748
Use comment as a docstring
2023-09-04 17:06:52 +02:00
Mikhail f. Shiryaev
7351ac1d73
Deploy slack_bot_ci_lambda as other lambdas
2023-09-04 17:06:52 +02:00
Mikhail f. Shiryaev
5e27ca6e59
Use host network to avoid ipv6 problems
2023-09-04 17:06:51 +02:00
Mikhail f. Shiryaev
a082167d85
Move ci-slack-bot from utils to tests/ci
2023-09-04 17:06:51 +02:00
Mike Kot
11b1053f8d
fix
2023-09-04 15:01:43 +00:00
Vasily Nemkov
c0db042879
Update optimize.md
2023-09-04 17:01:10 +02:00
Vasily Nemkov
ef3ab85b76
Minor clarifications to the OPTIMIZE ... DEDUPLICATE
docs
2023-09-04 16:57:38 +02:00
Raúl Marín
e192d4c624
Fix summary reporting with parallel replicas with LIMIT ( #53050 )
2023-09-04 15:53:06 +02:00
Alexander Tokmakov
a663f7e06a
Update ci-slack-bot.py ( #54253 )
2023-09-04 15:39:09 +02:00
Alexander Gololobov
bb0f3ffec2
Reinitialize fault injection after session expiration
2023-09-04 15:14:47 +02:00
Yakov Olkhovskiy
d513ceaef5
fix
2023-09-04 13:14:12 +00:00
Alexander Gololobov
be7766ee73
Proper log message for send
2023-09-04 14:14:56 +02:00
vdimir
fc7a8d0080
Merge pull request #54190 from azat/client/restart-pager
2023-09-04 13:47:07 +02:00
Victor Krasnov
78760639d2
Merge branch 'master' into ADQM-987
2023-09-04 13:59:20 +03:00
Alexander Tokmakov
973f4def70
Abort on std::logic_error
in CI ( #51907 )
...
* Update Exception.cpp
* Update Exception.cpp
* Update Exception.cpp
2023-09-04 12:50:59 +02:00
Igor Nikonov
64f8d7bc85
Merge pull request #54213 from ClickHouse/revert-54189-revert-53904-fix-parallel-replicas-skip-shards
...
2R: Fix: respect skip_unavailable_shards with parallel replicas
2023-09-04 12:24:16 +02:00
Anton Popov
15cb333eba
Merge pull request #54212 from bharatnc/ncb/fix-ipv4-select
...
fix possible type mismatch with IPv4
2023-09-04 11:39:23 +02:00
Azat Khuzhin
a7cc4815e6
Fix pager in client/local interactive mode when not all data had been read
...
It is pretty general use case to use --pager=less and do not look
through all rows in the output.
Before this patch after first EPIPE the output of queries will not be
printed anymore, instead it will try to finalize the output format again
and again and obviously will fail:
Code: 75. DB::ErrnoException: Cannot write to file (fd = 16), errno: 32, strerror: Broken pipe. (CANNOT_WRITE_TO_FILE_DESCRIPTOR), Stack trace (when copying this message, always include the lines below):
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-09-04 10:49:06 +02:00
Robert Schulze
2ca2bdd7c5
Merge pull request #53768 from ClickHouse/simplify-docs-date-units
...
Simply docs for possible values for date units
2023-09-04 09:11:19 +02:00
Alexey Milovidov
9612337681
Merge pull request #54237 from ClickHouse/fix-bad-code-filesystem-cache
...
Fix bad code in the `system.filesystem_cache`: catching exceptions
2023-09-04 08:20:33 +03:00
Alexey Milovidov
8bcd30988b
Merge pull request #54238 from ClickHouse/merge-54236
...
Merge #54236
2023-09-04 08:20:13 +03:00
Alexey Milovidov
0d4d31c031
Merge pull request #53709 from ClickHouse/reasonable-prefetches-by-default
...
Reasonable prefetches for remote FS by default
2023-09-04 08:08:49 +03:00
Alexey Milovidov
bdaf0d44f5
Merge branch 'master' into reasonable-prefetches-by-default
2023-09-04 08:08:28 +03:00
Alexey Milovidov
217bfa0e42
Merge pull request #53754 from ClickHouse/fix-interpolate-subselect
...
Fix: require columns participating in interpolate expression
2023-09-04 08:05:47 +03:00
robot-clickhouse-ci-1
ec628ee697
Merge pull request #54097 from bharatnc/ncb/decode-html-component
...
add function decodeHTMLComponent
2023-09-04 05:00:52 +02:00
JackyWoo
d065ac32e0
Merge branch 'master' into optimize_uniq_to_count
2023-09-04 10:06:36 +08:00
Alexey Milovidov
864e66cbf7
Fix TOCTOU
2023-09-04 04:06:24 +02:00
Alexey Milovidov
b660ac9bf1
Merge #54236
2023-09-04 03:57:39 +02:00
Alexey Milovidov
476e15ce3d
Merge pull request #54236 from YinZheng-Sun/Fix
...
remove semicolon
2023-09-04 04:54:30 +03:00