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 |
|
Konstantin Bogdanov
|
d9b1665327
|
Update rust_vendor submodule
|
2024-12-03 14:58:56 +01: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 |
|
Vladimir Cherkasov
|
902a42fead
|
Merge branch 'master' into ch-disks-remove
|
2024-12-03 14:23:17 +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 |
|
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 |
|
Konstantin Bogdanov
|
c89e6259c4
|
Update list-licenses.sh
|
2024-12-03 13:37:24 +01: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 |
|
Raúl Marín
|
0d91a9b60c
|
Use an Enum for type in system.settings_changes
|
2024-12-03 13:13:05 +01:00 |
|
Konstantin Bogdanov
|
21131689bd
|
Update docs
|
2024-12-03 12:44:08 +01:00 |
|
Konstantin Bogdanov
|
f771b6f228
|
Undo integrating into CI
|
2024-12-03 12:36:42 +01:00 |
|
Konstantin Bogdanov
|
f26c63eb4e
|
Update Rust vendored dependencies
|
2024-12-03 12:32:19 +01:00 |
|
Michael Kolupaev
|
2e4bb820ad
|
Unbreak parallel tests
|
2024-12-03 11:20:34 +00:00 |
|
Raúl Marín
|
b2841f643d
|
Make the test work with sanitizers
|
2024-12-03 12:18:57 +01: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 |
|
Konstantin Bogdanov
|
ebb321b980
|
Add reasonable defaults
|
2024-12-03 11:46:12 +01:00 |
|
Konstantin Bogdanov
|
c0f66a3d0e
|
temp-commit
|
2024-12-03 11:46:11 +01:00 |
|
Konstantin Bogdanov
|
ddde64300f
|
temp-commit
|
2024-12-03 11:46:11 +01:00 |
|
Konstantin Bogdanov
|
6ceebe6ec7
|
Initial commit
|
2024-12-03 11:46:09 +01:00 |
|
Han Fei
|
bf6708069c
|
add a check to debug LOGICAL ERROR of dictionary update
|
2024-12-03 10:40:01 +00:00 |
|
zhanglistar
|
d314073a9d
|
fix failed tests
|
2024-12-03 17:55:31 +08:00 |
|
zhanglistar
|
7d0a62e351
|
Support string search operator for Enum data type #72661
|
2024-12-03 17:43:22 +08: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 |
|