Commit Graph

107437 Commits

Author SHA1 Message Date
Anton Popov
1205932a19 add setting to disable vertical merges from compact parts 2023-02-10 16:33:46 +00:00
Anton Popov
a252d3a139 Revert "Merge pull request #46236 from ClickHouse/revert-45681-compact-parts-vertical-merge"
This reverts commit 27bc317ef9, reversing
changes made to ccf7b6f4c1.
2023-02-10 14:13:29 +00:00
Anton Popov
27bc317ef9
Merge pull request #46236 from ClickHouse/revert-45681-compact-parts-vertical-merge
Revert "Allow vertical merges from compact to wide parts"
2023-02-10 14:31:33 +01:00
Anton Popov
ccf7b6f4c1
Merge pull request #45582 from mrcrypster/patch-4
DELETE + WHERE in TTL
2023-02-10 14:27:54 +01:00
Alexander Tokmakov
8eae498ec6
Merge pull request #45936 from vitlibar/add-setting-check-referential-deps-on-drop
Check referential dependencies on DROP TABLE
2023-02-10 16:21:00 +03:00
Alexander Tokmakov
b99706b736
Merge pull request #46260 from ClickHouse/tavplubix-patch-2
Suppress "Container already exists" in BC check
2023-02-10 14:04:39 +03:00
Alexander Tokmakov
d61c665cd5
Update run.sh 2023-02-10 14:01:48 +03:00
Nikolai Kochetov
8c22c740a4
Merge pull request #46205 from ClickHouse/fix-write-buffer-destruction-order-for-vertical-merge
Fix write buffer destruction order for vertical merge.
2023-02-10 11:47:23 +01:00
Robert Schulze
d44c6dd1b3
Merge pull request #46133 from ClickHouse/rs/fix-warnings-in-poco
Stricter warnings + fix whitespaces in poco
2023-02-10 11:46:33 +01:00
Vladimir C
bd39e29cab
Merge pull request #46065 from aiven-sal/aiven-sal/siphash128 2023-02-10 10:41:45 +01:00
Alexey Milovidov
786aa069e1
Merge pull request #46187 from ClickHouse/speed-up-count-digits
Speed up `countDigits`
2023-02-10 07:41:12 +03:00
Alexey Milovidov
3a1b6ad3a5
Merge pull request #46249 from ClibMouse/libxml2-upgrade
Upgrade libxml2 to address CVE-2022-40303 CVE-2022-40304
2023-02-10 07:28:01 +03:00
pufit
19a2fba0b3
Merge pull request #46042 from jh0x/improve-into-date-from-uint16
Improve behavior of conversion into Date for boundary value 65535
2023-02-09 20:49:28 -05:00
Alexey Milovidov
b5cb3209be
Merge pull request #46095 from ClickHouse/decimal-performance
Improve performance of Decimal conversion when scale does not change
2023-02-10 02:35:31 +03:00
Larry Luo
59d380c4a2 Avoid CVE-2022-40303 CVE-2022-40304 2023-02-09 12:29:42 -08:00
Alexey Milovidov
fc3aadc8cf
Merge pull request #46156 from ClickHouse/add_test_back
Add 00002_log_and_exception_messages_formatting back
2023-02-09 23:28:51 +03:00
Alexander Tokmakov
a3fcd04440
Merge pull request #46173 from ClickHouse/tavplubix-patch-2
Update Dockerfile.ubuntu
2023-02-09 22:42:55 +03:00
Alexander Tokmakov
9e5e3e7ca9
Merge branch 'master' into tavplubix-patch-2 2023-02-09 22:42:23 +03:00
Alexander Tokmakov
e5f8a44b87
Merge pull request #46243 from ClickHouse/tavplubix-patch-7
Fix test_distributed_ddl_parallel
2023-02-09 22:15:08 +03:00
Alexander Tokmakov
5d7579d91f
Merge pull request #46242 from ClickHouse/tavplubix-patch-5
Make `test_replicated_merge_tree_s3_restore` less flaky
2023-02-09 22:00:16 +03:00
Alexander Tokmakov
c279c1a64b
Merge pull request #46245 from ClickHouse/tavplubix-patch-8
Update 00564_versioned_collapsing_merge_tree.sql
2023-02-09 21:59:23 +03:00
robot-ch-test-poll4
b3e60530f2
Merge pull request #46244 from ClickHouse/DanRoscigno-patch-4
Update formats.md
2023-02-09 19:06:45 +01:00
Alexander Tokmakov
4e7fbad52e
Update 00564_versioned_collapsing_merge_tree.sql 2023-02-09 21:00:14 +03:00
Dan Roscigno
b33486d715
Update formats.md
closes
2023-02-09 12:52:01 -05:00
Nikolay Degterinsky
279232fc64
Merge pull request #46165 from Ryado/patch-2
Adding missing integrations to the list
2023-02-09 18:41:49 +01:00
Alexander Tokmakov
f7c7c9be31
Update test.py 2023-02-09 20:37:47 +03:00
Alexander Tokmakov
e2be729aea
Update test.py 2023-02-09 20:27:24 +03:00
Robert Schulze
566fb5b9da
Merge pull request #46006 from ClickHouse/rs/fix-fragile-linking
Fix terribly broken, fragile and potentially cyclic linking
2023-02-09 18:19:44 +01:00
Anton Popov
612fe0bd00
Revert "Allow vertical merges from compact to wide parts" 2023-02-09 15:42:46 +01:00
alesapin
9b23068d5e
Merge pull request #45821 from ClickHouse/explicit_drop_part_entry_type
Make separate DROP_PART log entry type
2023-02-09 15:11:13 +01:00
pufit
f0366e4614
Merge branch 'master' into improve-into-date-from-uint16 2023-02-09 08:44:31 -05:00
Sema Checherinda
282695e7e7
Merge pull request #46183 from ClickHouse/make_40410_less_annoying
Make a bug in HTTP interface less annoying
2023-02-09 13:09:12 +01:00
Sergei Trifonov
260af1e1f2
Merge pull request #46207 from ClickHouse/fix-typo
fix typo
2023-02-09 12:54:34 +01:00
serxa
4fada6f992 fix typo 2023-02-09 11:50:28 +00:00
Nikolai Kochetov
65ec9bd7d0 Fix write buffer destruction order for vertical merge. 2023-02-09 10:58:49 +00:00
alesapin
859f528fe1
Merge pull request #45648 from ClickHouse/45508_Update_strategy_for_system_sync_replica
Updated checking of SYSTEM SYNC REPLICA
2023-02-09 11:51:05 +01:00
Robert Schulze
e490ec91d9
Merge branch 'master' into rs/fix-fragile-linking 2023-02-09 11:33:59 +01:00
Vladimir C
41a3536227
Merge pull request #46166 from ClickHouse/vdimir/doc/optimize_rewrite_aggregate_function_with_if 2023-02-09 11:00:18 +01:00
Vladimir C
ecb5802c4b
Update docs/en/operations/settings/settings.md
Co-authored-by: Dmitry Novik <n0vik@clickhouse.com>
2023-02-09 10:59:14 +01:00
Robert Schulze
1c553a2201
Fix ARM and PPC builds 2023-02-09 09:58:27 +00:00
Vladimir C
0042c20770
Merge pull request #46054 from alexX512/bug_fix_pulling_pipeline 2023-02-09 10:50:46 +01:00
Mikhail f. Shiryaev
d093a82558
Merge pull request #46080 from ClickHouse/automerge-logging
Add helping logging to auto-merge script
2023-02-09 09:44:20 +01:00
Alexey Milovidov
ad2dd144c4 Fix test 2023-02-09 08:22:40 +01:00
Alexey Milovidov
d9fbf643bc
Merge pull request #45226 from hanfei1991/hanfei/gwp-asan
Introduce llvm/gwp-asan
2023-02-09 09:24:52 +03:00
pufit
7cf71d1f82
Merge pull request #46144 from ClickHouse/46131-fix-config-attributes-merge
Fix config merge for XML attributes.
2023-02-08 23:28:13 -05:00
Alexey Milovidov
9a86d0087c Add performance test 2023-02-09 04:52:33 +01:00
Alexey Milovidov
e3fc7662c1 Add test 2023-02-09 04:51:01 +01:00
Alexey Milovidov
8392b35d50 Speed up countDigits 2023-02-09 04:39:12 +01:00
Alexey Milovidov
66043eec24
Merge branch 'master' into decimal-performance 2023-02-09 04:59:37 +03:00
Alexander Tokmakov
4fd4058259
Merge pull request #45629 from arthurpassos/fix_cares_crash
Cancel c-ares failed requests and retry on system interrupts to prevent callbacks with dangling references and premature resolution failures
2023-02-09 02:29:29 +03:00