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
Alexander Gololobov
3c8cd7f775
Test with big subquery in mutation with multiple parts
2023-04-14 16:12:18 +02:00
Kseniia Sumarokova
fd85f0b108
Update tests/integration/test_version_update_after_mutation/test.py
...
Co-authored-by: alesapin <alesapin@clickhouse.com>
2023-04-14 16:11:37 +02:00
kssenii
c08e6d6c5f
Better processing of relative cache path
2023-04-14 15:52:51 +02:00
Dmitry Novik
8c7f894837
Update tests/queries/0_stateless/02455_one_row_from_csv_memory_usage.sh
2023-04-14 15:44:34 +02:00
kssenii
5bc9a98aab
Fxi
2023-04-14 15:35:39 +02:00
Dmitry Novik
352a240a20
Merge pull request #47984 from ClickHouse/optimize-compilation
...
Optimize compilation
2023-04-14 15:34:46 +02:00
Azat Khuzhin
9f694a328b
Fix skip_unavailable_shards in case of unavailable hosts
...
In #26658 only one excessive connect had been removed, but due to
RemoteQueryExecutor will execute query again in read(), there is one
more, fix this by correctly mark connection in sendQuery()
But note, that there still will be excessive connections due to separate
connections for obtaining structure.
Follow-up for: #26658
Fixes : #48728
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2023-04-14 14:15:45 +02:00
Igor Nikonov
3e2802ec8d
Merge branch 'master' into fix-flaky-parallel-csv-test
2023-04-14 13:11:00 +02:00
Kseniia Sumarokova
9eee7c72fe
Merge pull request #47307 from kssenii/better-tests-for-data-lakes
...
deltalake/iceberg/hudi improvements
2023-04-14 12:13:17 +02:00
Kseniia Sumarokova
6a0d9a37ce
Merge branch 'master' into fix-mysql-named-collection
2023-04-14 12:03:51 +02:00
Sergei Trifonov
ea19c5281c
Merge pull request #48750 from ClickHouse/lower-threadpool-mutex-contention
2023-04-14 12:03:51 +02:00
Tyler Hannan
00960f057c
Update README.md
2023-04-14 11:55:50 +02:00
Robert Schulze
2378df0a47
Merge pull request #48763 from ClickHouse/rs/fix-squashing
...
Fix squashing in query cache
2023-04-14 11:44:58 +02:00
Yatsishin Ilya
206781cc4e
Fix abort on small terminal window
2023-04-14 08:26:58 +00:00
Robert Schulze
caf8690f58
Merge branch 'master' into rs/bump-zstd
2023-04-14 09:53:47 +02:00
Robert Schulze
adb15b7033
Merge branch 'master' into show-table
2023-04-14 09:52:56 +02:00
lgbo-ustc
3a5e0b2e31
update the result of groupArray(NULL)
2023-04-14 13:12:03 +08:00
Sergei Trifonov
7cb6303e4c
Merge branch 'master' into lower-threadpool-mutex-contention
2023-04-14 03:26:39 +02:00
lgbo-ustc
bded857c73
update test case
2023-04-14 09:24:15 +08:00
lgbo-ustc
981c52fa41
groupArray returns cannot be nullable
2023-04-14 09:24:15 +08:00
Igor Nikonov
267cd097bf
Merge pull request #48729 from ClickHouse/fix-memory-order-in-number_mt
...
Fix memory order in number_mt
2023-04-13 23:57:36 +02:00
Alexander Tokmakov
65cef81d5b
Merge pull request #48766 from ClickHouse/improve_slack_bot2
...
Limit size of messages from the CI slack bot
2023-04-14 00:51:04 +03:00
Kseniia Sumarokova
54518bf928
Merge branch 'master' into better-tests-for-data-lakes
2023-04-13 23:45:12 +02:00
Alexander Tokmakov
5cfcead4a7
limit size of messages from the CI slack bot
2023-04-13 23:28:03 +02:00
Robert Schulze
a09db7f4f5
Fix squashing in query cache
2023-04-13 20:09:29 +00:00
Eric Thomas
8d5e72cc26
Fix docs for case insensitive searches with a token bloom filter
2023-04-13 14:04:55 -06:00
Robert Schulze
43b8cbc50c
Merge pull request #48737 from ClickHouse/rs/fix-wshadow
...
Remove `-Wshadow` suppression which leaked into global namespace
2023-04-13 21:18:50 +02:00
Alexander Tokmakov
a61ed33223
Merge pull request #48760 from ClickHouse/revert-46089-background-memory-tracker
...
Revert "Add MemoryTracker for the background tasks"
2023-04-13 21:20:46 +03:00
Alexander Tokmakov
af1bf08663
Revert "Add MemoryTracker for the background tasks"
2023-04-13 21:05:02 +03:00
Anton Popov
5f01b8a2b5
Merge pull request #48517 from CurtizJ/fix-memory-compressed-tables
...
Fix storage `Memory` with enabled compression
2023-04-13 19:52:49 +02:00
pufit
abe3c9b9db
Merge pull request #48758 from ClickHouse/revert-48679-scheme-infer
...
Revert "Make Schema inference works for CREATE AS SELECT"
2023-04-13 13:46:30 -04:00