Commit Graph

139240 Commits

Author SHA1 Message Date
Nikita Taranov
eb9ed4161c fix style 2024-04-09 15:47:37 +00:00
Nikita Taranov
c5eda19575 impl 2024-04-09 15:47:37 +00:00
Robert Schulze
22e164c65d
Merge pull request #62375 from rschu1ze/static-instance2
Don't access static members through instance, pt. II
2024-04-09 14:37:24 +00:00
pufit
49de538741
Merge pull request #62446 from azat/fix-completion
Fix completion of available ClickHouse tools
2024-04-09 14:25:34 +00:00
Kseniia Sumarokova
ebf4f79a34
Merge pull request #61723 from ClickHouse/better-dynamic-cache-resize-part-2
Speed up dynamic resize of filesystem cache
2024-04-09 13:54:07 +00:00
Yarik Briukhovetskyi
b79d5cff1b
Merge pull request #62439 from kitaisreal/perf-script-update-path-in-documentation
Perf script update path in documentation
2024-04-09 13:51:29 +00:00
Azat Khuzhin
5caa89a2b3 Fix completion of available ClickHouse tools
Now clickhouse --help/ch --help will print --help for clickhouse-local,
let's use just "clickhouse help" to get help with list of available
tools in clickhouse binary itself.

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-04-09 15:37:56 +02:00
Nikolay Degterinsky
6831197e43
Merge pull request #62427 from evillique/docker-image
Support for a tiny feature in stateless tests image
2024-04-09 13:29:06 +00:00
Nikolay Degterinsky
6f78e89044 Merge remote-tracking branch 'upstream/master' into docker-image 2024-04-09 13:13:58 +00:00
Nikita Taranov
d594cb2e41
Merge pull request #62208 from arthurpassos/s3_aws_private_link_style
Add support for S3 access through aws private link interface
2024-04-09 12:32:38 +00:00
Antonio Andelic
f6af63e133
Merge pull request #62332 from ClickHouse/more-complex-stacktrace-locking
More complex locking in `StackTrace::toString`
2024-04-09 12:30:59 +00:00
Robert Schulze
4035334634
Merge remote-tracking branch 'rschu1ze/master' into static-instance2 2024-04-09 11:45:27 +00:00
Nikita Mikhaylov
b936804c39
Merge pull request #62185 from ClickHouse/analyzer-fixes-bugs
Add tests from all the issues analyzer fixes
2024-04-09 11:42:43 +00:00
Maksim Kita
35e1e5aff7 Perf script update path in documentation 2024-04-09 14:42:29 +03:00
Robert Schulze
184e51551d
Merge pull request #62228 from rschu1ze/docs-drop-table
Docs: Slightly improve wording of `DROP TABLE` docs
2024-04-09 11:10:36 +00:00
Robert Schulze
3b2a0c4c51
Merge pull request #62205 from rschu1ze/docs-datatypes2
Docs: Slightly improve data type docs
2024-04-09 11:10:01 +00:00
Kruglov Pavel
6c952ce0f1
Merge pull request #62413 from Avogar/fix-numbers-zero-step
Fix logical error 'numbers_storage.step != UInt64{0}'
2024-04-09 10:54:36 +00:00
Kruglov Pavel
057efdb447
Merge pull request #62398 from Avogar/fix-analyzer-merge-push-down
Fix filter pushdown from additional_table_filters in Merge engine in analyzer
2024-04-09 10:54:06 +00:00
Max K
d5eec609cb
Merge pull request #62410 from ClickHouse/ci_disable_finish_check_for_mq
CI: disable finish check for mq
2024-04-09 10:33:59 +00:00
Sema Checherinda
04ea8a85f2
Merge pull request #62249 from ClickHouse/chesema-keep-alive-send-and-receive
several fixes for client's keep alive connections
2024-04-09 10:27:28 +00:00
Max Kainov
4e344f6a93 remove ci status and reports for MQ case 2024-04-09 10:25:41 +00:00
Kruglov Pavel
49ba81a5f9
Merge pull request #62417 from Avogar/dot-product-overflow
Don't check overflow in  arrayDotProduct in undefined sanitizer
2024-04-09 10:17:58 +00:00
Nikita Mikhaylov
6e90a197f8
Update 03091_analyzer_same_table_name_in_different_databases.sql 2024-04-09 12:02:11 +02:00
Alexander Gololobov
b3dd5f519d
Merge pull request #62348 from ClickHouse/http_log_levels
Reduce log levels for ReadWriteBufferFromHTTP retries
2024-04-09 07:02:31 +00:00
Antonio Andelic
17111c2f0e
Merge pull request #62317 from ClickHouse/postprocess-correct-i-hope
Fix for postprocess script: print correct count for frame
2024-04-09 06:56:40 +00:00
Nikolay Degterinsky
f45acef131 Support for a tiny feature in stateless tests image 2024-04-09 00:33:18 +00:00
Nikita Mikhaylov
eac8852c75 Less flaky tests 2024-04-09 00:14:49 +02:00
Nikita Mikhaylov
f207715426
Update 03068_analyzer_distributed_join.sql 2024-04-08 22:25:50 +02:00
Nikita Mikhaylov
6b3ed64d3e
Merge pull request #61232 from ClickHouse/optimize-wait-for-outdated-parts
Do nothing in `waitForOutdatedPartsToBeLoaded()` if loading is not required
2024-04-08 19:20:33 +00:00
Nikita Mikhaylov
72af467a35
Merge pull request #61786 from mneedham/aggregating-mergetree
AggregatingMergeTree: Split table creation and MV definition + add mo…
2024-04-08 19:19:07 +00:00
Robert Schulze
b138b1e103
Empty commit 2024-04-08 19:18:44 +00:00
Nikita Mikhaylov
5b2f8b2502
Merge pull request #61767 from mneedham/window-functions
[Docs] add ranking functions + make the supported table more obvious
2024-04-08 19:18:28 +00:00
Robert Schulze
2280fdeec1
Empty commit 2024-04-08 19:16:47 +00:00
Robert Schulze
2bcf984e55
Merge remote-tracking branch 'rschu1ze/master' into docs-datatypes2 2024-04-08 17:17:35 +00:00
avogar
b318091528 Don't check overflow in dotProduct in undefined sanitizer 2024-04-08 17:17:04 +00:00
Robert Schulze
e09db43991
Merge remote-tracking branch 'rschu1ze/master' into docs-drop-table 2024-04-08 17:16:58 +00:00
Alexey Milovidov
ce4ab06d03
Merge pull request #62382 from ClickHouse/remove-insert-watch
Remove support for INSERT WATCH query
2024-04-08 16:58:27 +00:00
avogar
39c6188a2c Fix logical error 'numbers_storage.step != UInt64{0}' 2024-04-08 16:38:19 +00:00
Nikita Mikhaylov
48b1c94ddd Merge branch 'master' of github.com:ClickHouse/ClickHouse into analyzer-fixes-bugs 2024-04-08 16:23:17 +00:00
Max Kainov
baa62cdaee CI: no CI Running status for MQ 2024-04-08 16:09:47 +00:00
Nikita Mikhaylov
c69d8e18f2 Dont use constant database name 2024-04-08 15:38:15 +00:00
Sergei Trifonov
d6a8eccaf9
Merge pull request #62393 from andreev-io/ilya/alter-typo
Fix a typo in the documentation of the ALTER statement
2024-04-08 15:21:47 +00:00
Nikita Taranov
5b4f67cc39
Merge pull request #62268 from nickitat/test_for_bug
Fix PartsSplitter
2024-04-08 15:11:25 +00:00
Max Kainov
603824748d CI: disable finish check for mq 2024-04-08 15:03:13 +00:00
Alexander Tokmakov
a73d927990
Merge pull request #61882 from ClickHouse/less_unformatted_exceptions
Fix 00002_log_and_exception_messages_formatting
2024-04-08 14:44:32 +00:00
Max K
5fd4e3f25c
Merge pull request #62403 from ClickHouse/test_merge_queue
CI: test merge queue
2024-04-08 14:35:08 +00:00
Max Kainov
f3dc77ee00 disable autofix for merge queue 2024-04-08 14:28:48 +00:00
kssenii
44d3612d77 Review suggestion 2024-04-08 15:52:38 +02:00
Max Kainov
5e1c1b6b94 CI: test merge queue 2024-04-08 13:41:44 +00:00
Alexey Milovidov
c369d2171d
Merge pull request #62366 from ClickHouse/no-user-defined-directory
Do not create a directory for UDF in clickhouse-client if it does not exist
2024-04-08 15:24:24 +02:00