Kseniia Sumarokova
|
1f63f1a12c
|
Merge branch 'master' into fs-cache-better-resize-of-file-segments
|
2024-12-04 11:44:57 +01: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 |
|
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 |
|
Michael Kolupaev
|
d347e33fc1
|
Merge pull request #72731 from ClickHouse/testret
Fix clickhouse-test reporting 'No tests were run' after running tests
|
2024-12-03 22:10:40 +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 |
|
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 |
|
Raúl Marín
|
506733db92
|
Merge pull request #72217 from Algunenano/remove_trash_from_contrib
Remove some unused files from contrib deps
|
2024-12-03 19:11:30 +00: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 |
|
kssenii
|
5b59d8ccbc
|
Fix
|
2024-12-03 18:40:10 +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
|
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 |
|
Raúl Marín
|
7b912e557f
|
Update CMakeLists.txt
|
2024-12-03 14:52:17 +01: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 |
|
Pavel Kruglov
|
a433dea0ea
|
Merge pull request #72660 from ClickHouse/doc-mysql-settings
Documentation: add reference to relevant settings for mysql table function
|
2024-12-03 13:21:25 +00:00 |
|
divanik
|
c71519d9e9
|
Replace weak with strong
|
2024-12-03 12:49:49 +00: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 |
|
Daniil Ivanik
|
6262bfdc87
|
Merge pull request #72652 from pakud/patch-2
Adding example for JSONExtract which refers to a nested entry in JSON
|
2024-12-03 12:14:51 +00:00 |
|
kssenii
|
9a0ae45e50
|
Fix
|
2024-12-03 12:21:35 +01:00 |
|
Michael Kolupaev
|
2e4bb820ad
|
Unbreak parallel tests
|
2024-12-03 11:20:34 +00:00 |
|
Michael Kolupaev
|
96a961583c
|
Fix custom settings
|
2024-12-03 11:09:08 +00:00 |
|
Raúl Marín
|
730caf1f9e
|
Missing include
|
2024-12-03 12:05:15 +01: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 |
|
robot-clickhouse
|
7655b2e463
|
Automatic style fix
|
2024-12-03 09:32:07 +00:00 |
|
Michael Kolupaev
|
4f3329330f
|
Fix clickhouse-test reporting 'No tests were run' after running tests
|
2024-12-03 09:22:17 +00:00 |
|
Antonio Andelic
|
d65f440679
|
Fix advanced SSL configuration for Keeper's internal communication
|
2024-12-03 09:44:17 +01:00 |
|
Yakov Olkhovskiy
|
46f5f79ab5
|
Merge pull request #72659 from ClickHouse/imp-safeget
Safer Field::safeGet?
|
2024-12-03 07:28:55 +00:00 |
|
Michael Kolupaev
|
bc267d4427
|
Merge remote-tracking branch 'origin/master' into ssett
|
2024-12-03 06:51:08 +00:00 |
|
Yakov Olkhovskiy
|
617af1d3c0
|
Merge pull request #71297 from lzydmxy/force-connect-on-retry
Force_connected for retry resume connection establisher
|
2024-12-03 01:21:31 +00:00 |
|
Raúl Marín
|
7afee244c5
|
Merge remote-tracking branch 'blessed/master' into dragonbox
|
2024-12-03 00:37:01 +01:00 |
|
Raúl Marín
|
4ce0a17a57
|
Fix style
|
2024-12-03 00:18:16 +01:00 |
|
Raúl Marín
|
28e09e2b81
|
Remove some nested inclusion of WriteHelpers.h
|
2024-12-02 23:49:04 +01:00 |
|
filimonov
|
f245a497e0
|
Update StorageDistributed.cpp
|
2024-12-02 23:27:23 +01:00 |
|
Yakov Olkhovskiy
|
57e77cc815
|
add move semantics
|
2024-12-02 21:46:57 +00:00 |
|
Raúl Marín
|
a8a3a2451d
|
Improve includes for StoragePolicy.h
|
2024-12-02 22:42:51 +01:00 |
|
Raúl Marín
|
e50265bae5
|
Optimize includes of Exception.h
|
2024-12-02 22:26:41 +01:00 |
|
Alexander Gololobov
|
ce87198ebe
|
Merge pull request #72643 from ClickHouse/measure_logger_time
Measure time consumed by logging
|
2024-12-02 20:43:26 +00:00 |
|