Commit Graph

112983 Commits

Author SHA1 Message Date
Kseniia Sumarokova
9e7d8000a3
Update cluster.py 2023-04-15 13:00:38 +02:00
Han Fei
862c7b43af forbid gwpsan in debug mode to rescue stress tests 2023-04-15 12:54:54 +02:00
Igor Nikonov
eafa3e8f64
Merge pull request #48756 from ClickHouse/fix-flaky-parallel-csv-test
Try to fix flaky 02455_one_row_from_csv_memory_usage
2023-04-15 12:50:51 +02:00
Vitaly Baranov
80d6b82ac9 Allow starting integration tests without spark. 2023-04-15 11:29:03 +02:00
robot-ch-test-poll4
1996049256
Merge pull request #48779 from JaySon-Huang/fix_duplicated_code
Remove duplicate definition of SingleEndpointHTTPSessionPool
2023-04-15 05:41:53 +02:00
Alexey Milovidov
f731a30809
Merge pull request #48797 from ClickHouse/remove-zlib
Reimplement #48790
2023-04-15 06:27:21 +03:00
Igor Nikonov
39b896275f Merge remote-tracking branch 'origin/master' into fix-flaky-parallel-csv-test 2023-04-14 23:21:32 +00:00
Igor Nikonov
86fa7fe593 Fix flaky check: tag test no-parallel 2023-04-14 23:20:45 +00:00
Nikolay Degterinsky
1388154420
Merge pull request #48629 from bigo-sg/json_map_node
Support map type for JSONExtract
2023-04-15 01:02:09 +02:00
robot-ch-test-poll1
74687548bc
Merge pull request #48796 from ClickHouse/http-tabs
Clarify the use of tabs in URL parameters
2023-04-15 00:05:15 +02:00
robot-ch-test-poll1
5e940af4b5
Merge pull request #48798 from ClickHouse/yt-dislikes
Remove SETTINGS from Youtube dataset
2023-04-15 00:04:51 +02:00
robot-clickhouse-ci-1
584b21ff94
Merge pull request #48799 from ClickHouse/create-function-fix
Fix CREATE FUNCTION title
2023-04-14 23:45:55 +02:00
Alexey Milovidov
a8a713b5c0 Even better 2023-04-14 22:50:10 +02:00
rfraposa
85d7b43c2b Update function.md 2023-04-14 14:36:28 -06:00
rfraposa
d98bee8ea3 Update youtube-dislikes.md 2023-04-14 14:32:55 -06:00
Alexey Milovidov
b143dd3dae Reimplement #48790 2023-04-14 22:31:17 +02:00
rfraposa
42554e2671 Update youtube-dislikes.md 2023-04-14 14:30:36 -06:00
rfraposa
bc9a59de04 Update http.md 2023-04-14 14:27:11 -06:00
robot-ch-test-poll2
4684ef3987
Merge pull request #48776 from ClickHouse/tylerhannan-patch-1
Update README.md
2023-04-14 22:11:49 +02:00
robot-ch-test-poll3
ea5339ed4a
Merge pull request #48593 from bigo-sg/group_array_nullable
`groupArray` returns cannot be nullable
2023-04-14 21:31:08 +02:00
JaySon
186e3c4251
Merge branch 'master' into fix_duplicated_code 2023-04-15 02:42:46 +08:00
JaySon-Huang
3795ec2a4c Remove duplicate code 2023-04-15 02:40:21 +08:00
Alexander Gololobov
034dce58f1 Disable long test in debug 2023-04-14 20:07:53 +02:00
Alexander Gololobov
018f768e7e Cleanups 2023-04-14 20:07:37 +02:00
Alexander Tokmakov
cad0a5f493 fix a confusing warning about interserver mode 2023-04-14 19:46:44 +02:00
Robert Schulze
73741650a7
Merge pull request #46797 from ClickHouse/rs/bump-zstd
Bump ZSTD to v1.5.5
2023-04-14 18:50:42 +02:00
Robert Schulze
8eabc43068
Merge pull request #48591 from ucasfl/show-table
support show table
2023-04-14 18:42:29 +02:00
Robert Schulze
ce5efa0a32
Merge branch 'master' into rs/varint-sanity 2023-04-14 18:28:39 +02:00
Vitaly Baranov
39705ee205 Fix flaky test test_backup_all[True]. 2023-04-14 18:00:52 +02:00
Vitaly Baranov
567111f146
Merge pull request #48683 from azat/table-deps-fix
Fix table dependencies in case of failed RENAME TABLE
2023-04-14 17:22:14 +02:00
Vitaly Baranov
8989f3a243
Merge pull request #48741 from vitlibar/fix-zero-copy-replication-on-encrypted-disks
Fix zero-copy-replication on encrypted disks.
2023-04-14 16:18:04 +02:00
Alexander Gololobov
1454e84741 Test with IN StorageSet 2023-04-14 16:12:19 +02:00
Alexander Gololobov
3260341b01 Test case with different types of columns 2023-04-14 16:12:19 +02:00
Alexander Gololobov
a7b05589b6 Caches for multiple mutations 2023-04-14 16:12:19 +02:00
Alexander Gololobov
9e93ddc689 Test with multiple mutations 2023-04-14 16:12:19 +02:00
Alexander Gololobov
6854dd064f More detailed test 2023-04-14 16:12:19 +02:00
Alexander Gololobov
7a381e9232 Added enable_sharing_sets_for_mutations setting 2023-04-14 16:12:18 +02:00
Alexander Gololobov
09775ea805 Make tests more resilient to set size limit 2023-04-14 16:12:18 +02:00
Alexander Gololobov
633aaa73aa Use use_index_for_in_with_subqueries_max_values setting to limit sizes of sets used in KeyCondition 2023-04-14 16:12:18 +02:00
Alexey Milovidov
84cb2ff879 Added setting "use_index_for_in_with_subqueries_max_values" #2571 2023-04-14 16:12:18 +02:00
Alexander Gololobov
28d0cc974a Cleanups 2023-04-14 16:12:18 +02:00
Alexander Gololobov
0ae74ddf42 Use different types for referencing local set and set that is stored in cache shared between tasks 2023-04-14 16:12:18 +02:00
Alexander Gololobov
05a9d1cbfc Cleanups 2023-04-14 16:12:18 +02:00
Alexander Gololobov
0aa7979dd5 Unblock tests with ENGINE=Set 2023-04-14 16:12:18 +02:00
Alexander Gololobov
ae2da38549 Check that the set has been built before it is used 2023-04-14 16:12:18 +02:00
Alexander Gololobov
fbf09a1115 Fixes for new analyzer 2023-04-14 16:12:18 +02:00
Alexander Gololobov
adbe87e9d3 Fixes 2023-04-14 16:12:18 +02:00
Alexander Gololobov
0b9579bfb8 Reworked, testing 2023-04-14 16:12:18 +02:00
Alexander Gololobov
3884f89f5c Short and long tests 2023-04-14 16:12:18 +02:00
Alexander Gololobov
02876ed87d Share PreparedSet-s between task of the same mutation to reduce mem usage 2023-04-14 16:12:18 +02:00