Commit Graph

1327 Commits

Author SHA1 Message Date
Kruglov Pavel
1870f05207
Merge branch 'master' into json-data-type 2024-08-15 14:52:41 +02:00
avogar
fed37d24f0 Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-15 08:02:15 +00:00
Nikita Taranov
95e07ce7b3
Merge branch 'master' into improve_hash_join_by_reduce_vector_emplace 2024-08-14 11:43:37 +02:00
Nikita Taranov
20e20b97c9
Fix test storage_join_direct_join 2024-08-13 16:20:27 +02:00
kevinyhzou
85bd63a2ac rebase and resolve conflict 2024-08-13 19:16:32 +08:00
Kruglov Pavel
01b2e67f2e
Merge branch 'master' into json-data-type 2024-08-12 23:32:35 +02:00
Kruglov Pavel
ba85cc8d59
Merge pull request #67043 from Avogar/improve-squashing
Improve columns squashing for String/Array/Map/Variant/Dynamic types
2024-08-12 17:14:15 +00:00
avogar
9296d4ecfb Merge branch 'master' of github.com:ClickHouse/ClickHouse into json-data-type 2024-08-12 11:55:39 +00:00
Anton Popov
b5afddb1af
Update optimize_functions_to_subcolumns.xml 2024-08-09 22:56:25 +02:00
Anton Popov
1e3ccbc3ec add perf test for subcolumns 2024-08-09 11:24:42 +00:00
Sema Checherinda
35c297dc83 Merge branch 'master' into chesema-perf-matview 2024-08-06 16:57:25 +02:00
Nikita Mikhaylov
b4a6f249ab
Merge pull request #66438 from ClickHouse/analyzer-beta
Analyzer is finally Beta
2024-08-06 09:39:29 +00:00
Nikita Mikhaylov
a202022475 Fixed performance tests 2024-08-05 15:29:15 +00:00
Nikita Mikhaylov
4e9c3baa25 Move analyzer to Beta stage 2024-08-05 15:29:14 +00:00
Azat Khuzhin
9ce55b69b4 Fix possible CANNOT_READ_ALL_DATA during server startup in performance tests
CI [1]:

    2024.08.04 22:09:11.646800 [ 1052 ] {} <Error> Application: Code: 33. DB::Exception: Cannot read all data. Bytes read: 0. Bytes expected: 4.: While checking access for disk backups. (CANNOT_READ_ALL_DATA), Stack trace (when copying this message, always include the lines below):

  [1]: https://s3.amazonaws.com/clickhouse-test-reports/64955/6702acf6f2e4a0ee9697066e38006631fc7f69df/performance_comparison__aarch64__[2_4].html

Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-08-05 11:23:53 +02:00
Nikita Taranov
3dc73ad677
Merge pull request #65320 from ClickHouse/nickitat-patch-20
Fix some perf tests
2024-08-02 16:28:45 +00:00
Nikita Taranov
6c2f2aed48
Merge pull request #67396 from ClickHouse/mute_broken_perf_test
Mute degraded perf test
2024-08-02 16:26:53 +00:00
Sema Checherinda
a94df1fb9a enable parallel_view_processing in perf tests 2024-08-02 15:11:31 +02:00
avogar
d3830e0a4f Add perf tests for Dynamic and Variant 2024-07-30 14:54:42 +00:00
Nikita Taranov
21aa514c80 don't run removed tests 2024-07-30 15:03:09 +01:00
Nikita Taranov
756bde1158 rm file 2024-07-29 20:27:15 +01:00
Nikita Taranov
c4bdfd418d impl 2024-07-29 17:48:20 +01:00
Kruglov Pavel
813f4015db
Merge branch 'master' into json-data-type 2024-07-29 13:08:51 +02:00
robot-clickhouse
321766d0b8 Automatic style fix 2024-07-25 22:51:22 +00:00
alesapin
4ee409094d
Update tests/performance/decimal_aggregates.xml 2024-07-25 12:12:23 +02:00
Nikita Taranov
92f378a121
Merge branch 'master' into nickitat-patch-20 2024-07-24 23:22:55 +02:00
Kruglov Pavel
d694723d5f
Merge branch 'master' into json-data-type 2024-07-24 21:26:20 +02:00
avogar
2381c3dbca Fix and rewrite tests 2024-07-24 19:11:51 +00:00
alesapin
68c53764f2
Update tests/performance/decimal_aggregates.xml 2024-07-24 17:50:42 +02:00
alesapin
a03a59a3bf Use less data overall 2024-07-24 15:14:02 +02:00
alesapin
80304b5962 Less memory-intensive fill queries for decimal aggregates 2024-07-24 15:13:10 +02:00
avogar
f37f228af9 Improve columns squashing for String/Array/Map/Variant/Dynamic types 2024-07-24 13:10:20 +00:00
Alexey Milovidov
abb6025e72 Fix performance test about the generateRandom table function, supposedly 2024-07-23 02:30:45 +02:00
Robert Schulze
67f5ffc592
Fixups 2024-07-16 20:21:21 +00:00
János Benjamin Antal
e5804ae5cd
Use numbers_mt to reduce duration of tests 2024-07-10 17:28:10 +02:00
János Benjamin Antal
211994333f
Fix invalid XML 2024-07-10 14:56:28 +02:00
Robert Schulze
948565f554
Speed up replaceRegexp(All|One) if the pattern is trivial 2024-07-07 11:09:01 +00:00
Antonio Andelic
f49c194ad0 Fix server restarts in performance tests 2024-06-26 13:48:35 +02:00
Nikita Taranov
cb0a692ba0 fix read_from_comp_parts 2024-06-21 23:42:56 +01:00
Nikita Taranov
91dc9a69d8 fix final_big_column 2024-06-21 22:03:38 +01:00
Nikita Taranov
6f1f416700 one more test 2024-06-20 17:37:05 +01:00
Nikita Taranov
b125f8166f impl 2024-06-19 16:41:50 +01:00
Nikita Taranov
57d036e589 impl 2024-06-15 22:04:24 +01:00
kevinyhzou
2a14168075 improve least/greatest by allow nullable numberic fields compare 2024-06-05 15:47:42 +08:00
Alexey Milovidov
2f1fb6c5d8
Merge pull request #64426 from jiebinn/SparseColumnIteratorIncrease
Reduce the redundant `isDefault()` of `ColumnSparse::filter` to improve performance
2024-05-29 02:23:27 +02:00
Jiebin Sun
bc4d96481c Add isolated performance test 2024-05-29 01:12:28 +08:00
Robert Schulze
9d63095db9
Revert "Revert "Speed up splitByRegexp""
This reverts commit 08e5c2ba4d.
2024-05-23 10:01:10 +00:00
Alexey Milovidov
500475f2b8 Add a test 2024-05-19 10:45:05 +02:00
Tomer Shafir
2a87f01890
fix io_uring.xml 2024-05-15 19:15:53 +03:00
tomershafir
7de812000c io_uring: add basic io_uring clickhouse perf test 2024-05-14 18:50:51 +03:00