Miсhael Stetsyuk
|
ef294f0dab
|
Merge pull request #67913 from ClickHouse/add-replication-lag-and-recovery-time-metrics-resubmit
[resubmit] add replication lag and recovery time metrics
|
2024-08-08 16:37:30 +00:00 |
|
Robert Schulze
|
076c4a9ce9
|
Merge pull request #67930 from rschu1ze/fix-stat-assert
Fix stress test error with TDigest statistics
|
2024-08-08 16:34:58 +00:00 |
|
Alexey Milovidov
|
2e6ecf6913
|
Merge pull request #66311 from azat/rdkafka-fix-data-race
Fix possible data-race StorageKafka with statistics_interval_ms>0
|
2024-08-08 18:56:22 +02:00 |
|
Konstantin Bogdanov
|
308947ee0b
|
Fix
|
2024-08-08 18:31:24 +02:00 |
|
Anton Popov
|
f9f13a8e41
|
enable setting optimize_functions_to_subcolumns by default
|
2024-08-08 16:27:25 +00:00 |
|
Anton Popov
|
e264ecd201
|
fix skip of parts in mutation with analyzer
|
2024-08-08 16:22:06 +00:00 |
|
Alexander Tokmakov
|
33ba78ee42
|
Update test.py
|
2024-08-08 17:47:12 +02:00 |
|
Alexey Milovidov
|
42ae591017
|
Merge pull request #68021 from rschu1ze/bump-rocksdb
Revert "Revert "Bump rocksdb from v8.10 to v9.4 + enable jemalloc and liburing""
|
2024-08-08 15:18:53 +00:00 |
|
Antonio Andelic
|
34bbf3d9c4
|
Use async inserts
|
2024-08-08 17:13:13 +02:00 |
|
Duc Canh Le
|
fdd8d5e5d8
|
Merge branch 'master' into drop_detached_partition_all
Fix CI
|
2024-08-08 14:44:10 +00:00 |
|
robot-clickhouse
|
06d7691fa6
|
Merge pull request #68045 from ClickHouse/auto/v24.7.3.42-stable
Update version_date.tsv and changelog after v24.7.3.42-stable
|
2024-08-08 14:13:09 +00:00 |
|
János Benjamin Antal
|
c9adfe246b
|
Merge pull request #57625 from ClickHouse/kafka-zookeeper
Kafka ZooKeeper
|
2024-08-08 14:02:27 +00:00 |
|
Robert Schulze
|
55b2000d38
|
Fix fasttest
|
2024-08-08 13:58:43 +00:00 |
|
robot-clickhouse
|
9cf60214e1
|
Update version_date.tsv and changelogs after v24.7.3.42-stable
|
2024-08-08 13:43:12 +00:00 |
|
Alexey Katsman
|
f00f18ae69
|
Merge pull request #68031 from ClickHouse/tavplubix-patch-10
Add a link in trace_log docs
|
2024-08-08 12:59:07 +00:00 |
|
Robert Schulze
|
eca6bba038
|
Split 00284_external_aggregation
|
2024-08-08 12:50:45 +00:00 |
|
Yakov Olkhovskiy
|
cbfc80a184
|
Merge pull request #67587 from ClickHouse/fix-create-view-with-recursive
Fix: creation of view with recursive CTE
|
2024-08-08 12:16:48 +00:00 |
|
Robert Schulze
|
aee8f18116
|
Merge remote-tracking branch 'ClickHouse/master' into FixBloomFilterCast
|
2024-08-08 12:08:39 +00:00 |
|
Robert Schulze
|
4b2234f87d
|
Minor fixups
|
2024-08-08 12:06:32 +00:00 |
|
Nikita Mikhaylov
|
4c289aa2dc
|
Merge pull request #64183 from vitlibar/ts-engine
Add new TimeSeries table engine to handle Prometheus protocols
|
2024-08-08 12:03:12 +00:00 |
|
alesapin
|
ac3dd0a9dc
|
Merge pull request #67873 from ClickHouse/fix-02597_column_update_tricy_expression_and_replication
[CI Fest] Fix `02597_column_update_tricy_expression_and_replication`
|
2024-08-08 11:58:37 +00:00 |
|
Raúl Marín
|
32d949d9a2
|
Merge pull request #67941 from Algunenano/fast_test_for_fast_tests
Remove slow tests from fasttest check
|
2024-08-08 11:24:12 +00:00 |
|
Robert Schulze
|
b0ba53788a
|
Refactor tests for (experimental) statistics
|
2024-08-08 11:21:23 +00:00 |
|
Ilya Yatsishin
|
f21a48dac6
|
Merge pull request #67064 from zvonand/hdfs-double-asterisk
Add `**` to `hdfs` docs, add test for `**` in `hdfs`
|
2024-08-08 11:12:55 +00:00 |
|
Azat Khuzhin
|
bc2740aa70
|
tests/clickhouse-test: s/RELEASE_BUILD/RELEASE_NON_SANITIZED/g
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-08 13:00:37 +02:00 |
|
Azat Khuzhin
|
979f93df12
|
tests/clickhouse-test: better english in comment
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-08 13:00:07 +02:00 |
|
Sema Checherinda
|
117fedd3bb
|
fix style
|
2024-08-08 12:59:32 +02:00 |
|
Azat Khuzhin
|
420f97c850
|
tests/clickhouse-test: update return type hint in run_single_test()
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-08 12:58:40 +02:00 |
|
Azat Khuzhin
|
e90487fd54
|
tests/clickhouse-test: remove superior global
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
|
2024-08-08 12:57:50 +02:00 |
|
Sema Checherinda
|
0939e7f922
|
Merge branch 'master' into chesema-02765
|
2024-08-08 12:57:04 +02:00 |
|
Sema Checherinda
|
69ac203c9f
|
fix tests
|
2024-08-08 12:56:33 +02:00 |
|
Robert Schulze
|
18085eca8a
|
Merge pull request #68027 from rschu1ze/docs-3rdparty
Docs: Update 3rd party library guide
|
2024-08-08 10:51:28 +00:00 |
|
Sema Checherinda
|
ec145c86f5
|
Update src/Disks/DiskFomAST.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-08-08 12:28:52 +02:00 |
|
Sema Checherinda
|
df23a3456f
|
work with review
|
2024-08-08 12:28:26 +02:00 |
|
Alexander Tokmakov
|
2e5b71cdb1
|
Update trace_log.md
|
2024-08-08 12:27:03 +02:00 |
|
vdimir
|
aec4e5bd63
|
Merge branch 'master' into vdimir/analyzer_external_query_fix
|
2024-08-08 12:15:19 +02:00 |
|
vdimir
|
c8c4ca88d0
|
Merge branch 'master' into vdimir/connection_reset_by_peer_spam_log
|
2024-08-08 12:12:45 +02:00 |
|
vdimir
|
f9bc689542
|
Merge branch 'master' into vdimir/fix_03130_convert_outer_join_to_inner_join
|
2024-08-08 12:11:47 +02:00 |
|
Raúl Marín
|
cabe90d048
|
Merge pull request #67914 from Algunenano/no-parallel-3
Remove some no-parallel tags from tests (Part 3)
|
2024-08-08 09:46:29 +00:00 |
|
Sema Checherinda
|
b79e701d8f
|
Update src/Disks/DiskFomAST.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-08-08 11:33:36 +02:00 |
|
Sema Checherinda
|
8a93b1c7cf
|
Update src/Disks/DiskFomAST.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-08-08 11:33:10 +02:00 |
|
Sema Checherinda
|
376d643e39
|
Update src/Disks/DiskFomAST.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-08-08 11:32:55 +02:00 |
|
Sema Checherinda
|
dbe3035b6d
|
Update src/Disks/DiskFomAST.cpp
Co-authored-by: Kseniia Sumarokova <54203879+kssenii@users.noreply.github.com>
|
2024-08-08 11:32:42 +02:00 |
|
Max K.
|
706144a4ba
|
Merge pull request #68022 from ClickHouse/ci_pr_filter_job_fix
CI: Fix for filtering jobs in PRs
|
2024-08-08 09:19:26 +00:00 |
|
Robert Schulze
|
f2c8d9678c
|
Merge remote-tracking branch 'ClickHouse/master' into fix-concurrent_threads_soft_limit_ratio
|
2024-08-08 09:09:44 +00:00 |
|
Robert Schulze
|
37641a0b4b
|
Merge remote-tracking branch 'ClickHouse/master' into fix-stat-assert
|
2024-08-08 08:57:22 +00:00 |
|
Nikita Fomichev
|
59b737c9ac
|
CI: set correct timeout for stateless tests
|
2024-08-08 10:50:14 +02:00 |
|
Robert Schulze
|
76b8bcd97a
|
Update
|
2024-08-08 08:46:46 +00:00 |
|
Max K.
|
01b6d4043b
|
Merge pull request #67978 from ClickHouse/ci_integration_tests_uncover_logs
CI: Integration tests uncover some logging
|
2024-08-08 08:45:23 +00:00 |
|
Robert Schulze
|
effaeeeeac
|
Update 3rd party lib guide
|
2024-08-08 08:43:39 +00:00 |
|