Commit Graph

117975 Commits

Author SHA1 Message Date
Alexey Milovidov
392cddea0e Merge branch 'many-fixes' of github.com:ClickHouse/ClickHouse into many-fixes 2023-06-27 07:08:33 +02:00
Alexey Milovidov
37d7abc700 Merge branch 'fix-adaptive_granularity_block_borders' into many-fixes 2023-06-27 07:08:08 +02:00
Alexey Milovidov
76108b955c Fix test 01605_adaptive_granularity_block_borders 2023-06-27 07:06:50 +02:00
robot-clickhouse
9d8b996f68 Automatic style fix 2023-06-27 04:30:56 +00:00
Alexey Milovidov
8c38d10bb4 A fix for clang-17 2023-06-27 05:49:03 +02:00
Alexey Milovidov
b5635887c3 Merge remote-tracking branch 'origin/refactor-subqueries-for-in' into many-fixes 2023-06-27 05:39:44 +02:00
Alexey Milovidov
19c054ea21 Merge branch 'fix-using-locks-in-process-list' of github.com:vitlibar/ClickHouse into many-fixes 2023-06-27 05:37:05 +02:00
Alexey Milovidov
de58339c3b Merge branch 'fix-perf-tests-jemalloc' of github.com:azat/ClickHouse into many-fixes 2023-06-27 05:35:26 +02:00
Alexey Milovidov
40e265d92c Merge remote-tracking branch 'origin/Avogar-patch-2' into many-fixes 2023-06-27 05:33:48 +02:00
Alexey Milovidov
ccbcbe3349 Merge remote-tracking branch 'origin/tavplubix-patch-6' into many-fixes 2023-06-27 05:33:29 +02:00
Alexey Milovidov
a601e9c2fb Merge remote-tracking branch 'origin/50679-test_tlsv1_3-is-flaky-test_https_wrong_cert-test_https_non_ssl_auth' into many-fixes 2023-06-27 05:31:17 +02:00
Alexey Milovidov
d2253b088d Merge branch 'fix-02497_trace_events_stress_long' into many-fixes 2023-06-27 05:29:05 +02:00
Alexey Milovidov
56a54cbc44 Merge branch 'fix-02481_parquet_list_monotonically_increasing_offsets' into many-fixes 2023-06-27 05:28:32 +02:00
Alexey Milovidov
1a04f746b0 Merge branch 'fix-long-attach-memory-limit' into many-fixes 2023-06-27 05:28:12 +02:00
Alexey Milovidov
cb157f1c6b Merge branch 'fix-test-warnings' into many-fixes 2023-06-27 05:27:44 +02:00
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
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
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
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
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