Commit Graph

138866 Commits

Author SHA1 Message Date
avogar
b318091528 Don't check overflow in dotProduct in undefined sanitizer 2024-04-08 17:17:04 +00: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
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
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
Robert Schulze
13c348c3c8
Fix spelling 2024-04-02 13:24:11 +02:00
Robert Schulze
84f929ca4e
Merge pull request #61409 from ClibMouse/feature/dateDiff-nanoseconds
Calculate result of `date_diff`/`age` at nanosecond precision
2024-04-02 13:18:19 +02:00
Robert Schulze
3914a0f67a
Document SYSTEM RELOAD ASYNCHRONOUS METRICS 2024-04-02 11:03:00 +00:00
Raúl Marín
48ab0721a8 Unify lightweight mutation control 2024-04-02 11:52:14 +02:00
Antonio Andelic
24b02dc9b8 Update CMake 2024-04-02 11:10:09 +02:00
Antonio Andelic
9f51e9825d Update NuRaft 2024-04-02 11:02:23 +02:00
robot-clickhouse-ci-1
38254cf52d
Merge pull request #62109 from Blargian/document_hasXYZ
Document hasXYZ
2024-04-02 10:48:20 +02:00
robot-ch-test-poll4
a5f3d7d5cb
Merge pull request #62111 from Blargian/document_ngramXYZ
Document ngramXYZ functions
2024-04-02 10:37:14 +02:00
Sergei Trifonov
68faa1ab9e
Merge pull request #61867 from azat/dist/connection-race
Fix possible connections data-race for distributed_foreground_insert/distributed_background_insert_batch
2024-04-02 10:15:11 +02:00
Han Fei
89108202d5
Merge pull request #58705 from zhongyuankai/drop_tables
Supports DROP multiple tables
2024-04-01 22:43:55 +02:00
Shaun Struwig
7c4b421264
Merge branch 'master' into document_ngramXYZ 2024-04-01 20:02:23 +02:00
Blargian
3207f230f8 Small fixes 2024-04-01 20:00:30 +02:00
Blargian
5e664b0f9d Correct link to string literal 2024-04-01 19:41:18 +02:00
Blargian
f0642485d7 Add examples for UTF8 variants of ngramDistance 2024-04-01 19:31:02 +02:00