Commit Graph

138890 Commits

Author SHA1 Message Date
Raúl Marín
608d52cc8e Push registries 2024-04-05 13:18:53 +02:00
Raúl Marín
54d75be48c Separate builds and registries 2024-04-05 13:17:25 +02:00
Raúl Marín
6d2f952eae Linter 2024-04-04 19:44:17 +02:00
Raúl Marín
032016cc82 Update lock with custom tuikit 2024-04-04 19:42:33 +02:00
Raúl Marín
173440be9b Remove rust cache 2024-04-04 19:22:46 +02:00
Raúl Marín
f77822e732 Vendor rust dependencies 2024-04-04 19:22:38 +02:00
Raúl Marín
24dd34fb29 Update corrosion 2024-04-04 19:00:45 +02:00
Kruglov Pavel
f8ef9fc5d3
Merge pull request #62014 from Avogar/json-extract-variant
Support Variant in JSONExtract functions
2024-04-03 17:20:53 +02:00
Kruglov Pavel
7694d78fac
Merge pull request #62251 from ClickHouse/Avogar-patch-1
Remove reverted PR from 24.3 changelog
2024-04-03 17:15:20 +02:00
Kruglov Pavel
bbcecd2660
Remove reverted PR from 24.3 changelog 2024-04-03 17:07:44 +02:00
Kruglov Pavel
3116650fa9
Merge pull request #61201 from ClickHouse/revert-61200-revert-60430-max-parallel-replicas-validate
Don't allow to set max_parallel_replicas to 0 as it doesn't make sense
2024-04-03 17:05:59 +02:00
Nikita Mikhaylov
6661484e55
Proper fix for LowCardinality together with JSONExtact functions (#61957) 2024-04-03 16:31:01 +02:00
Anton Popov
ec22d64fc8
Merge pull request #62195 from CurtizJ/lightweight-deletes-setting
Add setting `lightweight_deletes_sync`
2024-04-03 14:34:51 +02:00
Kruglov Pavel
bb5ffa6888
Merge pull request #61883 from Avogar/skip-bad-escapings
Mark CANNOT_PARSE_ESCAPE_SEQUENCE error as parse error to be able to skip it in row input formats
2024-04-03 13:59:21 +02:00
Kruglov Pavel
21abaa14e7
Merge pull request #61951 from Avogar/fix-exception-in-format
Fix writing exception message in output format in HTTP when http_wait_end_of_query is used
2024-04-03 13:44:30 +02:00
Sema Checherinda
19e85c58cf
Merge pull request #62068 from ClickHouse/chesema-fix-url-storage
ReadWriteBufferFromHTTP set right header host when redirected
2024-04-03 12:52:49 +02:00
robot-clickhouse
fd0746bab8
Merge pull request #62222 from ClickHouse/pufit/junk/doc-fix-1
Docs formatting typo
2024-04-03 12:39:45 +02:00
Raúl Marín
3b877c3624
Merge pull request #62230 from ClickHouse/revert-62050-vdimir/dictioary_reload_twice_on_start2
Revert "Resubmit 'Update invalidate_query_response on dictionary startup'"
2024-04-03 12:36:52 +02:00
Nikolai Kochetov
17c502b691
Merge pull request #62194 from ClickHouse/fix-02503_insert_storage_snapshot
Fix 02503_insert_storage_snapshot
2024-04-03 12:32:21 +02:00
Raúl Marín
772bd84433
Merge pull request #62170 from Algunenano/nested_includes_N
Remove a few nested include dependencies
2024-04-03 12:19:25 +02:00
Raúl Marín
0d3d7b3146
Revert "Resubmit 'Update invalidate_query_response on dictionary startup'" 2024-04-03 12:12:31 +02:00
Raúl Marín
44cea8b171
Merge pull request #62159 from Algunenano/private_planner
Unify lightweight mutation control
2024-04-03 11:51:14 +02:00
pufit
1c10c3802c
Docs formatting typo 2024-04-03 11:09:35 +02:00
Alexey Milovidov
fe3a5451cc
Merge pull request #62213 from ClickHouse/readme-to-release-py
Add more documentation to the release script
2024-04-03 10:29:08 +02:00
Alexey Milovidov
9c9730ef36
Merge pull request #62212 from ClickHouse/clang-19-3
Fix build with clang-19 (master)
2024-04-03 09:23:51 +02:00
Alexey Milovidov
a6356c120a Add more documentation to the release script 2024-04-03 09:22:01 +02:00
Alexey Milovidov
a7c490e1df Fix build with clang-19 (master) 2024-04-03 05:42:41 +02:00
Anton Popov
534905ff8c fix test 2024-04-02 22:14:58 +00:00
Raúl Marín
9422ea35c5 Fix non Linux build 2024-04-02 21:24:05 +02:00
alesapin
0fe3046a98
Merge pull request #62156 from ClickHouse/update-nuraft
Update NuRaft
2024-04-02 20:51:38 +02:00
Anton Popov
ed448eae42 add setting lightweight_deletes_sync 2024-04-02 18:40:46 +00:00
Konstantin Bogdanov
f596707a0a
Merge pull request #62190 from ClickHouse/fix_00002_log_and_exception_messages_formatting
00002_log_and_exception_messages_formatting: exclude one more format string
2024-04-02 20:24:36 +02:00
avogar
22fb91a6ef Fix tests 2024-04-02 18:18:32 +00:00
Nikolai Kochetov
e6e49688b2 Fix 02503_insert_storage_snapshot 2024-04-02 18:18:32 +00:00
robot-ch-test-poll3
059955a25b
Merge pull request #62182 from yariks5s/fix_retention_docs
Fix `retention` docs
2024-04-02 19:45:18 +02:00
Konstantin Bogdanov
3e6168e63a
Exclude one more format string 2024-04-02 18:25:52 +02:00
vdimir
e037e68130
Merge pull request #62050 from ClickHouse/vdimir/dictioary_reload_twice_on_start2
Resubmit 'Update invalidate_query_response on dictionary startup'
2024-04-02 17:37:45 +02:00
vdimir
f1345723d0
Merge pull request #61972 from ClickHouse/vdimir/storage_join_load_order
Fix storage join files loading order
2024-04-02 17:08:08 +02:00
yariks5s
9c3bf05675 init 2024-04-02 14:58:45 +00:00
Alexander Tokmakov
dab71c93b7
Merge pull request #62049 from ClickHouse/tavplubix-patch-10
Update DatabaseOnDisk.cpp
2024-04-02 16:34:59 +02:00
robot-clickhouse-ci-1
1faa8e455c
Merge pull request #62171 from ClickHouse/improve-alter-synchronicity-docs
Improve docs
2024-04-02 15:47:13 +02:00
Raúl Marín
c35a436435 Remove nested dependency on DateLutImpl 2024-04-02 14:45:48 +02:00
Robert Schulze
f36ae13f97
Merge pull request #62164 from rschu1ze/docs-reload-async-metrics
Document `SYSTEM RELOAD ASYNCHRONOUS METRICS`
2024-04-02 14:14:31 +02:00
Antonio Andelic
66cd879d2d Fix msan 2024-04-02 13:58:17 +02:00
robot-ch-test-poll2
3bf12ab36f
Merge pull request #62169 from yariks5s/fix_xml_docs
Fix xml part in documentation
2024-04-02 15:51:56 +04:00
Raúl Marín
40a22ffa63 Remove a few nested include dependencies 2024-04-02 13:43:14 +02:00
János Benjamin Antal
e659071b78 Improve docs 2024-04-02 11:37:48 +00:00
yariks5s
a8f3a07f1f init 2024-04-02 11:35:41 +00:00
Raúl Marín
7627f48bbe
Merge pull request #62139 from arthurpassos/fix_ci_too_long_run_typo
Fix incorrect CI error message
2024-04-02 13:26:17 +02:00
Robert Schulze
d729b63293
Merge pull request #61144 from bigo-sg/inline_poaarray_details
Inline small but frequently invoked functions in PODArrayDetails
2024-04-02 13:25:25 +02:00