Raúl Marín
|
ba0bb1d023
|
Merge pull request #71219 from Algunenano/enable_named_columns_in_function_tuple_disable_24_10
Disable enable_named_columns_in_function_tuple for 24.10
|
2024-10-30 11:14:45 +00:00 |
|
Yarik Briukhovetskyi
|
06d2c63de0
|
Merge pull request #67230 from yariks5s/fix_datetime64_set_conversion
Fix datetime64 losing precision during implicit conversion
|
2024-10-30 10:25:35 +00:00 |
|
Antonio Andelic
|
8f7fc5e49f
|
Merge pull request #71186 from ClickHouse/zero-copy-infinite-pain
Don't delete blob when a node is using it
|
2024-10-30 09:26:01 +00:00 |
|
Antonio Andelic
|
22cf45a8c8
|
Merge pull request #70998 from marcioapm/fix-session-leak
Fix named session leak. Simplify scheduling mechanism
|
2024-10-30 09:10:29 +00:00 |
|
Sergei Trifonov
|
2c4d93f552
|
Merge pull request #69187 from ClickHouse/sql-for-workload-management
SQL syntax for workload and resource management
|
2024-10-30 08:10:39 +00:00 |
|
Julia Kartseva
|
4b95284cef
|
Merge pull request #70823 from jkartseva/fix-list-objects
Fix excessive LIST API calls to the object storage in the plain_rewritable disk
|
2024-10-30 07:20:35 +00:00 |
|
Alexey Milovidov
|
9f46c1116a
|
Merge pull request #71149 from ClickHouse/add-test-for-62308
Add test to verify #62308 works
|
2024-10-30 03:06:56 +00:00 |
|
Julia Kartseva
|
0387331fe3
|
redundant
|
2024-10-30 03:06:41 +00:00 |
|
Julia Kartseva
|
a62b0a3466
|
fix race
|
2024-10-30 03:06:41 +00:00 |
|
Julia Kartseva
|
13e28eeb61
|
parallelize directory tree loading
|
2024-10-30 03:06:41 +00:00 |
|
Julia Kartseva
|
3c0eb1a80f
|
review fixes
|
2024-10-30 03:06:41 +00:00 |
|
Julia Kartseva
|
5b16856e73
|
Update src/Disks/ObjectStorages/MetadataStorageFromPlainRewritableObjectStorage.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-10-30 03:06:41 +00:00 |
|
Julia Kartseva
|
a0d58ad9e6
|
add counters
|
2024-10-30 03:06:41 +00:00 |
|
Julia Kartseva
|
bdb284cf05
|
store filenames compactly
|
2024-10-30 03:06:41 +00:00 |
|
Julia Kartseva
|
be985bcd9f
|
tidy
|
2024-10-30 03:06:41 +00:00 |
|
Julia Kartseva
|
ee2564244f
|
cleanup
|
2024-10-30 03:06:41 +00:00 |
|
Julia Kartseva
|
4a0a0446e4
|
Fix extensive listObject object storage API calls
|
2024-10-30 03:06:41 +00:00 |
|
Alexey Milovidov
|
34ce1d59f0
|
Merge pull request #71099 from ClickHouse/uniq-symbols-in-coverage-log
Unique symbols in the `system.coverage_log`
|
2024-10-30 03:03:24 +00:00 |
|
Alexey Milovidov
|
65cd912381
|
Merge pull request #71199 from Algunenano/bring_test_changes
Minor test adjustments
|
2024-10-30 03:38:35 +01:00 |
|
János Benjamin Antal
|
339c8fd949
|
Fix and simplify test
|
2024-10-29 23:09:37 +00:00 |
|
Tyler Hannan
|
addbba09f1
|
Merge pull request #71223 from tbragin/patch-17
Update README.md - Update meetups
|
2024-10-29 22:34:14 +00:00 |
|
serxa
|
fe9b323981
|
Merge branch 'master' into sql-for-workload-management
|
2024-10-29 22:18:11 +00:00 |
|
Tanya Bragin
|
20ee02e97a
|
Update README.md - Update meetups
Remove Oslo, add Amsterdam, remove old ones
cc @tylerhannan
|
2024-10-29 14:41:08 -07:00 |
|
Kseniia Sumarokova
|
772394f861
|
Merge pull request #70811 from ClickHouse/s3queue-allow-alter-settings
S3Queue: support `ALTER TABLE ... MODIFY/RESET SETTING ...` for certain settings
|
2024-10-29 20:41:23 +00:00 |
|
Julia Kartseva
|
b3ef398f95
|
Merge pull request #71173 from jkartseva/interactive-metrics-fixes
Fixes for interactive metrics
|
2024-10-29 19:57:44 +00:00 |
|
Raúl Marín
|
1ff2d07f52
|
Better
|
2024-10-29 20:48:55 +01:00 |
|
Raúl Marín
|
078bf2ea5b
|
Disable enable_named_columns_in_function_tuple for 24.10
|
2024-10-29 20:28:51 +01:00 |
|
Pavel Kruglov
|
7967cf346a
|
Merge pull request #71123 from ClickHouse/Avogar-patch-7
Update error message for JSONAsObject format
|
2024-10-29 19:08:05 +00:00 |
|
Pavel Kruglov
|
f9ada18755
|
Merge pull request #70549 from Avogar/fix-json-extract-bin-integers
Fix logical error in JSONExtract with LowCardinality(Nullable)
|
2024-10-29 18:31:06 +00:00 |
|
Konstantin Bogdanov
|
1f6946fef0
|
Merge pull request #71140 from ClickHouse/fail-on-unknown-db
Check if default DB exists after authorization
|
2024-10-29 18:26:51 +00:00 |
|
Raúl Marín
|
e6969f5419
|
Remove unnecessary test diffs
|
2024-10-29 16:41:18 +00:00 |
|
Kseniia Sumarokova
|
9aa17fe0b6
|
Merge pull request #70984 from ClickHouse/s3queue-fix-issue
Fix logical error in storage s3queue
|
2024-10-29 16:25:01 +00:00 |
|
Raúl Marín
|
26bb733a12
|
Merge pull request #71194 from zoesteinkamp/patch-1
Update README.md
|
2024-10-29 16:10:02 +00:00 |
|
yariks5s
|
9858e96e25
|
Fix Style.
|
2024-10-29 16:08:40 +00:00 |
|
Yarik Briukhovetskyi
|
e183567022
|
Merge branch 'ClickHouse:master' into fix_datetime64_set_conversion
|
2024-10-29 16:52:57 +01:00 |
|
Julia Kartseva
|
ea5492d6f8
|
typo
|
2024-10-29 15:50:13 +00:00 |
|
yariks5s
|
69a8219176
|
Put DateTime64 implementation into another function.
|
2024-10-29 15:45:18 +00:00 |
|
Zoe Steinkamp
|
a1dd3ea0ac
|
Update README.md
Updating the events into the recent category and adding the new york event
|
2024-10-29 09:27:00 -06:00 |
|
Antonio Andelic
|
1a259af626
|
Merge pull request #71174 from ClickHouse/disable-gwp-asan
Maybe not GWPAsan by default
|
2024-10-29 15:21:51 +00:00 |
|
Nikita Taranov
|
9ec1f67d53
|
Merge pull request #70749 from ClickHouse/check_args_num
Check number of arguments for function with Dynamic argument
|
2024-10-29 15:10:35 +00:00 |
|
Alexey Milovidov
|
8246672945
|
Merge pull request #71170 from ClickHouse/pufit/add-note-wildcard-docs
Add a note that wildcard grants feature will be available only after 24.10
|
2024-10-29 15:10:12 +00:00 |
|
Anton Popov
|
a6e395e161
|
Merge pull request #71144 from ClickHouse/CurtizJ-patch-8
Randomize setting `enable_vertical_final`
|
2024-10-29 12:22:37 +00:00 |
|
Anton Popov
|
0b0043ae1c
|
Merge pull request #68965 from CurtizJ/column-checkpoints
Better rollbacks of columns
|
2024-10-29 12:18:45 +00:00 |
|
Antonio Andelic
|
e18f2cf364
|
Don't delete blob when a node is using it
|
2024-10-29 12:49:00 +01:00 |
|
Robert Schulze
|
80bc5aee44
|
Merge pull request #71133 from rschu1ze/hnsw-compat-val
Update compatibility setting for `hnsw_candidate_list_size_for_search`
|
2024-10-29 11:43:17 +00:00 |
|
Anton Popov
|
ca2fcfd230
|
Merge pull request #71053 from CurtizJ/prewarm-mark-cache
Allow to prewarm mark cache for data parts
|
2024-10-29 11:22:39 +00:00 |
|
Nikita Taranov
|
1c81d0fab9
|
fix
|
2024-10-29 12:17:42 +01:00 |
|
kssenii
|
67609e31ad
|
Review fixes
|
2024-10-29 12:15:34 +01:00 |
|
Nikita Taranov
|
50e9c7c701
|
Merge branch 'master' into check_args_num
|
2024-10-29 12:12:04 +01:00 |
|
Nikita Taranov
|
4dda7377d2
|
Merge pull request #71010 from k-morozov/bug/order_attach_part_replacing_merge_tree
test for reproducing that ReplacingMergeTree depends on the order of part attachment
|
2024-10-29 11:08:39 +00:00 |
|