Commit Graph

160893 Commits

Author SHA1 Message Date
Robert Schulze
e676e70b4c
Revert "Restore deleted server setting"
This reverts commit 7773873e72.
2024-12-16 13:02:20 +00:00
Robert Schulze
7cdbd0dc33
Revert "Fix test_mask_sensitive_info"
This reverts commit 2ed07b21d3.
2024-12-16 13:01:26 +00:00
Robert Schulze
effa37f559
Revert "Fix bad conflict resolution"
This reverts commit 934ae95e39.
2024-12-16 13:01:19 +00:00
Robert Schulze
6e42720154
Revert "Mark server setting use_legacy_mongodb_integration as obsolete"
This reverts commit 5060c79b2c.
2024-12-16 13:00:51 +00:00
Robert Schulze
3d2d81fc60
Revert "Fix test"
This reverts commit 14389a7c54.
2024-12-16 13:00:45 +00:00
Robert Schulze
11ab8fe460
Merge pull request #72950 from emmanuelsdias/add-performance-test-and-alias-to-pr-auc
Remove needless code duplication between `arrayROCAUC` and `arrrayAUCPR`
2024-12-16 09:19:20 +00:00
Alexey Milovidov
c79cb46603
Merge pull request #73335 from ClickHouse/changelog-24.12
Add changelog for 24.12
2024-12-16 08:49:16 +00:00
Alexey Milovidov
3945df7680 Add changelog for 24.12 2024-12-15 23:37:04 -08:00
Tuan Pham Anh
0249453990
Merge pull request #72027 from tuanpach/use-idisk-in-databases
Use IDisk in Databases
2024-12-16 06:48:27 +00:00
Konstantin Bogdanov
5dd570754a
Merge pull request #72988 from ClickHouse/fix-chcache-build
Use vendored deps for `chcache`
2024-12-16 06:15:14 +00:00
Alexey Milovidov
24d8fbe379
Merge pull request #73330 from japm48/patch-1
docs: specify arch in deb repo
2024-12-16 04:11:02 +00:00
Alexey Milovidov
e56d4782a9
Update install.md 2024-12-15 19:52:12 -08:00
Tuan Pham Anh
1544e636ff Merge remote-tracking branch 'origin/master' into use-idisk-in-databases 2024-12-16 01:31:27 +00:00
Konstantin Bogdanov
c594c13d4b
Undo Dockerfile change 2024-12-16 01:11:03 +01:00
Konstantin Bogdanov
41385c5159
Add missing file 2024-12-16 01:10:37 +01:00
Konstantin Bogdanov
fc38bd13a6
Fix Dockerfile 2024-12-16 00:40:40 +01:00
Konstantin Bogdanov
89e904747d
Do not add build flags to chcache 2024-12-16 00:29:33 +01:00
Konstantin Bogdanov
8e50a981a1
Fix chcache build 2024-12-16 00:29:27 +01:00
Robert Schulze
b222382ecc
Add arrayPRAUC alias 2024-12-15 17:53:40 +00:00
Robert Schulze
eac10514e3
Fix fasttest 2024-12-15 15:41:52 +00:00
Robert Schulze
2c4e63e523
Merge pull request #73250 from rschu1ze/clang-tidy-template
Minor follow-up to #72869
2024-12-15 14:56:00 +00:00
Robert Schulze
a5e8ae8393
Merge pull request #73260 from ClickHouse/Fix_test_new_settings_history
Fix test `02995_new_settings_history.sh`
2024-12-15 14:54:26 +00:00
Robert Schulze
f1d701ca07
Integrate #71910 2024-12-15 14:52:35 +00:00
Robert Schulze
edbcf3fcca
Merge remote-tracking branch 'ClickHouse/master' into add-performance-test-and-alias-to-pr-auc 2024-12-15 14:34:00 +00:00
Juan A. Pedreira
8d2cef3703 docs: specify arch in deb repo 2024-12-15 14:28:09 +01:00
Alexey Milovidov
009c135507
Merge pull request #73329 from ClickHouse/alexey-milovidov-patch-8
Update index.md
2024-12-15 08:01:32 +00:00
Alexey Milovidov
ca448d0288
Update index.md 2024-12-14 21:55:49 -08:00
Vitaly Baranov
a9034c2c96
Merge pull request #73187 from vitlibar/add-cancel-reason-by-error
Add cancel reason CANCELLED_BY_ERROR
2024-12-14 21:27:40 +00:00
Alexey Milovidov
7382e63e92
Merge pull request #73325 from ClickHouse/alexey-milovidov-patch-8
Update README.md
2024-12-14 06:59:13 +00:00
Alexey Milovidov
f515df397d
Update README.md 2024-12-13 21:22:08 -08:00
Julia Kartseva
21bf133a7b
Merge pull request #72870 from ClickHouse/catch
Fix use-after-free in loadPathPrefixMap on thread pool exception
2024-12-14 02:42:12 +00:00
Tuan Pham Anh
8e66d16d6f Merge remote-tracking branch 'origin/master' into use-idisk-in-databases 2024-12-13 23:36:21 +00:00
pufit
0876057b55
Merge pull request #72872 from ClickHouse/pufit/fix-revoke-implicit-grants
Fix revoke of implicit grants
2024-12-13 23:25:12 +00:00
pufit
f6f879e7e4
Merge pull request #73257 from ClickHouse/pufit/fix-parsing-alter-drop-all-profiles
More accurate parsing for `ALTER USER ... DROP ALL PROFILES/SETTINGS`
2024-12-13 23:21:03 +00:00
Vitaly Baranov
ad64372735
Merge pull request #73163 from vitlibar/better-iast-format-interface
Better IAST::format() interface
2024-12-13 22:05:07 +00:00
Kseniia Sumarokova
6521f0406f
Merge pull request #73266 from ClickHouse/add-metric
Add metric
2024-12-13 19:44:08 +00:00
Kseniia Sumarokova
ec1540a4d5
Merge pull request #73268 from ClickHouse/kssenii-patch-13
Cleanup
2024-12-13 19:40:15 +00:00
Vitaly Baranov
22abc56a47 Add comment. 2024-12-13 20:32:56 +01:00
pufit
ade97fa447
Merge branch 'master' into pufit/fix-parsing-alter-drop-all-profiles 2024-12-13 14:09:40 -05:00
Sema Checherinda
baafcd2cc8
Merge pull request #73279 from ClickHouse/chesema-fix-missing-finalize
fix missing finalize call
2024-12-13 17:58:02 +00:00
Vitaly Baranov
f099d98453 Fix compilation. 2024-12-13 17:42:39 +01:00
Sema Checherinda
3c5218c92a
Merge pull request #73277 from ClickHouse/chesema-fix-tracecollector-d-tor
fix logical error attempt to write after close
2024-12-13 16:11:21 +00:00
Smita Kulkarni
f1e74b249b Updated check and added to other settings too 2024-12-13 17:00:01 +01:00
Kseniia Sumarokova
7339f0d5ac
Merge branch 'master' into kssenii-patch-13 2024-12-13 16:22:33 +01:00
Pavel Kruglov
d318832015
Merge pull request #73085 from Avogar/json-subcolumns-formatting
Improve formatting of identifiers with JSON subcolumns
2024-12-13 15:15:06 +00:00
Kseniia Sumarokova
c2e0fa1d68
Merge branch 'master' into add-metric 2024-12-13 16:02:59 +01:00
Robert Schulze
230a5c6508
Merge remote-tracking branch 'ClickHouse/master' into clang-tidy-template 2024-12-13 14:30:20 +00:00
Robert Schulze
ebbc7bb542
Fix FastTest 2024-12-13 14:26:48 +00:00
Alexander Tokmakov
5660c7ff57
Merge pull request #73184 from ClickHouse/tavplubix-patch-14
RMT: Fix REPLACE PARTITION ALL for empty table
2024-12-13 14:11:39 +00:00
Vitaly Baranov
f66fc11348 Add simplified class IAST::FormattingBuffer from PR #45649. 2024-12-13 15:10:03 +01:00