Commit Graph

147621 Commits

Author SHA1 Message Date
Sema Checherinda
617840c727 add test 2024-07-18 15:24:45 +02:00
János Benjamin Antal
9597516425
Merge pull request #66599 from ClickHouse/fix-named-collection-remove
Fix dropping named collection in local storage
2024-07-18 12:04:55 +00:00
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
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
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
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
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
Max K.
c7e0aa5671
Merge pull request #66622 from ClickHouse/ci_try_decreasing_asg_from_terminating_runners
CI: Scale down AutoScaling Groups from runners
2024-07-17 16:49:30 +00:00
Alexey Milovidov
fefeccf897 Merge branch 'master' into fix-apache-arrow 2024-07-17 18:33:57 +02:00
Alexey Milovidov
37dd775643
Update Squashing.cpp 2024-07-17 18:31:27 +02:00
Alexey Milovidov
d5345c5aae
Update Squashing.cpp 2024-07-17 18:31:10 +02:00
Alexey Milovidov
f7ca8513d0
Merge branch 'master' into uninteresting-changes 2024-07-17 18:30:19 +02:00
alesapin
a3d02291b4 Increase backoff a little for inserts 2024-07-17 18:24:13 +02:00
Nikolai Kochetov
8e013a1c59 Disable getConstantResultForNonConstArguments for IS NULL with old analyzer. 2024-07-17 16:23:36 +00:00
Alexey Milovidov
6af5f44175
Merge pull request #66561 from XuJia0210/update-trusted-contributors
update trusted contributors
2024-07-17 16:20:39 +00:00
Shaun Struwig
245bc587ae
add 'fqdn' to list 2024-07-17 17:57:28 +02:00