Kseniia Sumarokova
3eb8c7f158
Merge pull request #38792 from xiedeyantu/fix-support-parallel-write
...
Fixed parallel writes for S3 does not work
2022-07-09 23:15:56 +02:00
Yakov Olkhovskiy
3432768dc3
Parameter --decompressor added, architecture-agnostic metadata, bugs fixed, some improvements
2022-07-09 16:05:12 -04:00
kssenii
4c88527c8e
Review fixes
2022-07-09 19:35:07 +02:00
kssenii
e04d6e4033
Update test
2022-07-09 16:54:01 +02:00
alesapin
d222f238f0
Merge pull request #39030 from ClickHouse/fix-overcommit-logging
...
Remove logging from OvercommitTracker to avoid deadlocks
2022-07-09 13:47:29 +02:00
alesapin
f00069fdb6
Merge pull request #39036 from ClickHouse/tavplubix-patch-1
...
Fix 'Tried to lock part ... for removal second time'
2022-07-09 13:45:40 +02:00
kssenii
6d3471ad69
Merge master
2022-07-09 13:13:51 +02:00
kssenii
bf1c99daab
Refactoring of object storages, add LocalObjectStorage
2022-07-09 12:39:31 +02:00
Alexey Milovidov
8f16257ec8
Add favicon
2022-07-09 12:00:15 +02:00
Alexey Milovidov
97eb121714
Merge pull request #39040 from tylerhannan/ScaleFlux_CSD_3000
...
add ScaleFlux CSD3000 Benchmark
2022-07-09 08:21:20 +03:00
Alexey Milovidov
a7d510745b
Merge pull request #38754 from azat/tests-aggregate_state_exception_memory_leak-fix
...
tests: make aggregate_state_exception_memory_leak deterministic
2022-07-09 08:20:25 +03:00
Alexey Milovidov
95d864b966
Update 85_bug-report.md
2022-07-09 07:26:37 +03:00
Alexey Milovidov
234c1b60d1
Regenerate index.html
2022-07-09 02:53:42 +02:00
Alexey Milovidov
6995bc11f3
Merge pull request #39002 from pkit/patch-1
...
fix wrong OSX building instructions
2022-07-09 01:02:33 +03:00
Alexey Milovidov
3cff25fb4f
Merge pull request #39025 from ClickHouse/qoega-patch-2
...
Update url.md
2022-07-09 01:00:42 +03:00
Vitaly Baranov
847cda87f9
BACKUP/RESTORE ON CLUSTER use async mode on replicas now.
2022-07-08 22:26:01 +02:00
Ilya Yatsishin
c2157ff536
Correclty process Druid errors. Add restart after each query as some queries leave degraded state of Druid
2022-07-08 20:15:38 +00:00
Vladimir C
06ce3e0b2e
Merge pull request #39014 from vdimir/fsj-fix
...
Fix assertion in full soring merge join
2022-07-08 21:47:22 +02:00
Tyler Hannan
9187ac1cf6
Merge branch 'master' into ScaleFlux_CSD_3000
2022-07-08 21:35:13 +02:00
Tyler Hannan
c365229645
add ScaleFlux CSD3000 Benchmark
2022-07-08 21:27:20 +02:00
Alexander Tokmakov
51130d723c
Update MergeTreeData.cpp
2022-07-08 20:17:29 +03:00
Dmitry Novik
99cef119e1
Remove logging from OvercommitTracker
2022-07-08 15:34:23 +00:00
Amos Bird
0200dc8929
Fix test
2022-07-08 23:22:26 +08:00
Amos Bird
28aefc33a0
Revert "Merge pull request #39001 from ClickHouse/revert-38675-index-fix-1"
...
This reverts commit 1cf01bb959
, reversing
changes made to af1136c990
.
2022-07-08 23:22:10 +08:00
Vladimir C
bfba67cf88
Update docker/test/performance-comparison/compare.sh
2022-07-08 17:13:20 +02:00
Alexander Tokmakov
7fd37d5c54
Merge pull request #39019 from ClickHouse/tavplubix-patch-3
...
Fix flaky 00620_optimize_on_nonleader_replica_zookeeper
2022-07-08 17:38:59 +03:00
Alexander Tokmakov
de87ac3bf9
Merge pull request #39013 from ClickHouse/tavplubix-patch-2
...
Fix flaky `test_system_merges/test.py::test_mutation_simple`
2022-07-08 17:37:49 +03:00
Nikita Mikhaylov
a44157d81d
Allow globs in keys for clickhouse-extract-from-config
tool ( #38966 )
2022-07-08 16:13:32 +02:00
Ilya Yatsishin
54cd5fce29
Update url.md
2022-07-08 15:56:21 +02:00
Alexander Tokmakov
0b960e9a95
Merge pull request #39024 from ClickHouse/tavplubix-patch-4
...
Suppress #38643
2022-07-08 16:49:00 +03:00
Alexander Tokmakov
2b886ddc2e
Update run.sh
2022-07-08 16:47:54 +03:00
Vladimir C
9555d72dfc
Remove head ci-checks.tsv
2022-07-08 15:26:07 +02:00
Alexander Tokmakov
9e9abaf3e7
Update 00620_optimize_on_nonleader_replica_zookeeper.sql
2022-07-08 15:47:59 +03:00
Alexander Tokmakov
435a109242
Merge pull request #38999 from azat/tests-improve-zk-path-check
...
tests: unique ZooKeeper path for Replicated.*MergeTree tables
2022-07-08 15:47:44 +03:00
Alexey Milovidov
cef3f1d4ae
Minor changes
2022-07-08 14:14:55 +02:00
Alexey Milovidov
eb920cce57
Using tooltips for queries
2022-07-08 14:08:02 +02:00
Raúl Marín
a965438eea
clearOldLogs: Don't report errors on concurrent deletes
2022-07-08 13:57:53 +02:00
vdimir
da523f3288
Fix assertion in full soring merge join
2022-07-08 11:31:15 +00:00
Mikhail f. Shiryaev
072c4929b9
Merge pull request #39011 from ClickHouse/backport-release-docker-server
...
Add docker_server.py running to backport and release CIs
2022-07-08 13:29:47 +02:00
Alexander Tokmakov
dbc638a49d
Update test.py
2022-07-08 14:23:33 +03:00
Alexey Milovidov
7056e53e34
Add "s"
2022-07-08 13:22:37 +02:00
Mikhail f. Shiryaev
570f1aac45
Add docker_server.py running to backport and release CIs
2022-07-08 13:22:27 +02:00
Robert Schulze
8e1a3cd194
Don't crash in functions multiMatch[Fuzzy](AllIndices/Any/AnyIndex)() with empty needle
...
Queries like
"select multiMatchAnyIndex('abc', []::Array(String))"
were not properly handled and crashed.
2022-07-08 11:18:53 +00:00
Vitaly Baranov
3af50b35ae
Merge pull request #38949 from vitlibar/careful-destructor-in-backupimpl
...
More careful destructor in BackupImpl
2022-07-08 13:11:13 +02:00
Alexey Milovidov
6445e6061f
Add theme switcher
2022-07-08 13:01:21 +02:00
Alexander Tokmakov
8a29dfa4bf
Merge pull request #39009 from ClickHouse/tavplubix-patch-2
...
Try another suppression for #38629
2022-07-08 13:54:41 +03:00
Alexander Tokmakov
57b8a6a542
Update run.sh
2022-07-08 13:53:35 +03:00
Azat Khuzhin
b62b0b32d4
tests: use unique ZooKeeper path for Replicated tables
...
v2: get back no-parallel to avoid leftover message
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-08 13:50:18 +03:00
Azat Khuzhin
b2f7f9c0f0
Fix fsync_part_directory for fetches
...
Before it produces the following error:
2022.07.07 23:40:03.131044 [ 44869 ] {} <Error> default.rep_data: auto DB::StorageReplicatedMergeTree::processQueueEntry(ReplicatedMergeTreeQueue::SelectedEntryPtr)::(anonymous class)::operator()(DB::StorageReplicatedMergeTree::LogEntryPtr &) const: Code: 107. DB::ErrnoException: Cannot open file /var/lib/clickhouse/data/tmp-fetch_36_25458_25458_0, errno: 2, strerror: No such file or directory. (FILE_DOESNT_EXIST), Stack trace (when copying this message, always include the lines below):
0. Poco::Exception::Exception() @ 0x1764634c in /usr/bin/clickhouse
1. DB::Exception::Exception() @ 0xb42caba in /usr/bin/clickhouse
2. DB::throwFromErrnoWithPath() @ 0xb42d79b in /usr/bin/clickhouse
3. DB::LocalDirectorySyncGuard::LocalDirectorySyncGuard() @ 0x1404bbd4 in /usr/bin/clickhouse
4. DB::DiskLocal::getDirectorySyncGuard() const @ 0x140466a4 in /usr/bin/clickhouse
5. DB::DataPartsExchange::Fetcher::downloadPartToDisk() @ 0x15122af1 in /usr/bin/clickhouse
6. DB::DataPartsExchange::Fetcher::fetchPart() @ 0x1511de39 in /usr/bin/clickhouse
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-08 13:48:51 +03:00
Azat Khuzhin
a5aecb6be3
tests: cover fsync related options for ReplicatedMergeTree
...
Signed-off-by: Azat Khuzhin <a.khuzhin@semrush.com>
2022-07-08 13:48:51 +03:00