pn
081a90d1c5
Merge branch 'ClickHouse:master' into fix_64487
2024-07-13 13:49:37 +08:00
joelynch
29dac3c97a
move tests to new file
2024-07-11 11:48:48 +02:00
joelynch
cd9fd1880f
Check for dict access on underlying dict rather than table
...
This is better for the table function because otherwise the database is
set to "_table_function" when checking access which is not the database
where the actual dict is.
2024-07-11 11:48:48 +02:00
joelynch
e8d831ce90
Fix more dictGet ACL bypasses.
2024-07-11 11:48:47 +02:00
Antonio Andelic
fbb7a3ed52
Merge pull request #66281 from ClickHouse/collect-core-dumps-stateless
...
Collect core dumps in more tests
2024-07-11 09:45:17 +00:00
Antonio Andelic
3d0238827c
Merge pull request #66346 from azat/jemalloc-deadlock-fix
...
Fix possible deadlock for jemalloc with enabled profiler
2024-07-11 09:23:02 +00:00
vdimir
ada95a6eaa
Merge branch 'master' into vdimir/debug_02956_rocksdb_bulk_sink
2024-07-11 11:04:46 +02:00
Kruglov Pavel
35850da12e
Update dynamic.md
2024-07-11 11:03:03 +02:00
vdimir
e1ad5c7652
Merge pull request #66310 from ClickHouse/vdimir/fix_join_on_nullsafe_optimization
...
Disable broken cases from 02911_join_on_nullsafe_optimization
2024-07-11 08:52:17 +00:00
János Benjamin Antal
321a58c519
Fix relative path to mc
2024-07-11 08:33:10 +00:00
Igor Nikonov
2d1f45bb98
Remove redundant code
2024-07-11 08:32:00 +00:00
Ilya Golshtein
3c52651b55
s3_off_fix: initial (proper ifdef for registerStorageAzureQueue)
2024-07-11 07:37:32 +00:00
pn
3ba0344b98
Merge branch 'ClickHouse:master' into fix_64487
2024-07-11 15:35:07 +08:00
Antonio Andelic
f808894de3
Merge pull request #66349 from ClickHouse/fix-test_parallel_replicas_custom_key
...
Fix test_parallel_replicas_custom_key
2024-07-11 06:54:16 +00:00
Nikita Fomichev
da37ed7fa2
Merge pull request #66363 from ClickHouse/optimize-tests-3
...
Stateless tests: Improve tests speed 3
2024-07-11 06:41:36 +00:00
Azat Khuzhin
37c66c8976
Fix 03030_system_flush_distributed_settings flakiness
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-11 08:05:53 +02:00
Azat Khuzhin
a9a227ddc6
Fix "Sending a batch of X files to Y (0.00 rows, 0.00 B bytes)." in case of batch restoring
...
Previously it was always zeros.
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2024-07-11 08:05:17 +02:00
Alexey Milovidov
d6d1701af8
Merge branch 'master' into add-test-43003
2024-07-11 04:59:08 +02:00
Alexey Milovidov
344630e5c4
Merge branch 'master' into uninteresting-changes
2024-07-11 04:58:38 +02:00
Alexey Milovidov
8fe50f5a8f
Merge branch 'master' into named-collections-in-clickhouse-local
2024-07-11 04:56:10 +02:00
Alexey Milovidov
75dd68ae2b
Merge pull request #66342 from ClickHouse/fix-replaceRegexp_fallback
...
Fix invalid XML
2024-07-11 02:09:37 +00:00
Justin de Guzman
3308d14fb3
Merge pull request #66051 from gingerwizard/patch-1
...
Update json.md
2024-07-11 01:39:27 +00:00
Alexey Milovidov
3c93091bd8
Merge pull request #65687 from ClickHouse/checks_for_column_type
...
Introduce type contract checks in `IColumn`
2024-07-10 23:40:34 +00:00
Kruglov Pavel
22706b89b9
Try to fix links in docs
2024-07-11 00:10:59 +02:00
Nikita Fomichev
6f3ae4a6de
Fix path in test
2024-07-10 23:57:23 +02:00
Alexey Katsman
46630ca958
Merge pull request #65335 from korowa/in-part-elimination
...
support set transformation in partition pruning
2024-07-10 21:53:17 +00:00
Blargian
41633cabb2
Update first_value, last_value with possibility to use RESPECT NULLS
2024-07-10 22:17:29 +02:00
Nikita Mikhaylov
77b6c18a50
Merge pull request #66348 from ClickHouse/thomoco-patch-3
...
Update kill.md
2024-07-10 20:07:06 +00:00
Shaun Struwig
e02d14263b
Merge branch 'master' into docs_window_functions
2024-07-10 21:58:59 +02:00
Blargian
4d60ff6a91
small updates
2024-07-10 21:51:14 +02:00
Sema Checherinda
48a47e5f29
Merge pull request #66162 from azat/tests/peak_threads_usage
...
Use peak_threads_usage instead of arrayUniq(thread_ids) in tests
2024-07-10 19:32:55 +00:00
Blargian
9c0610ec2b
add remaining window functions
2024-07-10 21:27:15 +02:00
serxa
be389aa5e0
Merge branch 'master' into fix-async-loader-dtor-race
2024-07-10 18:55:23 +00:00
János Benjamin Antal
4729161f41
Collect logs from minio
2024-07-10 18:41:48 +00:00
Kseniia Sumarokova
e5020690be
Merge branch 'master' into kssenii-patch-10
2024-07-10 20:02:15 +02:00
Nikita Mikhaylov
2d11eb7e49
Merge pull request #66289 from ClickHouse/pr-failed-to-connect
...
Log message: Failed to connect to replica ...
2024-07-10 17:57:07 +00:00
Raúl Marín
71afe96e0f
Less deps for SettingsEnums.h
2024-07-10 19:43:50 +02:00
Nikita Fomichev
481a1570aa
Run sequential tests in parallel to non-sequential
2024-07-10 19:21:32 +02:00
Raúl Marín
b08be12252
Remove dependency on SettingsFields from FormatSettings
2024-07-10 19:19:10 +02:00
Sema Checherinda
be80f4e5d0
Merge pull request #66065 from ClickHouse/chesema-faster-drop
...
DatabaseCatalog drops tables faster
2024-07-10 17:04:41 +00:00
chloro
1fb0bdf510
fix test failed
2024-07-11 01:00:49 +08:00
Nikita Fomichev
c421e0d789
Merge pull request #66305 from ClickHouse/optimize-tests-2
...
Stateless tests: Improve tests speed 2
2024-07-10 16:52:04 +00:00
Raúl Marín
d2f89a044a
Reduce dependencies on CoordinationSettings.h
2024-07-10 18:20:39 +02:00
Nikita Taranov
e7d5992966
Merge pull request #64553 from nickitat/concurrent_hash_join_cache_ht_sizes
...
Collect hash table sizes statistics in ConcurrentHashJoin
2024-07-10 16:11:27 +00:00
Raúl Marín
314174013b
Reduce dependencies on ServerSettings.h
2024-07-10 18:10:19 +02:00
Nikolai Kochetov
04e83de877
Merge pull request #66261 from ClickHouse/not-ready-set-constraints
...
Fixing Not-ready set in constraint.
2024-07-10 15:47:39 +00:00
chloro
faa0cb93fb
Empty commit
2024-07-10 23:37:27 +08:00
János Benjamin Antal
e5804ae5cd
Use numbers_mt
to reduce duration of tests
2024-07-10 17:28:10 +02:00
Nikita Fomichev
e6b3368dc1
debug tests hung on gdb error 9
2024-07-10 17:09:50 +02:00
Antonio Andelic
7cff918a83
Fix test_parallel_replicas_custom_key
2024-07-10 17:04:07 +02:00