alesapin
|
2559d62d74
|
Better logging and bugfixes
|
2022-04-22 15:35:25 +02:00 |
|
mergify[bot]
|
cd8fa75546
|
Merge branch 'master' into fix_trash
|
2022-04-21 21:45:31 +00:00 |
|
alesapin
|
cbced6567d
|
Fix build
|
2022-04-21 17:32:23 +02:00 |
|
alesapin
|
5465415751
|
Fix replace/move partition with zero copy replication
|
2022-04-21 14:39:12 +02:00 |
|
alesapin
|
c14e2e0b96
|
Fix more
|
2022-04-20 21:08:26 +02:00 |
|
Kseniia Sumarokova
|
df8312b357
|
Merge pull request #36388 from kssenii/fix-s3-tests-3
Fix test 01161_all_system_tables under s3 storage
|
2022-04-20 15:46:12 +02:00 |
|
alesapin
|
829854113b
|
Add a little thread safety
|
2022-04-20 15:10:36 +02:00 |
|
alesapin
|
612a81ba24
|
Update src/Disks/IDisk.h
Co-authored-by: tavplubix <tavplubix@clickhouse.com>
|
2022-04-20 13:58:31 +02:00 |
|
alesapin
|
a9131de657
|
Merge branch 'fix_trash' of github.com:ClickHouse/ClickHouse into fix_trash
|
2022-04-20 13:27:03 +02:00 |
|
alesapin
|
2eee79dc2a
|
Review fixes
|
2022-04-20 13:26:20 +02:00 |
|
alesapin
|
40c15222f8
|
Merge branch 'master' into fix_trash
|
2022-04-20 12:45:49 +02:00 |
|
kssenii
|
5fc4aaaa2d
|
Better
|
2022-04-20 10:42:07 +02:00 |
|
Kseniia Sumarokova
|
f37812f89a
|
Merge pull request #36079 from kssenii/change-hashed-path
Change hashed path for cache
|
2022-04-20 10:27:44 +02:00 |
|
Kseniia Sumarokova
|
766a84e64f
|
Merge pull request #35915 from kssenii/better-s3-settings
Better settings configuration for s3
|
2022-04-20 10:22:06 +02:00 |
|
alesapin
|
033a3475a5
|
Update src/Disks/IDiskRemote.cpp
|
2022-04-19 17:57:12 +02:00 |
|
kssenii
|
2fb331bcec
|
Better
|
2022-04-19 17:32:46 +02:00 |
|
alesapin
|
7c2fcee351
|
Simplify interface
|
2022-04-19 14:13:11 +02:00 |
|
alesapin
|
cc06bc3d99
|
Add some clarifications
|
2022-04-19 14:01:30 +02:00 |
|
mergify[bot]
|
64d5e0c8a2
|
Merge branch 'master' into change-hashed-path
|
2022-04-19 09:33:48 +00:00 |
|
mergify[bot]
|
d22f538b41
|
Merge branch 'master' into fix-s3-tests-3
|
2022-04-19 09:32:54 +00:00 |
|
kssenii
|
1f9a597b77
|
Merge master
|
2022-04-19 11:31:13 +02:00 |
|
Kseniia Sumarokova
|
f7a2fa487d
|
Fix style check
|
2022-04-19 10:45:48 +02:00 |
|
alesapin
|
bd7b3847c1
|
Some code
|
2022-04-19 01:09:09 +02:00 |
|
Robert Schulze
|
118e94523c
|
Activate clang-tidy warning "readability-container-contains"
This check suggests replacing <Container>.count() by
<Container>.contains() which is more speaking and in case of
multimaps/multisets also faster.
|
2022-04-18 23:53:11 +02:00 |
|
kssenii
|
40f7ddb6cc
|
Fix
|
2022-04-18 15:07:07 +02:00 |
|
alesapin
|
c4b70f3ed3
|
Merge branch 'master' into fix_trash
|
2022-04-18 12:20:09 +02:00 |
|
Alexey Milovidov
|
7de4f2b6c1
|
Merge branch 'master' into remove-arcadia
|
2022-04-17 16:30:09 +02:00 |
|
Alexey Milovidov
|
e128d89957
|
Remove Arcadia
|
2022-04-16 00:24:58 +02:00 |
|
Alexey Milovidov
|
416fa95b87
|
Remove "Arcadia" build system
|
2022-04-15 23:57:09 +02:00 |
|
alesapin
|
2fcc00380d
|
Get rid of iheritance
|
2022-04-15 14:00:52 +02:00 |
|
kssenii
|
3e42a1711d
|
Fix
|
2022-04-14 13:50:13 +02:00 |
|
Kseniia Sumarokova
|
04926d882a
|
Merge branch 'master' into change-hashed-path
|
2022-04-14 11:18:42 +02:00 |
|
mergify[bot]
|
2c5d6d132e
|
Merge branch 'master' into cache-fix
|
2022-04-13 13:32:56 +00:00 |
|
kssenii
|
0912b038fa
|
Merge master
|
2022-04-13 15:30:01 +02:00 |
|
kssenii
|
05ceae428b
|
Fix tests
|
2022-04-13 14:54:43 +02:00 |
|
Kseniia Sumarokova
|
9ae047df1d
|
Update CachedReadBufferFromRemoteFS.cpp
|
2022-04-13 14:30:10 +02:00 |
|
kssenii
|
a6dc437911
|
Merge master
|
2022-04-13 14:23:48 +02:00 |
|
Kseniia Sumarokova
|
1b267462d8
|
Update CachedReadBufferFromRemoteFS.cpp
|
2022-04-13 11:27:47 +02:00 |
|
kssenii
|
d2ccf876c6
|
Fix
|
2022-04-11 17:51:49 +02:00 |
|
Raúl Marín
|
6e346a7fc3
|
Support atomic replace under OSX
|
2022-04-11 14:32:55 +02:00 |
|
alesapin
|
324020a46f
|
Restore class
|
2022-04-10 15:59:43 +02:00 |
|
alesapin
|
f61cad144c
|
Get rid of strange abstraction
|
2022-04-10 15:55:05 +02:00 |
|
Kseniia Sumarokova
|
867b85dfad
|
Merge branch 'master' into change-hashed-path
|
2022-04-09 16:57:57 +02:00 |
|
kssenii
|
138588be29
|
Change hashed path
|
2022-04-08 17:14:13 +02:00 |
|
alesapin
|
4a03402da5
|
Update ReadBufferFromRemoteFSGather.h
|
2022-04-08 16:41:37 +02:00 |
|
alesapin
|
60e36abfe9
|
Get rid of metadata in buffers
|
2022-04-08 16:03:00 +02:00 |
|
alesapin
|
ad9fdc1d79
|
Don't use metadata path in write buffers
|
2022-04-08 15:30:46 +02:00 |
|
alesapin
|
0db8808f2e
|
Remove unused field from buffers
|
2022-04-08 15:06:43 +02:00 |
|
kssenii
|
87855c4ae7
|
Merge master
|
2022-04-08 12:32:48 +02:00 |
|
alesapin
|
8ec802bc62
|
Merge pull request #35475 from kssenii/remote-fs-cache-improvements
Allow to write remote fs cache on all write operations. Add `system.remote_filesystem_cache` table. Add `drop remote filesystem cache (<path>)` query. Add `system.remote_data_paths` table.
|
2022-04-08 12:06:26 +02:00 |
|