divanik
|
f0ef101bc5
|
Minor changes
|
2024-07-19 13:40:30 +00:00 |
|
divanik
|
07d03c0c67
|
Fix minor things
|
2024-07-19 13:30:46 +00:00 |
|
divanik
|
45e0f0350e
|
Fix some stuff
|
2024-07-19 13:25:37 +00:00 |
|
divanik
|
e2b13411fd
|
Merge branch 'master' of github.com:ClickHouse/ClickHouse into divanik/add_local_object_storage
|
2024-07-19 13:17:29 +00:00 |
|
divanik
|
27ab6aa8b5
|
Remove logs
|
2024-07-19 13:16:24 +00:00 |
|
divanik
|
436f6463c0
|
Add test
|
2024-07-19 13:06:30 +00:00 |
|
Nikolai Kochetov
|
52b03eb776
|
Merge pull request #66654 from ClickHouse/fix-is-null-constant-folding-old-analyzer
Disable getConstantResultForNonConstArguments for IS NULL with old analyzer
|
2024-07-19 11:35:02 +00:00 |
|
Nikolai Kochetov
|
5a26e60672
|
Merge pull request #66655 from ClickHouse/fix-in-scalar-first-arg
Allow scalar subquery in the first argument of IN with new analyzer.
|
2024-07-19 10:55:07 +00:00 |
|
Kruglov Pavel
|
0d00e84c5c
|
Merge pull request #66659 from ClickHouse/Avogar-patch-6
Fix possible PARAMETER_OUT_OF_BOUND error during reading variant subcolumn
|
2024-07-19 10:32:45 +00:00 |
|
Max K.
|
a07707c56e
|
Merge pull request #66651 from ClickHouse/ci_remove_lambdas_from_oss
CI: Remove aws lambda packages from oss
|
2024-07-19 10:10:26 +00:00 |
|
Max K
|
b2adabd59e
|
fix pylint
|
2024-07-19 10:55:37 +02:00 |
|
Alexey Milovidov
|
b1b5123a6a
|
Merge pull request #66630 from ClickHouse/remove-system-functions-is-deterministic
Remove `is_deterministic` from system.functions
|
2024-07-19 01:52:45 +00:00 |
|
Alexey Milovidov
|
5e88411c7f
|
Merge pull request #66641 from amosbird/named-tuple-null
Avoid generating named tuple for special keywords (null, true, false)
|
2024-07-19 01:52:10 +00:00 |
|
Alexey Milovidov
|
78dbbc3049
|
Merge pull request #66707 from Algunenano/fix_vertical_merge
Fix rare case of stuck merge after drop column
|
2024-07-19 01:49:11 +00:00 |
|
Alexey Milovidov
|
c4c8e999c2
|
Merge pull request #66722 from ClickHouse/chesema-fix-isUniqTypes
fixing assert `isUniqTypes`
|
2024-07-19 01:48:00 +00:00 |
|
Max K
|
09141163b4
|
remove lambda unit tests
|
2024-07-18 23:45:52 +02:00 |
|
Max K.
|
2e1f00dd97
|
Merge pull request #66726 from ClickHouse/ci_mergeable_check_fixes
CI: Fix issue with a skipped Build report
|
2024-07-18 20:37:35 +00:00 |
|
Han Fei
|
05569aad4b
|
Merge pull request #66658 from hanfei1991/hanfei/debug-split-block
add log for splitBlockIntoParts
|
2024-07-18 20:18:05 +00:00 |
|
Max K
|
465e4ad73f
|
CI: Remove aws lambda packages from oss
|
2024-07-18 20:58:43 +02:00 |
|
Max K.
|
10fb524e73
|
Merge pull request #66533 from ClickHouse/ci_report_job_start_and_finish_to_db
CI: Report job start and finish to CI DB
|
2024-07-18 18:20:47 +00:00 |
|
Max K
|
4249d869a9
|
fix tests
|
2024-07-18 19:48:13 +02:00 |
|
Max K
|
9eba5975d8
|
CI: Fix issue with a skipped Build report
|
2024-07-18 19:08:46 +02:00 |
|
vdimir
|
07900b6e11
|
Merge pull request #66595 from MikhailBurdukov/verify_primary_key_dictionary
Add option for validating the Primary key type in Dictionaries.
|
2024-07-18 15:11:23 +00:00 |
|
divanik
|
8fad286025
|
Remove asyncronous processing for local storage
|
2024-07-18 15:03:12 +00:00 |
|
Sema Checherinda
|
e128d88ff1
|
fix CollectionOfDerivedItems::append to appendIfUniq
|
2024-07-18 16:42:47 +02:00 |
|
Han Fei
|
4859a74469
|
Merge branch 'master' into hanfei/debug-split-block
|
2024-07-18 16:04:13 +02:00 |
|
Han Fei
|
bf99d2bbe3
|
Merge pull request #66706 from hanfei1991/hanfei/fix-tidy
fix clang tidy
|
2024-07-18 13:39:35 +00:00 |
|
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 |
|
divanik
|
84559ab31c
|
Debug code
|
2024-07-18 10:06:06 +00: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 |
|