Anton Popov
|
05871aa2e8
|
fix parsing of incorrect data into sparse columns
|
2024-12-06 13:34:07 +00:00 |
|
Robert Schulze
|
52fc14eb02
|
Docs: Follow-up to #71441
|
2024-12-06 13:31:45 +00:00 |
|
Dale Mcdiarmid
|
1917ed1d07
|
ALL not supported in Cloud
|
2024-12-06 13:04:44 +00:00 |
|
Kseniia Sumarokova
|
348b7393a5
|
Merge pull request #72657 from xavierleune/fix/docs-replication
(docs) Fix examples for replication
|
2024-12-06 12:57:53 +00:00 |
|
Antonio Andelic
|
6c6e1118c5
|
Better
|
2024-12-06 13:43:30 +01:00 |
|
Andrey Zvonov
|
9b0f33b897
|
Merge branch 'ClickHouse:master' into hotfix-72756
|
2024-12-06 13:43:26 +01:00 |
|
Pavel Kruglov
|
fa7814e4ef
|
Merge pull request #72841 from ClickHouse/Avogar-patch-7
Update example in JSON docs
|
2024-12-06 12:42:32 +00:00 |
|
Antonio Andelic
|
d1a35d5b28
|
Properly cancel inserts in DistributedAsyncInsertDirectoryQueue
|
2024-12-06 13:17:58 +01:00 |
|
kssenii
|
b154fa0d0b
|
Merge remote-tracking branch 'origin/master' into follow-up-72858
|
2024-12-06 12:59:01 +01:00 |
|
kssenii
|
044fdba251
|
Better
|
2024-12-06 12:58:49 +01:00 |
|
Sema Checherinda
|
3034a97631
|
Revert "Revert "Revert "make d-tor Finalizer more obvious"""
|
2024-12-06 12:52:03 +01:00 |
|
Anton Popov
|
aa2a74a565
|
Merge pull request #72818 from CurtizJ/aggregate-functions-deserialize-performance
Improve performance of deserialization of aggregate functions states and format `RowBinary`
|
2024-12-06 11:33:10 +00:00 |
|
vdimir
|
d3fbaa7cdb
|
03279_join_choose_build_table not flaky
|
2024-12-06 11:26:57 +00:00 |
|
kssenii
|
8e6dfcff74
|
Merge remote-tracking branch 'origin/fix-backup-resotre-of-empty-file-with-plain-rewr' into follow-up-72858
|
2024-12-06 11:55:58 +01:00 |
|
Kseniia Sumarokova
|
02f27e53f7
|
Merge pull request #72858 from ClickHouse/fix-backup-resotre-of-empty-file-with-plain-rewr
Fix backup/restore with plain rewritable disk in case there are empty files in backup
|
2024-12-06 10:53:16 +00:00 |
|
Vladimir Cherkasov
|
3fa2f210a3
|
Merge pull request #72871 from tbragin/patch-24
Update README.md - Update meetups
|
2024-12-06 09:03:56 +00:00 |
|
vdimir
|
0a9e2fa2c4
|
fix test
|
2024-12-06 08:59:58 +00:00 |
|
Vladimir Cherkasov
|
68e77f6f33
|
Merge pull request #72517 from erickurbanov/bsearchfunction
Add indexOfAssumeSorted Function. request #17795
|
2024-12-06 08:55:40 +00:00 |
|
pufit
|
bbbc87d354
|
Merge branch 'master' into add-syntax-alter-user-modify-settings
# Conflicts:
# src/Parsers/Access/ASTCreateRoleQuery.cpp
# src/Parsers/Access/ASTCreateSettingsProfileQuery.cpp
# src/Parsers/Access/ASTCreateUserQuery.cpp
# src/Parsers/Access/ASTSettingsProfileElement.cpp
# src/Parsers/Access/ASTSettingsProfileElement.h
|
2024-12-05 23:24:22 -05:00 |
|
Tanya Bragin
|
92a2a8046a
|
Update README.md - Update meetups
|
2024-12-05 17:12:53 -08:00 |
|
Julia Kartseva
|
8694ce5456
|
try fix test_backup_restore_s3
|
2024-12-05 23:37:29 +00:00 |
|
Alexander Gololobov
|
95a36b9312
|
Merge pull request #72814 from ClickHouse/cancel_marks_load
Cancel async marks load task if it hasn't started
|
2024-12-05 18:47:10 +00:00 |
|
Vladimir Cherkasov
|
4b406e6dd7
|
Merge branch 'master' into bsearchfunction
|
2024-12-05 19:31:03 +01:00 |
|
vdimir
|
d20af6ca9a
|
fix stylecheck
|
2024-12-05 18:29:00 +00:00 |
|
Pavel Kruglov
|
03bc631cf2
|
Merge pull request #72454 from Avogar/fix-empty-variant
Don't allow creating empty Variant
|
2024-12-05 18:21:56 +00:00 |
|
avogar
|
10775ef3ec
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into not-empty-json
|
2024-12-05 18:21:18 +00:00 |
|
Pavel Kruglov
|
ad66d84136
|
Merge pull request #72772 from Avogar/dynamic-ifnull-coalesce
Support Dynamic type in functions ifNull and coalesce
|
2024-12-05 18:18:56 +00:00 |
|
kssenii
|
13dbd31608
|
Fix backup/restore of empty file
|
2024-12-05 19:08:38 +01:00 |
|
Nikita Fomichev
|
273830bacf
|
setup_minio: Do not add aws credentials twice
|
2024-12-05 19:02:29 +01:00 |
|
Raúl Marín
|
f75cd514ab
|
Another missing include
|
2024-12-05 18:53:33 +01:00 |
|
Mikhail Artemenko
|
55d6a7f603
|
Merge pull request #72593 from azat/config-zk-sync
Ensure that ClickHouse will see ZooKeeper changes on config reloads
|
2024-12-05 17:44:51 +00:00 |
|
Sema Checherinda
|
e26fb09d00
|
Merge pull request #72654 from ClickHouse/revert-72642-revert-72395-chesema-dtor-Finalizer
Revert "Revert "make d-tor Finalizer more obvious""
|
2024-12-05 16:40:14 +00:00 |
|
Anton Popov
|
d14b360ceb
|
fix update of all columns in presence of _block_number column
|
2024-12-05 16:38:05 +00:00 |
|
Konstantin Bogdanov
|
74b6f0a6b4
|
Poke CI
|
2024-12-05 17:04:05 +01:00 |
|
Pavel Kruglov
|
6f220c37f9
|
Apply suggestions
|
2024-12-05 16:44:47 +01:00 |
|
Raúl Marín
|
f752c0b89d
|
Merge pull request #72836 from ClickHouse/revert-72770-more_insistent_compress_in_memory_eng
Revert "More insistent compression in `StorageMemory`"
|
2024-12-05 15:40:26 +00:00 |
|
Mikhail f. Shiryaev
|
65d895a6db
|
Merge pull request #72835 from ClickHouse/limit-integration-tests-memory
Limit the docker memory to {HOST_MEM-2G}, preventing OOMs
|
2024-12-05 15:20:03 +00:00 |
|
Raúl Marín
|
a1d119e179
|
Merge pull request #72812 from Algunenano/siphash
Remove more nested includes
|
2024-12-05 15:12:50 +00:00 |
|
Anton Popov
|
96bb781805
|
devirtualize two calls and fix UB
|
2024-12-05 14:58:01 +00:00 |
|
vdimir
|
9bea138293
|
add 03279_join_choose_build_table
|
2024-12-05 14:53:45 +00:00 |
|
vdimir
|
e7177a5192
|
Do not swap tables in join in case filter without index applied
|
2024-12-05 14:51:14 +00:00 |
|
Pavel Kruglov
|
70b09a83f9
|
Update example in JSON docs
|
2024-12-05 15:31:07 +01:00 |
|
Sema Checherinda
|
e5c424cf5f
|
Merge pull request #72587 from ClickHouse/chesema-fix-cancelation
fix pipeline cancelation
|
2024-12-05 14:11:30 +00:00 |
|
Raúl Marín
|
db3be9e6ec
|
Missing includes and notes
|
2024-12-05 15:03:11 +01:00 |
|
Vladimir Cherkasov
|
d88f39c7e9
|
Merge pull request #67323 from kirillgarbar/ch-disks-remove
Reduce memory usage for removeSharedRecursive operation
|
2024-12-05 13:58:53 +00:00 |
|
Pavel Kruglov
|
133ba836e8
|
Update 03280_dynamic_if_null.reference
|
2024-12-05 14:38:51 +01:00 |
|
avogar
|
1de568d72c
|
Fix
|
2024-12-05 13:34:55 +00:00 |
|
avogar
|
dace4f705e
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into fix-empty-variant
|
2024-12-05 13:26:53 +00:00 |
|
Alexander Tokmakov
|
d22174e3bf
|
Merge pull request #72685 from ClickHouse/rdb_fix_flatten_nested
Fix flatten_nested when recovering a Replicated database
|
2024-12-05 13:26:50 +00:00 |
|
Emmanuel Dias
|
cf02976024
|
remove performance test
|
2024-12-05 10:20:34 -03:00 |
|