Alexey Milovidov
|
cf1f1f56e4
|
Merge pull request #63774 from ClickHouse/CurtizJ-patch-8
Fix typo
|
2024-05-14 15:06:11 +00:00 |
|
divanik
|
851a849520
|
Fix test
|
2024-05-14 15:05:33 +00:00 |
|
Igor Nikonov
|
4de0371320
|
Merge pull request #63685 from ClickHouse/pr-simple-cleanup
Parallel replicas: simple cleanup
|
2024-05-14 14:51:58 +00:00 |
|
robot-clickhouse
|
98360e8c57
|
Automatic style fix
|
2024-05-14 14:37:26 +00:00 |
|
zhongyuankai
|
d2d269117f
|
Merge branch 'master' into group_array_limit_size
|
2024-05-14 22:31:30 +08:00 |
|
kssenii
|
cdf619b21e
|
Review fixes
|
2024-05-14 16:30:31 +02:00 |
|
Raúl Marín
|
76f9eda99b
|
Merge pull request #63719 from Algunenano/better_ColumnString
Better asserts in ColumnString.h
|
2024-05-14 14:29:35 +00:00 |
|
Raúl Marín
|
81951354e8
|
Merge pull request #63718 from Algunenano/uniq
Add missing explicit instantiations of ColumnUnique
|
2024-05-14 14:29:15 +00:00 |
|
Igor Nikonov
|
a7898c85b8
|
Fix: remove redundant distinct with window functions
|
2024-05-14 14:27:36 +00:00 |
|
Anton Popov
|
c229175bc3
|
fix typo
|
2024-05-14 16:24:59 +02:00 |
|
Max K
|
30515e2202
|
CI: remove Cancel and Debus wf as redundant
|
2024-05-14 16:03:50 +02:00 |
|
Kseniia Sumarokova
|
39db357745
|
Update test.py
|
2024-05-14 15:37:46 +02:00 |
|
jsc0218
|
3af24dacf8
|
Merge pull request #63692 from ClickHouse/cleanup-select-ranges-to-read
selectRangesToRead() simple cleanup
|
2024-05-14 13:28:54 +00:00 |
|
divanik
|
3737e6fdea
|
Possible fix of stability of schema_infernce_cache test
|
2024-05-14 13:05:41 +00:00 |
|
Dmitry Novik
|
7de852fccc
|
Merge pull request #63694 from ClickHouse/analyzer-small-fix
Analyzer: Forbid WINDOW redefinition
|
2024-05-14 12:43:43 +00:00 |
|
Kruglov Pavel
|
f4b0a43af3
|
Merge pull request #63721 from Avogar/fix-flaky-variant-tests
Don't randomize some settings in 02941_variant_type_* tests to avoid timeouts
|
2024-05-14 11:57:39 +00:00 |
|
Kruglov Pavel
|
7ce3302af0
|
Merge pull request #62430 from HowePa/output_format_npy
Add Npy output format
|
2024-05-14 11:55:33 +00:00 |
|
Kseniia Sumarokova
|
757f7994b8
|
Merge pull request #63728 from ClickHouse/kssenii-patch-9
Fix flaky 03145_non_loaded_projection_backup.sh
|
2024-05-14 11:54:48 +00:00 |
|
Nikolai Kochetov
|
5f91cb6dd7
|
Merge pull request #63702 from ClickHouse/add-fuzzed-analyzer_join_with_constants
Fix fuzzed analyzer_join_with_constant query
|
2024-05-14 11:26:15 +00:00 |
|
Nikolai Kochetov
|
ca2f6ff9a3
|
Fixing a test.
|
2024-05-14 11:22:18 +00:00 |
|
Han Fei
|
0605105a77
|
Merge pull request #63754 from arthurpassos/remove_unused_cares_method
Remove unused CaresPTRResolver::cancel_requests method
|
2024-05-14 11:16:17 +00:00 |
|
kssenii
|
8774fd2a1b
|
Fix
|
2024-05-14 13:09:56 +02:00 |
|
vdimir
|
09f382e846
|
add 03151_pmj_join_non_procssed_clash
|
2024-05-14 11:09:21 +00:00 |
|
vdimir
|
b872162dea
|
Fix ILLEGAL_COLUMN in partial_merge join
|
2024-05-14 11:08:41 +00:00 |
|
Arthur Passos
|
4013195a64
|
remove unused cancel_requests method
|
2024-05-14 12:53:31 +02:00 |
|
Nikolai Kochetov
|
3eec3f8675
|
Allow cast from Array(Nothing) to Map(Nothing, Nothing)
|
2024-05-14 10:42:02 +00:00 |
|
vdimir
|
6ad0102604
|
Merge pull request #63277 from ClickHouse/vdimir/doc_allow_experimental_join_condition
More details about allow_experimental_join_condition
|
2024-05-14 10:30:18 +00:00 |
|
Nikolai Kochetov
|
7a7002529b
|
Fix a bug in resolving matcher inside lambda inside ARRAY JOIN
|
2024-05-14 09:54:22 +00:00 |
|
divanik
|
1eb72e7af3
|
Add no fasttest tag
|
2024-05-14 09:25:23 +00:00 |
|
Nikolai Kochetov
|
03b47ddcbd
|
Merge pull request #63688 from kitaisreal/analyzer-view-read-only-necessary-columns
Analyzer view read only necessary columns
|
2024-05-14 09:25:08 +00:00 |
|
Nikolai Kochetov
|
6315c32407
|
Merge pull request #63722 from ClickHouse/fix-63653
Fix #63653
|
2024-05-14 09:07:31 +00:00 |
|
Sergei Trifonov
|
c1f853d92a
|
Merge pull request #62165 from ClickHouse/intrusive-list-scheduler-queues
Use intrusive lists for `ResourceRequest` instead of deque
|
2024-05-14 09:06:15 +00:00 |
|
vdimir
|
d3f03e9c94
|
More details about allow_experimental_join_condition
|
2024-05-14 08:57:56 +00:00 |
|
p1rattttt
|
937107fb6b
|
Merge branch 'ClickHouse:master' into external_cross_join
|
2024-05-14 11:55:13 +03:00 |
|
vdimir
|
6f74bebb48
|
Merge pull request #63405 from ClickHouse/vdimir/group_by_use_nulls_fixes
Small fixes for group_by_use_nulls
|
2024-05-14 08:45:20 +00:00 |
|
Michael Kolupaev
|
710ceae903
|
Fix insignificant ubsan error in QueryAnalyzer::replaceNodesWithPositionalArguments()
|
2024-05-14 08:37:27 +00:00 |
|
Michael Kolupaev
|
f5decc7ac3
|
Merge pull request #63730 from ClickHouse/nomaps
Userspace page cache: don't collect stats if cache is unused
|
2024-05-14 08:30:03 +00:00 |
|
Antonio Andelic
|
224dad9e16
|
Merge pull request #63687 from ClickHouse/read-s3-proper-cancel
Cancel S3 reads properly when parallel reads are used
|
2024-05-14 08:20:04 +00:00 |
|
Antonio Andelic
|
95aa9af3c1
|
Merge pull request #62377 from skyoct/feat/func_clamp
support clamp function
|
2024-05-14 08:09:02 +00:00 |
|
豪肥肥
|
72fa329808
|
Merge branch 'ClickHouse:master' into output_format_npy
|
2024-05-14 11:07:46 +08:00 |
|
HowePa
|
c4abb42c8a
|
add more tests
|
2024-05-14 11:05:13 +08:00 |
|
skyoct
|
ca4f76b9f7
|
update function docs
|
2024-05-14 09:53:15 +08:00 |
|
Michael Kolupaev
|
f6cc1051c1
|
Fix
|
2024-05-14 00:29:52 +00:00 |
|
Leticia Webb
|
f83e62b437
|
Security Policy: Add notification process
|
2024-05-13 17:02:23 -07:00 |
|
Michael Kolupaev
|
bdc82b61f5
|
Userspace page cache: don't collect stats if cache is unused
|
2024-05-13 23:43:20 +00:00 |
|
Michael Kolupaev
|
0fd52c36c6
|
Merge pull request #61632 from bigo-sg/opt_string_ascii
Process string functions XXXUTF8 'asciily' if input strings are all ascii chars
|
2024-05-13 22:13:01 +00:00 |
|
divanik
|
6ec868a3df
|
Add schema inference test
|
2024-05-13 20:04:21 +00:00 |
|
Kseniia Sumarokova
|
562027055e
|
Update 03145_non_loaded_projection_backup.sh
|
2024-05-13 21:53:55 +02:00 |
|
kssenii
|
cab2c160fe
|
Fix log level
|
2024-05-13 21:39:34 +02:00 |
|
Raúl Marín
|
61fb090850
|
Merge remote-tracking branch 'blessed/master' into micro_analyzer
|
2024-05-13 20:46:48 +02:00 |
|