Tim MacDonald
100916440b
Typo
2024-06-19 10:34:55 +10:00
Sergei Trifonov
ef34ec874a
Merge pull request #65415 from ClickHouse/fix-tidy-build
...
Fix tidy build
2024-06-18 23:55:29 +00:00
Alexey Milovidov
3ada99c6b6
Merge pull request #65332 from ClickHouse/minimal-changes
...
Fix bad code in `system.session_log`
2024-06-18 23:01:00 +00:00
Alexey Katsman
03f7ac2c2a
Merge pull request #64597 from alexkats/grants
...
Add query privileges information to the query log
2024-06-18 21:35:32 +00:00
Max K
5014cd20fd
CI: Master workflow dependencies fix
2024-06-18 21:59:59 +02:00
serxa
11e844c953
fix tidy build
2024-06-18 19:12:58 +00:00
Alexander Tokmakov
5798898314
Merge pull request #65309 from ClickHouse/save_server_data
...
Save server data for failed stateless tests
2024-06-18 18:46:24 +00:00
Alexey Katsman
ddbe83d993
Merge pull request #65269 from liuneng1994/edit-distance-utf8
...
Add function editDistanceUTF8
2024-06-18 18:46:13 +00:00
Sergei Trifonov
f1cf1751f3
Merge pull request #65028 from ClickHouse/fix-poco-send-http-buffer
...
Use 1MB HTTP buffers to avoid frequent send syscalls
2024-06-18 18:38:38 +00:00
Nikolai Kochetov
c3e4387184
Merge branch 'master' into merge-filter-steps
2024-06-18 18:04:39 +00:00
Elena Torró Martínez
a69def79dd
Remove unnecessary try catch
2024-06-18 20:04:36 +02:00
Kruglov Pavel
e6085143e5
Merge pull request #65206 from azat/fix-hedged-requests
...
Fix possible crash for hedged requests
2024-06-18 17:57:04 +00:00
Kruglov Pavel
48a6f22cfc
Merge pull request #65315 from chloro-pn/fix_in_operator_type_conversion
...
fix the bug that In operator did not perform the correct type conversion
2024-06-18 17:56:40 +00:00
Nikolai Kochetov
16b456b4b9
Merge branch 'master' into remove-dag-flags
2024-06-18 17:50:56 +00:00
Nikolai Kochetov
0fb901dd23
Merge branch 'master' into merge-filter-steps
2024-06-18 17:19:13 +00:00
Max K
b1f2b54d70
Merge pull request #65394 from alexkats/compatibility
...
Fix compatibility release check
2024-06-18 17:16:02 +00:00
Max K
9b7ca032d3
Merge pull request #65385 from ClickHouse/ci_non_blocking_mode
...
CI: Add Non-blocking (Woolen wolfdog) CI mode
2024-06-18 17:13:12 +00:00
Robert Schulze
abe424b24b
Merge pull request #65111 from rschu1ze/reenable-session-caching
...
Re-enable OpenSSL session caching
2024-06-18 16:39:38 +00:00
Elena Torró Martínez
75a4940683
Use tryGetS3StorageClient to avoid raising an exception when logging S3 metrics
2024-06-18 18:02:08 +02:00
Nikolay Degterinsky
f658456d02
Try to fix build
2024-06-18 15:55:36 +00:00
Pablo Marcos
6a95f19958
Minor changes found reviewing to remove the draft status
2024-06-18 15:42:57 +00:00
Alex Katsman
13fcfd9784
Add docs for privileges columns to the system.query_log
2024-06-18 15:39:22 +00:00
Alex Katsman
ca0da7a481
Add query privileges information to the query log.
...
Introduced two additional columns in the system.query_log:
used_privileges and missing_privileges. Used_privileges is populated
with the privileges that were checked during query execution, and
missing_privileges contains required privileges that are missing.
2024-06-18 15:39:21 +00:00
Pablo Marcos
4c38f9fb34
Improve error_log test to ensure errors are propagated
2024-06-18 15:29:27 +00:00
Kseniia Sumarokova
ece3efe09c
Update test.py
2024-06-18 16:33:59 +02:00
Pablo Marcos
d20239d49e
Fix for real the CI style check. This time is personal
2024-06-18 14:29:47 +00:00
Sergei Trifonov
741e453510
Merge pull request #64985 from ClickHouse/allocation-free-scheduler-activation
...
Faster processing of scheduler queue activations
2024-06-18 14:18:56 +00:00
Yarik Briukhovetskyi
ab7ba4efd9
Merge pull request #65384 from yariks5s/docs_for_group_concat
...
Add docs for groupConcat
2024-06-18 14:18:21 +00:00
Alex Katsman
ec855651f3
Fix compatibility release check
2024-06-18 13:54:45 +00:00
Han Fei
c32b97d904
Merge branch 'master' into feature_database_and_table_count_limitation_issue56347
2024-06-18 15:52:18 +02:00
Pablo Marcos
c7472f46a8
Move ValuePair to the internal implementation
...
Attempt #3 to fix CI style check.
The good thing is that there was no need to expose ValuePair
to the outside.
2024-06-18 13:51:18 +00:00
Alexey Milovidov
87b91c6115
Merge pull request #65137 from ClickHouse/bad-error-message
...
Fix bad error message
2024-06-18 13:24:34 +00:00
Alexey Milovidov
1bbc4bd2e2
Merge pull request #61500 from ClickHouse/detect-lexer-errors-early
...
Detect lexer errors early
2024-06-18 12:55:54 +00:00
Nikolai Kochetov
260dec27f4
Add a comment.
2024-06-18 12:23:20 +00:00
Nikolai Kochetov
b1d6a31af4
Another try.
2024-06-18 12:04:16 +00:00
Pablo Marcos
7b47032d37
Fix style check
2024-06-18 12:00:12 +00:00
Max K
ed38f370c3
CI: Add Non-blocking (Woolen wolfdog) CI mode
2024-06-18 13:40:01 +02:00
Yarik Briukhovetskyi
31af06238c
docs spelling
2024-06-18 13:25:00 +02:00
serxa
714ba2d59e
Merge branch 'master' into allocation-free-scheduler-activation
2024-06-18 11:18:57 +00:00
serxa
190c649c42
fix build in tests
2024-06-18 11:18:21 +00:00
Yarik Briukhovetskyi
bc85577af0
init
2024-06-18 13:17:16 +02:00
Raúl Marín
22f6095484
Merge pull request #65364 from yokofly/patch-1
...
[docs] pin the gimli-rs/addr2line version in allocation-profiling.md
2024-06-18 11:04:52 +00:00
Antonio Andelic
121f45c8dc
Fix alignment of Distinct combinator
2024-06-18 12:46:57 +02:00
Yarik Briukhovetskyi
4115b7ec9e
Merge branch 'ClickHouse:master' into balancing_transform
2024-06-18 12:35:08 +02:00
Nikolai Kochetov
e4981c6563
Cleanup.
2024-06-18 10:33:59 +00:00
Nikolai Kochetov
053caedd92
Cleanup.
2024-06-18 10:29:55 +00:00
Alexander Gololobov
1170152e81
Merge pull request #65295 from ClickHouse/davenger-patch-1
...
Disable 02581_share_big_sets_between_multiple_mutations_tasks_long in coverage run
2024-06-18 10:25:29 +00:00
Nikolai Kochetov
153268a29f
Renames.
2024-06-18 10:21:57 +00:00
alesapin
85771099f4
Merge pull request #64061 from ClickHouse/workload-for-merges
...
Workload classification for merges and mutations
2024-06-18 10:17:27 +00:00
Alexey Milovidov
909b4ae918
Merge pull request #57695 from ClickHouse/async-load-by-default
...
Asynchronous loading of tables by default
2024-06-18 09:59:37 +00:00