Mikhail f. Shiryaev
|
7999598ad8
|
Rollback testing part from #42599
|
2023-09-05 12:59:31 +02:00 |
|
seshWCS
|
e687b942e7
|
Added casts
|
2023-09-05 10:59:04 +00:00 |
|
Anton Popov
|
5da7133c94
|
Merge pull request #53735 from priera/fix_zk_error_when_doing_replace
37737 fixed internal error when replacing with byte-equal parts
|
2023-09-05 12:51:14 +02:00 |
|
alesapin
|
095bb37bc4
|
Merge pull request #54244 from bigo-sg/hdfs-config
Minor improvement, load from config
|
2023-09-05 12:36:38 +02:00 |
|
Kruglov Pavel
|
fd42f0bac0
|
Merge pull request #54271 from Avogar/better-count-and-progress-archives
Fix using count from cache and improve progress bar for reading from archives
|
2023-09-05 12:12:39 +02:00 |
|
vdimir
|
f7e57edea8
|
Merge pull request #54113 from ClickHouse/vdimir/cluser_discovery_init_fix
|
2023-09-05 11:49:57 +02:00 |
|
Yarik Briukhovetskyi
|
7f4fa192c5
|
Merge branch 'ClickHouse:master' into todatatime-non-const-data
|
2023-09-05 12:48:56 +03:00 |
|
János Benjamin Antal
|
3f7d8f1cae
|
Merge pull request #54099 from Tiakon/master
Add the default value of task-upload-force
|
2023-09-05 11:32:53 +02:00 |
|
Robert Schulze
|
bc2e7fdc18
|
Merge pull request #54270 from rschu1ze/qc-log-cached
Query cache: Log caching of entries
|
2023-09-05 11:15:39 +02:00 |
|
Antonio Andelic
|
a51c333c5f
|
Improve code for reading from archives
|
2023-09-05 08:37:02 +00:00 |
|
yariks5s
|
767cac44da
|
minor requests
|
2023-09-05 08:13:12 +00:00 |
|
Александр Нам
|
0ca380707f
|
Merge branch 'master' into gcddelta-codec
|
2023-09-05 11:08:00 +03:00 |
|
Vitaly Baranov
|
3b58c5baa6
|
Always check that block has rows to fix wrong allocation in HashedArrayDictionary::updateData and others.
|
2023-09-05 09:57:13 +02:00 |
|
Antonio Andelic
|
e8034a2a52
|
Add SSO provider
|
2023-09-05 07:46:41 +00:00 |
|
Victor Krasnov
|
132ab6067b
|
Merge branch 'master' into ADQM-987
|
2023-09-05 10:01:44 +03:00 |
|
Antonio Andelic
|
8086472909
|
Use different config for snapshot test
|
2023-09-05 06:45:06 +00:00 |
|
Bharat Nallan Chakravarthy
|
4bf96522d5
|
fix one more clang-tidy issue
|
2023-09-04 17:06:37 -07: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 |
|
Vitaly Baranov
|
988fd9e208
|
Add test.
|
2023-09-05 00:51:43 +02: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 |
|
Bharat Nallan Chakravarthy
|
2efa7a51ff
|
try fix tests
|
2023-09-04 15:12:36 -07: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 |
|
Alexey Milovidov
|
2bda568f1c
|
Fix test 02783_parsedatetimebesteffort_syslog
|
2023-09-05 00:05:37 +02: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 |
|
Azat Khuzhin
|
bb0d6a9f2b
|
Revert "Check what will happen if we build ClickHouse with Musl"
unwind in musl is too slow, so musl build is not production ready.
This reverts commit ef30f3d80c .
|
2023-09-04 22:01:10 +02:00 |
|
Azat Khuzhin
|
2f97e9987a
|
Fix calculating stack size under musl for the main thread
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2023-09-04 22:01:10 +02:00 |
|
Azat Khuzhin
|
d2b31f3447
|
Merge remote-tracking branch 'u/master' into musl-7
|
2023-09-04 22:01:02 +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 |
|
Bharat Nallan Chakravarthy
|
0342e80405
|
fix incorrect gperf class and function names
|
2023-09-04 13:00:26 -07:00 |
|
Bharat Nallan Chakravarthy
|
a0927eb8e4
|
clang-tidy fix
|
2023-09-04 13:00:26 -07: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 |
|
avogar
|
e9456082c1
|
Fix using count from cache and improve progress bar for reading from archives
|
2023-09-04 17:33:59 +00:00 |
|
Robert Schulze
|
917a9f47b9
|
Query cache: Log caching of entries
|
2023-09-04 16:55:28 +00:00 |
|
Vitaly Baranov
|
8060407c70
|
Add backup setting "check_parts" and restore setting "restore_broken_parts_as_detached".
|
2023-09-04 18:54:03 +02: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 |
|
Robert Schulze
|
d03fba52f0
|
Merge remote-tracking branch 'rschu1ze/master' into multiple_query_arguments
|
2023-09-04 16:10:00 +00: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 |
|
Robert Schulze
|
11fea581bc
|
Fix tests
|
2023-09-04 15:34:42 +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 |
|