Commit Graph

144810 Commits

Author SHA1 Message Date
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
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
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
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
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
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
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
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
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
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
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
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
serxa
446e28d51b fix test 2024-06-18 09:29:52 +00:00
Alexey Milovidov
2d782327f0 Merge branch 'detect-lexer-errors-early' of github.com:ClickHouse/ClickHouse into detect-lexer-errors-early 2024-06-18 11:11:37 +02:00
Alexey Milovidov
9abc6f73b3 Merge branch 'master' into detect-lexer-errors-early 2024-06-18 11:11:22 +02:00
Alexey Milovidov
66e07e4f91 Merge branch 'master' into bad-error-message 2024-06-18 11:10:09 +02:00
Alexey Milovidov
fff68602fb Merge branch 'master' into minimal-changes 2024-06-18 11:09:42 +02:00
Max K
abb88e4d60
Merge pull request #65045 from ClickHouse/ci_config_refactoring
CI: ci_config refactoring
2024-06-18 08:17:35 +00:00
Dmitry Novik
2d051f20b0
Merge pull request #65110 from ClickHouse/analyzer-fix-agg-name-rewriting
Analyzer: Fix aggregate function name rewriting
2024-06-18 07:14:00 +00:00
liuneng
a12ebf05b8 add function edit distance utf8 2024-06-18 14:55:25 +08:00
Antonio Andelic
cfe85b5e71
Merge pull request #65245 from ClickHouse/maybe-less-flaky-01019_alter_materialized_view_consistent
Less flaky `01019_alter_materialized_view_consistent`
2024-06-18 06:52:44 +00:00
Antonio Andelic
100689a190
Merge pull request #65198 from aalexfvk/fix_keeper_close_session_bug
Fix a bug in ClickHouse Keeper that causes digest mismatch during closing session
2024-06-18 06:51:53 +00:00
pn
e3c7085ff7
Merge branch 'ClickHouse:master' into fix_in_operator_type_conversion 2024-06-18 14:45:55 +08:00
haohang
579e94319c [docs] pin the gimli-rs/addr2line version in Update allocation-profiling.md
after upstream changed the folder, the build command is broken:
https://github.com/gimli-rs/addr2line/pull/291/files#diff-2e9d962a08321605940b5a657135052fbcef87b5e360662bb527c96d9a615542R70-R72

for a more stable way, I intend to pin the version
2024-06-18 11:03:10 +08:00
chloro
42dd981fe4 fix code review 2024-06-18 09:02:29 +08:00
Alexander Tokmakov
80b2300d98
Merge pull request #65301 from ClickHouse/chesema-mute-flaky-test
mute test test_query_is_canceled_with_inf_retries
2024-06-17 22:08:36 +00:00
Alexander Tokmakov
fb110827f8 save server data for failed stateless tests 2024-06-17 23:29:03 +02:00
Sema Checherinda
6b362c1cd6 Merge branch 'master' into chesema-mute-flaky-test 2024-06-17 23:12:39 +02:00
Alexander Tokmakov
856f5c395a
Merge pull request #65361 from ClickHouse/revert-65164-ecs
Revert "Fix AWS ECS"
2024-06-17 21:12:36 +00:00
Alexander Tokmakov
b150b0f5fa
Revert "Fix AWS ECS" 2024-06-17 23:11:59 +02:00