Antonio Andelic
|
4ced1f37e8
|
Escape quote
|
2024-08-09 11:56:53 +01:00 |
|
Antonio Andelic
|
da907d5356
|
Better parsing
|
2024-08-09 10:37:48 +01:00 |
|
Antonio Andelic
|
54cd980e13
|
Increase queue size and fix tests
|
2024-08-09 09:44:30 +02:00 |
|
Antonio Andelic
|
34bbf3d9c4
|
Use async inserts
|
2024-08-08 17:13:13 +02:00 |
|
Antonio Andelic
|
f4aac7bbd9
|
Another fix
|
2024-08-08 09:19:45 +01:00 |
|
Antonio Andelic
|
9d30b45dbe
|
Fix
|
2024-08-08 08:43:49 +01:00 |
|
Antonio Andelic
|
bd3674e6e9
|
Add restart
|
2024-08-08 08:55:31 +02:00 |
|
Antonio Andelic
|
d2e9833dba
|
Add minio audit logs
|
2024-08-07 17:22:51 +02: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 |
|
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 |
|
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 |
|
robot-clickhouse
|
e1e298f14e
|
Automatic style fix
|
2024-08-06 14:57:04 +00:00 |
|
Alexey Milovidov
|
9a297b31f5
|
Merge pull request #67113 from azat/tests/part_log_rmt_fetch_errors
Reintroduce 03002_part_log_rmt_fetch_*_error tests without flakiness and less time
|
2024-08-06 14:46:00 +00:00 |
|
Alexey Milovidov
|
2df8d6acde
|
Merge pull request #67423 from ClickHouse/bff
Fix bloom filter index breaking some queries
|
2024-08-06 14:45:44 +00:00 |
|
Alexey Milovidov
|
6c9d631727
|
Merge pull request #67589 from azat/tests/01811_storage_buffer_flush_parameters
Fix 01811_storage_buffer_flush_parameters flakiness
|
2024-08-06 14:43:17 +00:00 |
|
vdimir
|
a180bf311c
|
Merge pull request #67804 from ClickHouse/vdimir/fix_fliter_pushdown_no_keys
Fix filter pushdown for aggregation without keys
|
2024-08-06 14:35:50 +00:00 |
|
Nikolay Degterinsky
|
1126ae3e5a
|
Merge pull request #67560 from evillique/fix-timeout-stateless-tests
[CI] Check for timeout when we stop logs replication
|
2024-08-06 14:35:23 +00:00 |
|
vdimir
|
5c4f2c1985
|
Fix DateTime64 parsing after constant folding
|
2024-08-06 14:33:28 +00:00 |
|