Commit Graph

145235 Commits

Author SHA1 Message Date
yariks5s
e7ccbd871a fixed size issue 2024-06-19 13:05:55 +00:00
Daniil Ivanik
3df8695ec4
Merge pull request #65118 from jmaicher/fix/65117/receive-timeout-exception-handling
Improve exception handling in case of receive timeout while reading (parts of) the request body
2024-06-19 13:04:17 +00:00
yariks5s
62dce7f174 another method of allocating 2024-06-19 12:16:25 +00:00
Nikolay Degterinsky
f88f22db6f Merge remote-tracking branch 'upstream/master' into explicit-shutdown-in-access-control 2024-06-19 12:15:36 +00:00
Kseniia Sumarokova
959467f8fa
Update test.py 2024-06-19 14:03:24 +02:00
yariks5s
8d782ee090 Merge branch 'group_concat' of https://github.com/yariks5s/ClickHouse into group_concat 2024-06-19 11:56:59 +00:00
yariks5s
6bda3c42a9 fixed uninitialized memory 2024-06-19 11:55:49 +00:00
Max K
6a99aefcbc
Merge pull request #65442 from ClickHouse/ci_fix_dependencies_in_pr_workflow
CI: PR workflow dependencies fix
2024-06-19 11:49:38 +00:00
Yarik Briukhovetskyi
a08f77850c
Merge pull request #61047 from yariks5s/balancing_transform
Implementing `BalancingTransform` for inserts
2024-06-19 11:37:17 +00:00
Kseniia Sumarokova
8827fc7c21
Merge pull request #65430 from allegrinisante/patch-1
Mode value = 'unordered' may lead to confusion
2024-06-19 11:20:02 +00:00
Pablo Marcos
03bda34c43 Fix test. Classic mistake :') 2024-06-19 10:55:02 +00:00
Raúl Marín
4036911ca3
Merge pull request #65420 from timacdonald/patch-1
Documentation typo
2024-06-19 10:44:44 +00:00
Raúl Marín
02f1946fc0
Merge pull request #64820 from lsj4401/patch-1
fix typo
2024-06-19 10:42:40 +00:00
Max K
6781107bd6
Merge branch 'master' into ci_fix_dependencies_in_pr_workflow 2024-06-19 12:23:42 +02:00
Max K
9d79ec3979 CI: PR workflow dependencies fix 2024-06-19 12:21:26 +02:00
Max K
ad213ee0d0
Merge pull request #65416 from ClickHouse/ci_master_wf_fix
CI: Master workflow dependencies fix
2024-06-19 10:11:56 +00:00
allegrinisante
619333b356
Mode value = 'unordered' may lead to confusion
According to the documentation, the default mode was 'ordered' before version 24.6. Starting from version 24.6, there is no default value for mode. Using mode = 'unordered' can be confusing.
2024-06-19 11:44:38 +02:00
Nikolai Kochetov
d39f30db46 Merge branch 'master' into merge-filter-steps 2024-06-19 11:41:52 +02:00
Han Fei
5eca8db5fc
Merge pull request #64781 from XuJia0210/feature_database_and_table_count_limitation_issue56347
Feature database and table count limitation issue56347
2024-06-19 09:41:51 +00:00
Nikolai Kochetov
4d0e65b8b1 Merge branch 'master' into remove-dag-flags 2024-06-19 11:40:46 +02:00
Dmitry Novik
520d710b79
Merge pull request #65356 from ClickHouse/fix-qualify-check
Forbid QUALIFY clause in the old analyzer
2024-06-19 09:25:14 +00:00
Kseniia Sumarokova
784f66cf2f
Merge pull request #65239 from ClickHouse/tracing-try-2
Initialize global profiler for Poco::ThreadPool (needed for keeper, etc)
2024-06-19 09:00:46 +00:00
Robert Schulze
fd52e19b3e
Suppress leaksan false positive in OpenSSL 2024-06-19 08:30:47 +00:00
Robert Schulze
466aec959a
Revert "Suppress false positives in leaksan"
This reverts commit 2418d673f1.
2024-06-19 08:30:44 +00:00
Robert Schulze
fd59d7e02f
Merge pull request #64948 from rschu1ze/uniform-snowflake-id-conversion
Add uniform conversion functions for Snowflake IDs
2024-06-19 08:27:40 +00:00
Antonio Andelic
9a5c42ab94
Merge pull request #65379 from ClickHouse/distinc-fix-alignment
Fix alignment of Distinct combinator
2024-06-19 06:52:16 +00:00
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
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
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