Roman G
eb1812cc87
Update generate.md
2023-09-05 15:55:58 -04:00
robot-clickhouse-ci-1
7403ee689f
Merge pull request #53877 from vitlibar/add-restore-setting-allow-broken-parts
...
Add restore setting "restore_broken_parts_as_detached"
2023-09-05 21:28:08 +02:00
Kruglov Pavel
de801ce563
Merge pull request #54293 from ClickHouse/pasha-returned-from-vacation
...
Code improvement for reading from archives
2023-09-05 21:09:09 +02:00
Alexey Milovidov
05a281b68c
Merge pull request #54254 from vitlibar/fix-wrong-realloc-in-hashed-array-dictionary
...
Fix wrong reallocation in HashedArrayDictionary
2023-09-05 21:40:55 +03:00
Arthur Passos
46c62f4543
Lower the number of iterations in test_host_regexp_multiple_ptr_records_concurrent ( #54307 )
...
* Lower the number of iterations in test_host_regexp_multiple_ptr_records_concurrent
Suddenly, `test_host_regexp_multiple_ptr_records_concurrent` became flaky. I have looked through two reports, both of them manage to complete > 9k requests. This change lowers the iteration so the total amount of requests is 8k.
* 50 to be on super safe side
2023-09-05 20:05:12 +02:00
Alexey Milovidov
12ff2d7cb1
Merge pull request #52721 from azat/musl-7
...
Fix calculating stack size under musl for the main thread
2023-09-05 18:37:40 +03:00
robot-ch-test-poll
2e7edf4413
Merge pull request #53638 from arenadata/ADQM-987
...
Add `backup_log` system table
2023-09-05 17:03:41 +02:00
robot-ch-test-poll
886a6e6e86
Merge pull request #54269 from bharatnc/ncb/update-tldLookup
...
update tldLookup data
2023-09-05 16:00:15 +02:00
robot-clickhouse
9cafdbd972
Merge pull request #54309 from evillique/better-docs
...
Make docs better
2023-09-05 15:58:59 +02:00
Robert Schulze
f4c86fe34e
Merge pull request #53860 from irenjj/feat_markdown
...
Add a setting to escape special characters in Markdown.
2023-09-05 15:44:11 +02:00
Mikhail f. Shiryaev
9bc8c9cc56
Merge pull request #54313 from ClickHouse/auto/v23.3.13.6-lts
...
Update version_date.tsv and changelogs after v23.3.13.6-lts
2023-09-05 15:20:49 +02:00
robot-clickhouse
3991c38765
Update version_date.tsv and changelogs after v23.3.13.6-lts
2023-09-05 13:08:25 +00:00
robot-clickhouse
2879924bee
Merge pull request #54308 from ClickHouse/pufit/doc-patch-1
...
Add SQL syntax highlight in projections.md
2023-09-05 14:57:36 +02:00
Alexander Tokmakov
735f543aeb
Follow-up to #54198 ( #54246 )
...
* Update run.sh
* Update run.sh
2023-09-05 14:55:41 +02:00
robot-clickhouse
8a1984ae8c
Merge pull request #54291 from ClickHouse/fix-test_keeper_disks
...
Fix `test_keeper_disks`
2023-09-05 14:51:44 +02:00
Nikolay Degterinsky
2db239d6ad
Make docs better
2023-09-05 12:43:53 +00:00
robot-ch-test-poll2
f52c187f02
Merge pull request #54279 from ClickHouse/fix-test-02783_parsedatetimebesteffort_syslog
...
Fix test `02783_parsedatetimebesteffort_syslog`
2023-09-05 14:42:20 +02:00
Antonio Andelic
88930a335c
Apply comments
2023-09-05 12:32:07 +00:00
pufit
2469cbbf67
Update projection.md
2023-09-05 08:28:58 -04:00
Mikhail f. Shiryaev
e03d6473ea
Merge pull request #54301 from ClickHouse/revert-testing-part-from-42599
...
Rollback testing part from #42599
2023-09-05 14:05:49 +02:00
Alexander Tokmakov
9d08ca1d7b
Merge pull request #54256 from azat/tests/no-drop-if-fail
...
Fix clickhouse-test --no-drop-if-fail on reference mismatch
2023-09-05 13:45:27 +02:00
Mikhail f. Shiryaev
7999598ad8
Rollback testing part from #42599
2023-09-05 12:59:31 +02: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
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
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
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