Antonio Andelic
6be1d0724a
More mutex
2023-09-06 13:04:08 +00:00
Antonio Andelic
9238520490
Merge branch 'master' into keeper-parallel-storage
2023-09-06 10:57:33 +00:00
robot-ch-test-poll1
d9746b5ea1
Merge pull request #54336 from arenadata/ADQM-1157
...
Used assert_cast instead of dynamic_cast in ExternalDataSourceCache
2023-09-06 08:28:21 +02:00
Yakov Olkhovskiy
0dd6928a13
Merge pull request #53068 from nickitat/unify_keep_alive_setting
...
Unify setting http keep-alive timeout, increase default to 30s
2023-09-05 22:05:23 -04:00
robot-clickhouse-ci-1
02339a1f22
Merge pull request #54326 from ClickHouse/fix_segfault_system_zookeeper
...
Fix segfault in system.zookeeper
2023-09-06 02:20:50 +02:00
Alexey Gerasimchuck
f9edf01280
used assert_cast instead of dynamic_cast
2023-09-05 22:57:40 +00:00
Robert Schulze
470ce3444c
Merge pull request #53149 from seshWCS/gcddelta-codec
...
Add GCD codec
2023-09-05 23:32:06 +02:00
Robert Schulze
b314b8d4ac
Merge pull request #53328 from valbok/decimal
...
Introduce default parameters to DECIMAL family types
2023-09-05 23:30:11 +02:00
robot-ch-test-poll1
3aeb1cc9ee
Merge pull request #54328 from rgushel/patch-1
...
Update generate.md
2023-09-05 22:49:23 +02:00
robot-ch-test-poll4
aa12fe32be
Merge pull request #54306 from ClickHouse/vdimir/join_on_system_errors_fix
...
Fix unexpected errors in system.errors after join
2023-09-05 22:29:05 +02:00
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
Alexey Milovidov
3e21bfc6c0
Update 02436_system_zookeeper_context.sql
2023-09-05 21:35:07 +03:00
Alexander Tokmakov
a8489c21da
fix segfault in system.zookeeper
2023-09-05 20:23:16 +02: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
seshWCS
d416aaf346
New tests
2023-09-05 14:52:36 +00:00
vdimir
d048e09613
Fix unexpected errors in system.errors after join
2023-09-05 14:07:36 +00: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
seshWCS
dbab2f27ba
Docs-fix
2023-09-05 12:40:21 +00:00
seshWCS
b0a229592f
Cosmetic
2023-09-05 12:37:31 +00:00
seshWCS
4a1d67dd3c
Qpl
2023-09-05 12:35:39 +00:00
seshWCS
3d078e2c8c
if constexpr
2023-09-05 12:33:51 +00:00
Antonio Andelic
88930a335c
Apply comments
2023-09-05 12:32:07 +00:00
seshWCS
221919f46c
TUInt32Or64 => LibdivideT
2023-09-05 12:31:59 +00:00
seshWCS
6cc9830eab
Cosmetic
2023-09-05 12:29:44 +00:00
pufit
2469cbbf67
Update projection.md
2023-09-05 08:28:58 -04:00
seshWCS
5a0a9ac109
Moved ctor upper
2023-09-05 12:27:55 +00:00
seshWCS
b6c80dd63e
Syntax fix
2023-09-05 12:26:36 +00:00
seshWCS
cba3457a3a
calculate result directly from source_size and sizeof(T)
2023-09-05 12:21:05 +00:00
seshWCS
8ca51bf39d
Issue-fix
2023-09-05 12:15:30 +00: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
Antonio Andelic
dd1bb579df
Better
2023-09-05 12:05:37 +00: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
Александр Нам
39d279ecf0
Merge branch 'ClickHouse:master' into gcddelta-codec
2023-09-05 14:00:01 +03:00
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