Commit Graph

118028 Commits

Author SHA1 Message Date
Alexey Milovidov
03570cc733 Merge branch 'remove-console-certificate-handler' into many-fixes 2023-06-27 05:27:25 +02:00
Alexey Milovidov
a686833f8e Merge branch 'fix-logical-error-address-to-line-with-inlines' into many-fixes 2023-06-27 05:26:05 +02:00
Alexey Milovidov
0159bace9b Merge branch 'fix-bad-distributed-test' into many-fixes 2023-06-27 05:25:47 +02:00
Alexey Milovidov
896b26db39 Merge branch 'fix-test-ttl_where_group_by' into many-fixes 2023-06-27 05:25:34 +02:00
Alexey Milovidov
9bc6d9bc7e Merge branch 'fix-many_mutations' into many-fixes 2023-06-27 05:25:17 +02:00
Alexey Milovidov
a40bfb9523 Merge branch 'fix-test_ssl_cert_authentication' into many-fixes 2023-06-27 05:24:25 +02:00
Alexey Milovidov
4615aaacb6 Merge branch 'revert-50951' into many-fixes 2023-06-27 05:23:46 +02:00
Alexey Milovidov
e0ac127bdd Merge branch 'two-tests-are-longer-with-analyzer' into many-fixes 2023-06-27 05:23:23 +02:00
Alexey Milovidov
c5d13c0e07 Merge branch 'fix-mysql-test' into many-fixes 2023-06-27 05:22:18 +02:00
Alexey Milovidov
118de6cb68 Merge branch 'fix-test-02458_relax_too_many_parts' into many-fixes 2023-06-27 05:22:06 +02:00
Alexey Milovidov
d37b1c17f5 Merge branch 'fix-fasttest' into many-fixes 2023-06-27 05:21:43 +02:00
Alexey Milovidov
c91afc1984 Merge branch 'fix-bad-dns-test' into many-fixes 2023-06-27 05:21:23 +02:00
Alexey Milovidov
bb13e83c83 Merge branch 'fix-merge-truncate-log' into many-fixes 2023-06-27 05:21:05 +02:00
Alexey Milovidov
d996dba7c3 Merge branch 'fix-msan-lower-upper' into many-fixes 2023-06-27 05:20:45 +02:00
Alexey Milovidov
b67a621af5 Merge branch 'disable-compile-expressions' into many-fixes 2023-06-27 05:20:29 +02:00
Alexey Milovidov
1d55be0bdc Merge branch 'replace-trycatch' of github.com:rschu1ze/ClickHouse into many-fixes 2023-06-27 05:19:06 +02:00
Alexey Milovidov
e81b418137 Merge branch 'remove-siphash64-reference-keyed' into many-fixes 2023-06-27 05:16:37 +02:00
Alexey Milovidov
93884f4d34 Merge branch 'generic-transform' into many-fixes 2023-06-27 05:16:16 +02:00
Alexey Milovidov
45f40cf222 Update system_warnings test 2023-06-27 04:16:26 +02:00
Dan Roscigno
bcb106e138
add missing aggregate functions (#51443)
* add missing aggregate functions

* add sparkBar
2023-06-27 01:39:47 +02:00
Vitaly Baranov
c01d5ed004 Fix after review. 2023-06-27 00:27:51 +02:00
kssenii
72e407eb06 Better 2023-06-26 20:40:18 +02:00
kssenii
01607f0b32 Add check for intersecting ranges 2023-06-26 20:21:25 +02:00
Robert Schulze
61136680e4
Update src/Common/StringSearcher.h
Co-authored-by: ltrk2 <107155950+ltrk2@users.noreply.github.com>
2023-06-26 20:05:58 +02:00
Robert Schulze
1ed33b1936
Update src/Common/StringSearcher.h
Co-authored-by: ltrk2 <107155950+ltrk2@users.noreply.github.com>
2023-06-26 19:22:46 +02:00
Robert Schulze
d8cee8a34c
Fix style 2023-06-26 19:00:25 +02:00
Sema Checherinda
4433d221e1
Merge branch 'master' into fix-test-profile-events-s3 2023-06-26 18:14:34 +02:00
kssenii
a1eb27ce30 Update log message 2023-06-26 18:12:41 +02:00
robot-ch-test-poll3
b5128bfaa6
Merge pull request #51413 from ClickHouse/tylerhannan-patch-1
Update README.md
2023-06-26 17:38:45 +02:00
robot-clickhouse
5de8c4ac67 Automatic style fix 2023-06-26 15:27:05 +00:00
Robert Schulze
45c263cbb5
Replace try/catch logic in hasTokenOrNull() by sth more lightweight 2023-06-26 15:06:58 +00:00
János Benjamin Antal
7cadfeac29 Add retries to flaky tests 2023-06-26 14:55:28 +00:00
Robert Schulze
fae545ae5c
Merge pull request #51132 from rschu1ze/inefficient-query-cache
Fix ineffective query cache for SELECTs with subqueries
2023-06-26 16:54:54 +02:00
Nikolai Kochetov
b10bcbc7f4
Merge pull request #51205 from ClickHouse/set-index-nullable-atoms
Fix Set index with constant nullable comparison.
2023-06-26 16:33:36 +02:00
Sema Checherinda
237805705c
Update test.py 2023-06-26 15:44:30 +02:00
Tyler Hannan
4fabce9cc8
Update README.md 2023-06-26 15:10:56 +02:00
Mikhail f. Shiryaev
32e671d0c6
Merge pull request #51405 from ClickHouse/status-lambdas
Fix broken labeling for `manual approve`
2023-06-26 14:47:51 +02:00
Sema Checherinda
c4d190617c fix flacky test test_profile_events_s3 2023-06-26 14:46:51 +02:00
Nikolai Kochetov
4bfe75ce81
Merge branch 'master' into set-index-nullable-atoms 2023-06-26 14:34:42 +02:00
Kruglov Pavel
97f76d712c
Merge pull request #51285 from ClickHouse/Avogar-patch-1
Define Thrift version for parquet and use correct arrow version
2023-06-26 14:30:30 +02:00
Kruglov Pavel
9af56624f5
Fix flaky test test_skip_empty_files 2023-06-26 13:30:51 +02:00
Mikhail f. Shiryaev
065b87aa30
Improve logging a little bit, avoid double labeling 2023-06-26 13:25:49 +02:00
Mikhail f. Shiryaev
c64f929b9c
Fix broken labeling for manual approve 2023-06-26 13:25:48 +02:00
Alexander Tokmakov
eb649873b3
Unify merge predicate (#51344)
* unify merge predicate

* Update BaseDaemon.cpp
2023-06-26 13:48:21 +03:00
Alexander Tokmakov
e92035072b
Update MergeTreeTransaction.cpp 2023-06-26 13:44:09 +03:00
Alexey Milovidov
8e6f665585 Fix build 2023-06-26 05:57:38 +02:00
Alexey Milovidov
21c9feeeb3 Fix test 2023-06-26 05:46:10 +02:00
Alexey Milovidov
e3d999b023 Fix test 02497_trace_events_stress_long 2023-06-26 05:43:27 +02:00
Alexey Milovidov
4cef034297 Fix 02481_parquet_list_monotonically_increasing_offsets.sh 2023-06-26 05:27:45 +02:00
Alexey Milovidov
b8e6bd3299
Merge branch 'master' into refactor-subqueries-for-in 2023-06-26 06:05:12 +03:00