Commit Graph

68540 Commits

Author SHA1 Message Date
Sema Checherinda
9aebf1134a fix second case comment 2024-12-09 12:36:48 +01:00
Sema Checherinda
f334277698 fix race on getDataPartStorage().getFullPath() 2024-12-09 12:01:59 +01:00
kssenii
246f73e584 Merge remote-tracking branch 'origin/master' into rest-catalog 2024-12-09 12:00:42 +01:00
divanik
c28ae71b3f Add fast update 2024-12-09 11:00:29 +00:00
Raúl Marín
419544067f
Merge pull request #72716 from Algunenano/slow_compilation
Improve build of AggregateFunctionAvgWeighted.cpp
2024-12-09 10:54:09 +00:00
Kseniia Sumarokova
a5138c709f
Merge pull request #72884 from ClickHouse/follow-up-72858
Follow up to #72858
2024-12-09 10:49:36 +00:00
Nikolai Kochetov
663d26e475 Update SettingsChangesHistory 2024-12-09 11:19:26 +01:00
Nikolai Kochetov
702a610d2b Fixing build. 2024-12-09 10:55:01 +01:00
Nikolai Kochetov
a4042274f1 Merge branch 'master' into implement-23210 2024-12-09 09:50:19 +01:00
Dmitry Novik
2ff7bf0036
Merge pull request #72741 from Avogar/not-empty-json
Support JSON in notEmpty function
2024-12-09 08:40:28 +00:00
Vladimir Cherkasov
7003db7efd
Merge pull request #72686 from bigo-sg/enum-excep
Allow unknown values in set that are not present in Enum
2024-12-09 08:29:17 +00:00
Robert Schulze
71117fbbf3
Merge pull request #72894 from rschu1ze/docs-links
Docs: Fix data type links
2024-12-09 07:45:28 +00:00
zhanglistar
69959d1525
Merge branch 'ClickHouse:master' into enum-excep 2024-12-09 10:24:11 +08:00
Raúl Marín
e77b12325e
Merge branch 'master' into slow_compilation 2024-12-08 20:05:58 +01:00
Anton Popov
d13deb0923
Merge pull request #72891 from CurtizJ/fix-error-handling-sparse-columns
Fix parsing of incorrect data into sparse columns
2024-12-07 13:24:09 +00:00
Shichao Jin
f36eb17bf6
Merge pull request #72690 from nauu/add_totalbytes_of_inactive_parts
Add total_bytes_with_inactive to system.tables
2024-12-07 01:12:27 +00:00
pufit
1e6a0ab074
Merge pull request #72050 from ClickHouse/add-syntax-alter-user-modify-settings
Add syntax ALTER USER MODIFY SETTINGS
2024-12-06 22:32:05 +00:00
Vladimir Cherkasov
df476c2169
Merge pull request #72842 from ClickHouse/vdimir/join_choose_build_no_idx
Do not swap tables in join in case filter without index applied
2024-12-06 19:37:44 +00:00
Yarik Briukhovetskyi
d522f3f165
Merge pull request #72759 from zvonand/hotfix-72756
Fix #72756 (exception in RemoteQueryExecutor when user does not exist locally)
2024-12-06 18:40:37 +00:00
Antonio Andelic
bfe3908d49
Merge pull request #72885 from ClickHouse/cancel-sends-distributed-insert-queue
Properly cancel inserts in DistributedAsyncInsertDirectoryQueue
2024-12-06 18:37:00 +00:00
avogar
f1025ebbda Merge branch 'master' of github.com:ClickHouse/ClickHouse into not-empty-json 2024-12-06 18:32:38 +00:00
avogar
d5383d4d1b Fix build 2024-12-06 18:31:56 +00:00
avogar
71849444fc Fix tests 2024-12-06 18:11:12 +00:00
Yarik Briukhovetskyi
592c72cb3a
Merge pull request #72073 from emmanuelsdias/array-pr-auc
Create arrayPrAUC function to compute PR AUC
2024-12-06 17:15:16 +00:00
Sema Checherinda
689a154438
Revert "Revert "Revert "Revert "make d-tor Finalizer more obvious"""" 2024-12-06 18:04:01 +01:00
Sema Checherinda
bbb271a133 add pedantic check 2024-12-06 17:45:57 +01:00
kssenii
924e274cf2 Merge remote-tracking branch 'origin/master' into disable-metadata-deletion-in-s3-queue 2024-12-06 17:33:30 +01:00
kssenii
9b28d404e2 Review fixes 2024-12-06 17:31:42 +01:00
Sema Checherinda
ec70b7839d
Merge pull request #72882 from ClickHouse/revert-72654-revert-72642-revert-72395-chesema-dtor-Finalizer
Revert "Revert "Revert "make d-tor Finalizer more obvious"""
2024-12-06 16:08:22 +00:00
Sema Checherinda
ccde2a3cdd remove sendProgress call when reading data 2024-12-06 17:00:03 +01:00
Sema Checherinda
266e854560 add sendProgress between read blocks 2024-12-06 16:24:05 +01:00
divanik
09f68c1c69 Working state 2024-12-06 15:22:56 +00:00
Nikita Taranov
5a9062d120 better 2024-12-06 16:21:07 +01:00
Robert Schulze
0745342f6e
Docs: Fix data type links 2024-12-06 15:20:20 +00:00
Nikita Taranov
82da99cfd3 fix 2024-12-06 15:34:39 +01:00
Yarik Briukhovetskyi
4721890f63
Merge pull request #69880 from yariks5s/task_cancellation
Adding a proper query cancels
2024-12-06 14:22:05 +00:00
Anton Popov
94709d7a5a
Merge pull request #72854 from CurtizJ/fix-block-number-update-all
Fix update of all columns in presence of `_block_number` column
2024-12-06 13:50:28 +00:00
Yarik Briukhovetskyi
d0954e751d
Merge pull request #72540 from yariks5s/group_concat_overload
Add `groupConcat` second argument overload
2024-12-06 13:43:02 +00:00
Anton Popov
05871aa2e8 fix parsing of incorrect data into sparse columns 2024-12-06 13:34:07 +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
Antonio Andelic
d1a35d5b28 Properly cancel inserts in DistributedAsyncInsertDirectoryQueue 2024-12-06 13:17:58 +01:00
Nikita Taranov
f2c328aa7a Revert "Merge pull request #72836 from ClickHouse/revert-72770-more_insistent_compress_in_memory_eng"
This reverts commit f752c0b89d, reversing
changes made to 65d895a6db.
2024-12-06 13:11:00 +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
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
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
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
613bbd4019
Merge branch 'master' into format-inference-load 2024-12-05 19:25:21 +01:00
avogar
ddae5dcf6c Merge branch 'master' of github.com:ClickHouse/ClickHouse into read-column-once-compact-subcolumns 2024-12-05 18:24:39 +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
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
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
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
e7177a5192
Do not swap tables in join in case filter without index applied 2024-12-05 14:51:14 +00: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
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
Pavel Kruglov
41c16b71d6
Fix build 2024-12-05 14:19:57 +01:00
Pavel Kruglov
94184a3bef
Merge pull request #71784 from Avogar/object-to-json-alter
Support ALTER from Object to JSON
2024-12-05 13:18:57 +00:00
avogar
df04a39b97 Fix private 2024-12-05 13:16:48 +00:00
Igor Nikonov
077e62bd1b Merge remote-tracking branch 'origin/master' into pr-3-way-joins 2024-12-05 12:57:48 +00:00
Alexander Tokmakov
551605a46b
Merge pull request #70476 from azat/fix-possible-intersecting-parts-in-mt
Fix possible intersecting parts for MergeTree (after moving to detached failed)
2024-12-05 12:34:27 +00:00
Igor Nikonov
55b0810d67 Finding working baseline 2024-12-05 12:21:14 +00:00
Yarik Briukhovetskyi
c23182846a
Remove templates from GroupConcatData 2024-12-05 13:15:44 +01:00
Raúl Marín
ba517d6762
Revert "More insistent compression in StorageMemory" 2024-12-05 12:47:02 +01:00
Yarik Briukhovetskyi
88beb3667d
Merge branch 'ClickHouse:master' into try_fix_duplicating_aliases 2024-12-05 12:37:59 +01:00
Vitaly Baranov
2539983728
Fix segfault in CascadeWriteBuffer::getResultBuffers() 2024-12-05 12:09:36 +01:00
Vitaly Baranov
b51df5655c
Merge pull request #70597 from bigo-sg/toUnixTimestamp-fix
Add function toUnixTimestamp64Second
2024-12-05 10:59:55 +00:00
Miсhael Stetsyuk
4346ccb434
Merge pull request #72637 from ClickHouse/startup-scripts-execution-state
add `StartupScriptsExecutionState` metric
2024-12-05 10:43:04 +00:00
Alexander Gololobov
feb2edc057 Merge branch 'master' of github.com:ClickHouse/ClickHouse into cancel_marks_load 2024-12-05 11:39:16 +01:00
Raúl Marín
b7fed584fc Missing include 2024-12-05 10:26:03 +00:00
Daniil Ivanik
9f425ebe73
Merge pull request #69445 from ClickHouse/divanik/add_schema_evolution_concise
Make simple schema evolution for Iceberg data format
2024-12-05 10:22:55 +00:00
Vladimir Cherkasov
d1aec7c4a5
Merge pull request #72732 from bigo-sg/like-enum
Support string search operator for Enum data type
2024-12-05 08:35:49 +00:00
Emmanuel Dias
6c8512f126 address comments 2024-12-05 00:10:32 -03:00
zhanglistar
f5c635df35 fix clang-tidy build 2024-12-05 10:22:06 +08:00
Anton Popov
1ca206a09b
Merge pull request #72791 from primeroz/fciocchetti-fix-azure-list-trailing-slash
Make the List Blob Azure work regardless if the endpoint has a trailing slash or not
2024-12-05 00:38:06 +00:00
Anton Popov
933418c3eb improve performance of deserialization of aggregate functions 2024-12-05 00:29:01 +00:00
Sema Checherinda
7600f6031d output format do not write to the canceled buffer 2024-12-04 23:37:11 +01:00
Kseniia Sumarokova
777b016d6a
Merge pull request #72738 from ClickHouse/s3queue-avoid-no-such-key
Fix no-such-key in s3queue in certain case
2024-12-04 22:32:37 +00:00
Igor Nikonov
23767ef709 Merge remote-tracking branch 'origin/master' into pr-3-way-joins 2024-12-04 20:13:03 +00:00
Yarik Briukhovetskyi
9290e328ef
Minor changes. 2024-12-04 20:55:02 +01:00
Raúl Marín
1ba23db27c
Merge pull request #72694 from Algunenano/settings_checks
Add MergeTreeSettings to system.settings_changes
2024-12-04 19:22:26 +00:00
Raúl Marín
4e5a67b80c Fix style 2024-12-04 19:18:13 +00:00
Alexander Gololobov
d8f395c3de Cancel async marks load task if it hasn't started 2024-12-04 20:13:46 +01:00
Sema Checherinda
0a85fc6524 fix clickhouse_driver inserts 2024-12-04 20:05:46 +01:00
kssenii
cd254a6ee8 Remove useless setting 2024-12-04 19:41:32 +01:00
kssenii
c434a3f87a Support oauth_server_uri 2024-12-04 19:04:43 +01:00
Yarik Briukhovetskyi
35c0ea345f
Build fix + reviews 2024-12-04 18:15:19 +01:00
Yarik Briukhovetskyi
069f2439dc
Merge branch 'master' into try_fix_duplicating_aliases 2024-12-04 18:01:48 +01:00
Raúl Marín
89dbb42874 Remove more deps from SipHash 2024-12-04 17:51:51 +01:00
Azat Khuzhin
f1e909e309 Remove config_reload_sync_zookeeper (issue sync unconditionally)
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-04 17:42:35 +01:00
Azat Khuzhin
86fb8f647f Read config_reload_sync_zookeeper only from the server config
Previously it had been read from each config, i.e. for users it should
be defined in users.xml/yaml.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-04 17:42:35 +01:00
Azat Khuzhin
ac0fb050f1 Add ability to sync ZooKeeper before reloading the config
Otherwise it is not deterministic wether ClickHouse will see this
change, i.e. if you created znode just before `SYSTEM RELOAD CONFIG` it
is not 100% that the ClickHouse will see it.

Refs: apache/zookeeper@8ee17324ce
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-04 17:42:35 +01:00
kssenii
03f44e8920 Merge remote-tracking branch 'origin/master' into disable-metadata-deletion-in-s3-queue 2024-12-04 17:41:26 +01:00
kssenii
7fc60d84cc Better deletion of keeper metadata in s3queue 2024-12-04 17:39:04 +01:00
Pavel Kruglov
136f5c482c
Fix style 2024-12-04 17:36:18 +01:00
Igor Nikonov
5902f3058d
Merge pull request #72706 from ClickHouse/pr-fix-setting-history
Align PR setting changes history with 24.10
2024-12-04 16:21:53 +00:00
Vitaly Baranov
2c68653d0a Add S3 request settings http_max_fields, http_max_field_name_size, http_max_field_value_size for parsing S3 API responses. 2024-12-04 16:41:12 +01:00
Raúl Marín
90a03e149a Remove deps from SipHash 2024-12-04 15:45:26 +01:00
Raúl Marín
fd4795c00f Remove some nested deps on SipHash 2024-12-04 15:45:26 +01:00
Raúl Marín
19bc382978 Remove some nested deps on SipHash 2024-12-04 15:45:26 +01:00
Alexander Gololobov
07512a0819
Merge pull request #72750 from ClickHouse/fix_pk_cache_size_calculation
More accurate PK in-memory size calculation for cache
2024-12-04 14:23:38 +00:00
Raúl Marín
e2b8186d4b Less instantiations 2024-12-04 15:00:00 +01:00
Raúl Marín
e41a018a5f Less nested includes 2024-12-04 15:00:00 +01:00
Raúl Marín
d585d2fe72 Less functions 2024-12-04 15:00:00 +01:00
Raúl Marín
f96c3e9ca8 Remove more unnecessary nested headers 2024-12-04 14:59:57 +01:00
Raúl Marín
4bdefc91ce Remove more trash 2024-12-04 14:59:09 +01:00
Raúl Marín
8c23d9ae58 More unnecessary headers 2024-12-04 14:59:09 +01:00
Raúl Marín
4f22469537 Remove heavy header 2024-12-04 14:59:09 +01:00
Raúl Marín
8ecdfb9bc2 Minor include 2024-12-04 14:59:09 +01:00
Han Fei
7bd1ab0189
Merge pull request #72734 from ClickHouse/hanfei/debug-dictionary-logical-err
add a check to debug LOGICAL ERROR of dictionary update
2024-12-04 13:36:43 +00:00
Vitaly Baranov
9ce4ac3997
Merge pull request #72723 from vitlibar/formatimpl-refactoring-reworked
Remove ostr from structure IAST::FormatSettings.
2024-12-04 12:43:26 +00:00
divanik
7dad309f47 Reduce changes in Iceberg Metadata File 2024-12-04 12:36:18 +00:00
Nikita Taranov
b0454acb14
Merge pull request #72770 from ClickHouse/more_insistent_compress_in_memory_eng
More insistent compression in `StorageMemory`
2024-12-04 12:29:09 +00:00
divanik
30ccc96c93 Resolve conflicts 2024-12-04 12:29:09 +00:00
Alexander Gololobov
b374ee67f5
Merge pull request #72747 from ClickHouse/query-plan-serialization-steps
Add serialization to some query plan steps.
2024-12-04 12:15:26 +00:00
Yarik Briukhovetskyi
3cf4cd0499
Merge pull request #71441 from bigo-sg/translate
translate support second arg longer than the third
2024-12-04 12:12:03 +00:00
Yarik Briukhovetskyi
4e51f382cb
Try to add setting into the new version 2024-12-04 12:50:24 +01:00
divanik
86602c00b6 Merge master and remove setting 2024-12-04 11:13:44 +00:00
Yarik Briukhovetskyi
d93dff37f3
Merge pull request #72185 from yariks5s/fix_bugs_storageobjectstorage
Small bugs fixes in `StorageObjectStorage`
2024-12-04 11:12:43 +00:00
Anton Popov
9172d572c6
Update src/Disks/ObjectStorages/AzureBlobStorage/AzureBlobStorageCommon.cpp 2024-12-04 11:57:43 +01:00
Francesco Ciocchetti
050bf762c2
use fs::path to simplify the statement 2024-12-04 11:35:00 +01:00
Francesco Ciocchetti
51b5f43de2
Make the List Blob Azure work regardless if the endpoint has a trailing slash or not 2024-12-04 11:25:17 +01:00
Andrey Zvonov
2bfe8ad1d8 fix throw on non-existent user in remotequeryexecutor 2024-12-04 08:37:29 +00:00
Antonio Andelic
373d6acbdd
Merge pull request #72730 from ClickHouse/fix-keeper-internal-ssl
Fix advanced SSL configuration for Keeper's internal communication
2024-12-04 08:20:57 +00:00
zhanglistar
ce6a116fdb fix vector out of range 2024-12-04 12:31:45 +08:00
Vitaly Baranov
f086cb47f3
Merge pull request #72192 from vitlibar/fix-logging-table-is-readonly
Remove log message "Table is in readonly mode" while dropping a table.
2024-12-04 01:22:26 +00:00
Raúl Marín
291db8a366
Merge pull request #72722 from Algunenano/exception_compilation
Remove some nested includes
2024-12-03 22:58:37 +00:00
Michael Kolupaev
0dfa43eb4a
Merge pull request #71178 from ClickHouse/ssett
Send settings from server to client
2024-12-03 22:10:58 +00:00
Nikita Taranov
fd9c8b1c64
Merge pull request #72746 from ClickHouse/divanik/strong_refcount_in_sos_source
Replace weak reference count to select query context with strong one in StorageObjectStorageSource
2024-12-03 22:01:29 +00:00
Nikita Taranov
ed19bf69a8
Merge pull request #72173 from JiaQiTang98/split-range-for-parallel-replicas
Split ranges in `MergeTreeReadPoolParallelReplicasInOrder` to consume less memory during reading
2024-12-03 22:01:00 +00:00
Nikita Taranov
13b48a4020
Merge pull request #72190 from filimonov/patch-12
Respect `prefer_locahost_replica` in `parallel_distributed_insert_select`
2024-12-03 21:58:30 +00:00
Azat Khuzhin
50fc0359b9 Ignore only ErrnoException/fs::filesystem_error while moving parts to detached
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-03 22:35:44 +01:00
Azat Khuzhin
12bb273beb Do not ignore error during moving parts to detached for MergeTree
MergeTree is fragile in this case, since the source of truth for it is
the filesystem and it will be left in an inconsistent state.

Image the following:
- during startup you got some broken part, that should be moved to
  detached
- this rename throws exception (i.e. permission error)
- but this error is ignored, server continues, and tries to merge
  something that produces intersecting parts for that broken part
- later on restart you will got intersecting parts (since at the time of
  scanning for intersecting parts, the part is not checked)

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
Co-authored-by: Alexander Tokmakov <tavplubix@clickhouse.com>
2024-12-03 22:35:43 +01:00
Azat Khuzhin
86f657ffc6 Adjust error message about intersecting parts (remove ZooKeeper note from common code)
It could happen for MergeTree as well.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-12-03 22:34:46 +01:00
Alexander Gololobov
d65dd866c6
Merge pull request #72749 from ClickHouse/fix_mark_cache_drop
Fix unneeded blocking of context while dropping mark cache
2024-12-03 20:47:07 +00:00
avogar
9e730e4206 Support Dynamic type in functions ifNull and coalesce 2024-12-03 20:41:25 +00:00
Igor Nikonov
22f5ce253d Nothing works 2024-12-03 20:30:44 +00:00
Yarik Briukhovetskyi
72e19cbbcb
Update QueryTreeBuilder.cpp 2024-12-03 21:12:23 +01:00
Yarik Briukhovetskyi
db15390ab4
Add lowercase support. 2024-12-03 20:53:39 +01:00
Igor Nikonov
678f4c02df Merge remote-tracking branch 'origin/master' into pr-fix-setting-history 2024-12-03 19:42:35 +00:00
Igor Nikonov
4df0603c58 Fix 2024-12-03 19:42:31 +00:00
Yarik Briukhovetskyi
d6480b846c
Fix run issues 2024-12-03 20:30:06 +01:00
Nikita Taranov
a71c00000b impl 2024-12-03 20:12:51 +01:00
Raúl Marín
1bea990a73 One more 2024-12-03 19:25:11 +01:00
Nikolai Kochetov
5be41d489d
Merge pull request #72735 from ClickHouse/fix-y-shaped-join-context
Fix context lifetime for Y-shaped join.
2024-12-03 17:42:35 +00:00
Yarik Briukhovetskyi
b8f1110455
Update QueryTreeBuilder.cpp 2024-12-03 18:36:08 +01:00
Yarik Briukhovetskyi
ecd6282af5
Update AggregateFunctionGroupConcat.h 2024-12-03 18:18:59 +01:00
kssenii
bd284fbb0d Add a test 2024-12-03 18:17:25 +01:00
Yarik Briukhovetskyi
525a2de94f
Add pragma once 2024-12-03 18:09:58 +01:00
Yarik Briukhovetskyi
9dc3703bce
Add missing errorCodes 2024-12-03 17:55:29 +01:00
Yarik Briukhovetskyi
c04a28d009
Change the logic to use analyzer 2024-12-03 17:31:45 +01:00
Alexander Gololobov
9ba2953472 More accurate PK size calculation 2024-12-03 17:10:43 +01:00
Alexander Gololobov
6bcdab413a Clear other caches without context lock as well 2024-12-03 17:00:57 +01:00
Alexander Gololobov
d879fcfc9e Fix unneeded blocking of context while dropping mark cache 2024-12-03 16:41:07 +01:00
divanik
f1219d3e8e Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_schema_evolution_concise 2024-12-03 15:27:45 +00:00
kssenii
5144fec1b0 Fix typo 2024-12-03 16:18:29 +01:00
Nikolai Kochetov
c00a85a601 Merge branch 'master' into query-plan-serialization-steps 2024-12-03 16:16:01 +01:00
Nikolai Kochetov
6cc668bd88 Add serializetion to some query plan steps. 2024-12-03 15:00:05 +00:00
Vitaly Baranov
8c6c7f5f7d Remove the trivial copy constructor in IAST::FormatSettings. 2024-12-03 15:46:29 +01:00
divanik
1ed7ea74b2 Remove unnecessary changes 2024-12-03 14:34:16 +00:00
divanik
7e293d392b Remove unnecessary changes 2024-12-03 14:31:59 +00:00
divanik
be7a3bbf6e Fix bugs 2024-12-03 14:22:00 +00:00
Dmitry Novik
854b72ade2
Merge pull request #72608 from ClickHouse/analyzer-array-join-fix
Analyzer: Proper fix for distributed ARRAY JOINs
2024-12-03 14:07:32 +00:00
Vladimir Cherkasov
d7acd3db93
Merge pull request #69910 from ClickHouse/vdimir/residual_join_conditions
Non-experimental non-equi join conditions
2024-12-03 13:48:31 +00:00
Raúl Marín
2bdb713798 Missing include 2024-12-03 14:47:25 +01:00
Vladimir Cherkasov
902a42fead
Merge branch 'master' into ch-disks-remove 2024-12-03 14:23:17 +01:00
avogar
1a9b919869 Support JSON in notEmpty function 2024-12-03 13:15:14 +00:00
Raúl Marín
ca5a1463e2 Update setting changes with master 2024-12-03 14:05:03 +01:00
kssenii
599218849c Fix no-such-key in s3queue 2024-12-03 13:56:13 +01:00
divanik
c71519d9e9 Replace weak with strong 2024-12-03 12:49:49 +00:00
Raúl Marín
5a3ecbd231 Merge remote-tracking branch 'blessed/master' into settings_checks 2024-12-03 13:45:37 +01:00
divanik
3486baade8 Intermediate commit 2024-12-03 12:39:28 +00:00
Raúl Marín
fa7db13d0c Missing include 2024-12-03 13:19:43 +01:00
Antonio Andelic
340b0a9860 Fix style 2024-12-03 13:18:52 +01:00
Raúl Marín
0d91a9b60c Use an Enum for type in system.settings_changes 2024-12-03 13:13:05 +01:00
kssenii
eb9d5705a9 Correct merge 2024-12-03 12:22:22 +01:00
kssenii
f8696aa010 Merge remote-tracking branch 'origin/master' into rest-catalog 2024-12-03 12:21:59 +01:00
Michael Kolupaev
96a961583c Fix custom settings 2024-12-03 11:09:08 +00:00
Raúl Marín
009580edd0
Merge pull request #72715 from Algunenano/dragonbox
Remove heavy header from WriteHelpers.h
2024-12-03 10:58:37 +00:00
Nikolai Kochetov
3156209d58 Fix context lifetime for Y-shaped join. 2024-12-03 11:57:32 +01:00
Anton Popov
82a80db693
Merge pull request #65691 from CurtizJ/fix-azure-list
Fix `ListObjects` in azure blob storage
2024-12-03 10:50:38 +00:00
Han Fei
bf6708069c add a check to debug LOGICAL ERROR of dictionary update 2024-12-03 10:40:01 +00:00
zhanglistar
7d0a62e351 Support string search operator for Enum data type #72661 2024-12-03 17:43:22 +08:00