Commit Graph

147767 Commits

Author SHA1 Message Date
Nikita Mikhaylov
a56e08ef8a
Merge pull request #61109 from ClickHouse/signal_handlers_in_client
Add signal handlers in client and local
2024-07-18 11:54:59 +00:00
Raúl Marín
5c1db5fc66 Fix column injection in merges after drop column 2024-07-18 13:30:22 +02:00
Han Fei
e3be4a95bd fix clang tidy 2024-07-18 13:29:02 +02:00
Azat Khuzhin
959ac9a768 ci: dump dmesg in case of OOM
Without additional info it is unclear how to tune paralelism or maybe
split some modules.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-18 13:17:09 +02:00
Anton Popov
1dd1c1fca9 Merge remote-tracking branch 'upstream/master' into HEAD 2024-07-18 11:03:33 +00:00
Nikolai Kochetov
87fafaa9f5 Remove flaky case from the test. 2024-07-18 11:00:50 +00:00
Nikolai Kochetov
f16a05cf2d Fix a test. 2024-07-18 10:51:53 +00:00
Yarik Briukhovetskyi
fba71903e5
Merge pull request #66103 from yariks5s/group_array_intersect_merge_fix
Fix for `groupArrayIntersect`
2024-07-18 10:36:22 +00:00
avogar
bd29313a15 Merge branch 'master' of github.com:ClickHouse/ClickHouse into Avogar-patch-6 2024-07-18 10:32:02 +00:00
Antonio Andelic
233fce695b
Merge pull request #66644 from k-morozov/fix-data-race-client-s3
Fix data race in S3::ClientCache
2024-07-18 10:28:41 +00:00
Nikolai Kochetov
9966347599 Merge branch 'master' into fix-in-scalar-first-arg 2024-07-18 12:17:42 +02:00
Nikita Mikhaylov
7e523de20a
Merge pull request #66508 from ClickHouse/fix-apache-arrow
Fix bad test `apache_arrow_abort`
2024-07-18 09:49:06 +00:00
Nikita Mikhaylov
03e6085ef4
Merge pull request #66694 from ClickHouse/fix-something
Fix something around clang-tidy
2024-07-18 09:46:38 +00:00
Robert Schulze
3c2c5b3ed5
Merge pull request #61131 from rschu1ze/revert-revert-show-index-sorting
Revert revert of "Fix wacky primary key sorting in `SHOW INDEX`"
2024-07-18 09:05:56 +00:00
Justin de Guzman
4b0ef8edce
Merge pull request #63920 from ClickHouse/docs-add-back-protobuflist
Add back missing ProtobufList docs
2024-07-18 07:28:18 +00:00
Robert Schulze
ddaff38a8f
Merge pull request #66673 from rschu1ze/case-enum
Minor: Make `CaseSensitiveness` an enum class
2024-07-18 06:56:35 +00:00
Antonio Andelic
3d6f91039e
Merge pull request #66548 from ClickHouse/correctly-handle-realloc
Correctly track memory for `Allocator::realloc`
2024-07-18 06:08:17 +00:00
Alexey Milovidov
6e6b3500df
Merge branch 'master' into signal_handlers_in_client 2024-07-18 05:06:07 +02:00
Alexey Milovidov
60a1ed1a29
Merge pull request #66657 from ClickHouse/fix_02044_url_glob_parallel_connection_refused
Fix wrong queries hung error because of 02044_url_glob_parallel_connection_refused
2024-07-18 03:03:08 +00:00
Alexey Milovidov
c3eb82357b Merge branch 'master' into fix-apache-arrow 2024-07-18 04:21:09 +02:00
Alexey Milovidov
a2b383a83f
Merge pull request #65871 from ClickHouse/uninteresting-changes
Uninteresting changes
2024-07-18 01:40:25 +00:00
Alexey Milovidov
c0328dacfd Merge branch 'fix-something' into remove-system-functions-is-deterministic 2024-07-18 03:36:07 +02:00
Alexey Milovidov
dde2f10c37 Merge branch 'master' into remove-system-functions-is-deterministic 2024-07-18 03:36:03 +02:00
Alexey Milovidov
4217d029c0 Fix something 2024-07-18 03:33:36 +02:00
Alexey Milovidov
4ac48f08c3
Merge pull request #66505 from ClickHouse/fix-double-whitespace-in-explain-ast
Fix double whitespace in EXPLAIN AST CREATE
2024-07-18 01:25:37 +00:00
Alexey Milovidov
d295836d02 Merge branch 'fix-terrible-test-arthurpassos' of github.com:ClickHouse/ClickHouse into fix-terrible-test-arthurpassos 2024-07-18 03:11:10 +02:00
Alexey Milovidov
0deb278cc9 Merge branch 'fix-apache-arrow' into fix-terrible-test-arthurpassos 2024-07-18 03:10:55 +02:00
Alexey Milovidov
efff6411d7 Merge branch 'master' into fix-terrible-test-arthurpassos 2024-07-18 03:10:47 +02:00
Alexey Milovidov
50836d8af7 Merge branch 'fix-processors_profile_log' into fix-bad-log-message 2024-07-18 03:09:51 +02:00
Alexey Milovidov
787a9137df Fix bad test 02210_processors_profile_log 2024-07-18 03:08:34 +02:00
Nikolay Degterinsky
4afd5f60fe
Merge pull request #66409 from evillique/fix-valid-until
Fix VALID UNTIL clause resetting after restart
2024-07-18 00:05:57 +00:00
Han Fei
29d164c3c5 Merge branch 'master' into hanfei/debug-split-block 2024-07-18 01:32:59 +02:00
Nikita Mikhaylov
33268f8144
Merge pull request #66640 from ClickHouse/Avogar-patch-5
Don't run test 03198_dynamic_read_subcolumns in azure
2024-07-17 22:09:22 +00:00
Alexey Milovidov
3985a4012d Fix tidy 2024-07-18 00:06:25 +02:00
Alexey Milovidov
589f806201 Merge branch 'master' into remove-noise-from-unit-tests 2024-07-18 00:05:20 +02:00
Igor Nikonov
9810a658e3
Merge pull request #66380 from ClickHouse/pr-cleanup
PR cleanup: remove redundant code
2024-07-17 21:45:10 +00:00
Nikita Mikhaylov
5111300b45
Merge pull request #66558 from ClickHouse/fix-fasttest-expect
Fix something in Fast Test
2024-07-17 21:29:19 +00:00
Han Fei
2b7ad9c54c
Merge pull request #66531 from hanfei1991/hanfei/fix_keeper_tcp_log
fix log in keeper tcp handler
2024-07-17 21:04:24 +00:00
Robert Schulze
79402aa71b
Make CaseSensitiveness an enum class 2024-07-17 20:56:30 +00:00
Alexey Milovidov
29d3f9598d Fix test 2024-07-17 20:53:05 +02:00
Alexey Milovidov
247f584ae7 Merge branch 'master' into remove-system-functions-is-deterministic 2024-07-17 20:35:11 +02:00
Alexey Milovidov
adc94f0c07 Merge branch 'master' into fix-bad-log-message 2024-07-17 20:33:28 +02:00
Alexey Milovidov
496b4c9a5c
Merge pull request #66393 from ClickHouse/vdimir/client-noninteractive-mem-usage
Add --memory-usage option to client in non interactive mode
2024-07-17 18:25:40 +00:00
Max K.
a5746d8145
Merge pull request #66513 from ClickHouse/ci_tests_3_block_fix
CI: Do not block Tests_3 unless MAX_FAILED_TESTS exceeded
2024-07-17 18:16:07 +00:00
Kruglov Pavel
b4a3cba519
Fix possible PARAMETER_OUT_OF_BOUND error during reading variant subcolumn 2024-07-17 20:09:14 +02:00
Amos Bird
eb129232ff
Avoid generating named tuple for special keywords 2024-07-18 02:00:45 +08:00
Nikita Taranov
c57ce063a3 impl 2024-07-17 18:37:38 +01:00
Han Fei
c7fa082eac add log for splitBlockIntoParts 2024-07-17 19:32:54 +02:00
Nikolai Kochetov
8bc537b490 Allo scalar subquery in fisrt argiment of IN with new analyzer. 2024-07-17 17:26:51 +00:00
Alexey Milovidov
7e22f75f3b
Merge pull request #66620 from Blargian/patch-7
Fix formatting error of `fqdn`
2024-07-17 17:10:06 +00:00