Commit Graph

147518 Commits

Author SHA1 Message Date
Alexey Milovidov
88dce34be9 Fix error 2024-07-19 00:20:03 +02:00
Alexey Milovidov
87fa2c64e9 Apply review comments 2024-07-19 00:20:03 +02:00
Alexey Milovidov
15be94ee14 Update src/Parsers/ASTDataType.h
Co-authored-by: János Benjamin Antal <antaljanosbenjamin@users.noreply.github.com>
2024-07-19 00:20:03 +02:00
Alexey Milovidov
985f398925 Fix error 2024-07-19 00:20:03 +02:00
Alexey Milovidov
2860aa514d Fix style 2024-07-19 00:20:03 +02:00
Alexey Milovidov
7d9b7cc796 Introduce ASTDataType 2024-07-19 00:20:03 +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.
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
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
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
Han Fei
e3be4a95bd fix clang tidy 2024-07-18 13:29:02 +02: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
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
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
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
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
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
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
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