alsu
|
224a23647a
|
remove extra space
|
2024-09-23 11:02:54 +02:00 |
|
alsu
|
3e7ae86419
|
update syntax box in docs for create/alter settings profile
|
2024-09-19 11:37:22 +02:00 |
|
alsu
|
47d00f85cd
|
update syntax for create/alter role
|
2024-09-19 11:29:05 +02:00 |
|
alsu
|
589dc56d2e
|
update create/alter user syntax in russian docs according to current functionality
|
2024-09-04 11:18:33 +02:00 |
|
alsu
|
8e9b45a010
|
update create/alter user syntax in docs according to current functionality
|
2024-09-04 11:12:42 +02:00 |
|
Ilya Yatsishin
|
47111eb5af
|
Merge pull request #67511 from ClickHouse/revert-67507-revert-66536-external-replace-to-null
Revert "Revert "Add settings to replace external engines to Null during create""
|
2024-08-07 10:38:04 +00:00 |
|
Raúl Marín
|
e0794b6fa8
|
Merge pull request #67932 from Algunenano/no-parallel-4
Remove some no-parallel tags from tests (Part 4)
|
2024-08-07 10:26:59 +00:00 |
|
Kseniia Sumarokova
|
29de277e90
|
Merge pull request #67841 from ClickHouse/add-debug-logs-for-window-view
Add debug logging for window view tests
|
2024-08-07 10:15:31 +00:00 |
|
vdimir
|
53c4c51f19
|
Merge pull request #67015 from ClickHouse/vdimir/block_stucture_mismatch_62486
Fix storage Buffer over Distributed
|
2024-08-07 09:50:45 +00:00 |
|
vdimir
|
a119024be8
|
Merge pull request #67920 from ClickHouse/vdimir/datetime64_constant_to_ast
Fix DateTime64 parsing after constant folding
|
2024-08-07 09:41:42 +00:00 |
|
Robert Schulze
|
e07f8b4807
|
Merge pull request #67933 from mzhukova/dev/mzhukova/upd-qpl-1.6.0
Upgrade QPL to v1.6.0
|
2024-08-07 09:40:49 +00:00 |
|
Anton Popov
|
2c10d8c6c1
|
Merge pull request #66243 from CurtizJ/fix-filling-empty-subcolumns
Fix filling of missed subcolumns
|
2024-08-07 09:16:20 +00:00 |
|
Anton Popov
|
66f95cd073
|
Merge pull request #66443 from amosbird/cleanup-projections
Clean up projection inside storage snapshot
|
2024-08-07 09:02:25 +00:00 |
|
Robert Schulze
|
7af334bd46
|
Merge pull request #67942 from rschu1ze/fix-memoverflow-in-usearch
Fix memory corruption in usearch
|
2024-08-07 08:38:14 +00:00 |
|
Robert Schulze
|
96a0aec87b
|
Merge pull request #67947 from rschu1ze/fix-flaky-02099_tsv_raw_format
Unflake 02099_tsv_raw_format.sh
|
2024-08-07 08:16:13 +00:00 |
|
Antonio Andelic
|
a28c0db3fc
|
Merge pull request #67882 from ClickHouse/remove-unsupported-files
Lazily create invalid files in S3
|
2024-08-07 07:09:24 +00:00 |
|
pufit
|
3b642e7f91
|
Merge pull request #66364 from azat/cluster-inter-server-secret-fix
Fix cluster() for inter-server secret (preserve initial user as before)
|
2024-08-07 04:58:12 +00:00 |
|
max-vostrikov
|
0aed98f3f0
|
Merge pull request #67596 from ClickHouse/test_parquet_page_index
added tests for page index in parquet files
|
2024-08-07 00:15:07 +00:00 |
|
Han Fei
|
6fba2f19f6
|
Merge pull request #67928 from hanfei1991/hanfei/more-log-for-async-insert-scatter-partition
more logs to debug logical error from async inserts
|
2024-08-06 23:22:34 +00:00 |
|
Alexey Milovidov
|
e3ead8a3ba
|
Merge pull request #65564 from azat/override-logs-in-keeper-image
[RFC] Do not pass logs for keeper explicitly in the image to allow overriding
|
2024-08-06 22:58:20 +00:00 |
|
Alexey Milovidov
|
2d998b7c7a
|
Merge pull request #67565 from ClickHouse/chesema-perf-matview
enable parallel_view_processing in perf tests
|
2024-08-06 22:56:34 +00:00 |
|
Alexey Milovidov
|
ec83156691
|
Merge pull request #67896 from CurtizJ/fix-azure-create-container
Do not try to create azure container if not needed
|
2024-08-06 22:56:19 +00:00 |
|
Alexey Milovidov
|
65297524de
|
Merge pull request #67934 from ClickHouse/ci_strict_job_timeout
CI: Strict job timeout 1.5h for tests, 2h for builds
|
2024-08-06 22:50:39 +00:00 |
|
Alexey Milovidov
|
82a95d0813
|
Merge pull request #67755 from ClickHouse/no-flaky-check
Introduce `no-flaky-check` tag
|
2024-08-06 22:19:07 +00:00 |
|
Alexey Milovidov
|
1eaccbe562
|
Merge pull request #67877 from ClickHouse/revert-58990-revert-58927-add-test-47892
Revert "Revert "Add a test for #47892""
|
2024-08-06 22:18:26 +00:00 |
|
Robert Schulze
|
139f5e55d3
|
Unflake 02099_tsv_raw_format.sh
|
2024-08-06 20:35:00 +00:00 |
|
Max K.
|
a15fb8be75
|
Merge pull request #67919 from ClickHouse/ci_no_critical_bug_fix_in_changleog
CI: Changelog: Critical Bug Fix to Bug Fix
|
2024-08-06 20:11:55 +00:00 |
|
Sema Checherinda
|
2ccfc8c0eb
|
Merge pull request #67470 from ClickHouse/chesema-01171-2
run 01171 test in parallel
|
2024-08-06 19:58:19 +00:00 |
|
Robert Schulze
|
915e6f6565
|
Merge pull request #67908 from Blargian/docs_toFloat
Update documentation of `toFloat32/64` and variants
|
2024-08-06 19:52:07 +00:00 |
|
Robert Schulze
|
26b622540f
|
Merge pull request #64489 from ClickHouse/zup
Update zlib-ng from 2.0.2 to 2.1.7
|
2024-08-06 19:23:05 +00:00 |
|
Zhukova, Maria
|
36b6adbb30
|
qpl-cmake: Better wording on ISA-L copy and removed non-required linking
|
2024-08-06 12:15:23 -07:00 |
|
Ilya Yatsishin
|
881d57a764
|
Merge branch 'master' into revert-67507-revert-66536-external-replace-to-null
|
2024-08-06 21:04:17 +02:00 |
|
Robert Schulze
|
9594a9baff
|
Fix memory corruption in usearch
|
2024-08-06 18:43:44 +00:00 |
|
Robert Schulze
|
7a5b30d955
|
Re-add forked usearch repo
|
2024-08-06 18:39:18 +00:00 |
|
Robert Schulze
|
302bd5fdc6
|
Remove usearch submodule
|
2024-08-06 18:37:26 +00:00 |
|
Robert Schulze
|
4cdb6db1b7
|
Merge pull request #67855 from azat/ci/fix-use_query_cache-stressing
Fix query cache randomization in stress tests
|
2024-08-06 17:59:10 +00:00 |
|
Max Kainov
|
f0fdba3bbe
|
CI: Strict job timeout 1.5h for tests, 2h for builds
|
2024-08-06 19:02:49 +02:00 |
|
Raúl Marín
|
57b6d46141
|
Make 01764_table_function_dictionary parallelizable
|
2024-08-06 18:28:01 +02:00 |
|
Raúl Marín
|
c58643897a
|
Make 02002_row_level_filter_bug parallelizable
|
2024-08-06 18:26:31 +02:00 |
|
Raúl Marín
|
078e4ca36d
|
Make 02950_dictionary_ssd_cache_short_circuit parallelizable
|
2024-08-06 18:21:58 +02:00 |
|
Raúl Marín
|
425fb0f485
|
Make 01600_multiple_left_join_with_aliases parallelizable
|
2024-08-06 18:20:09 +02:00 |
|
Raúl Marín
|
38d891c6be
|
Make 02015_column_default_dict_get_identifier parallelizable
|
2024-08-06 18:18:09 +02:00 |
|
Raúl Marín
|
1e631472f0
|
Make 01685_ssd_cache_dictionary_complex_key parallelizable
|
2024-08-06 18:07:49 +02:00 |
|
maxvostrikov
|
2d93910bd6
|
added tags no-fasttest
|
2024-08-06 17:44:29 +02:00 |
|
Alexey Milovidov
|
357013f08d
|
Merge pull request #67726 from ClickHouse/fix-02789_reading_from_s3_with_connection_pool
Fix test `02789_reading_from_s3_with_connection_pool`
|
2024-08-06 15:43:48 +00:00 |
|
Han Fei
|
40e763dd8b
|
more logs to debug logical error from async inserts
|
2024-08-06 17:17:02 +02:00 |
|
Blargian
|
0bb8d1a8ed
|
optimize formatting by 3%
|
2024-08-06 17:10:34 +02:00 |
|
Anton Popov
|
47953da08d
|
fix reading of size column from missed Nested in compact parts
|
2024-08-06 15:08:40 +00:00 |
|
Azat Khuzhin
|
bdfaffa9d7
|
tests: make test_distributed_inter_server_secret idempotent
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-06 16:59:23 +02:00 |
|
Sema Checherinda
|
35c297dc83
|
Merge branch 'master' into chesema-perf-matview
|
2024-08-06 16:57:25 +02:00 |
|