Skip to content

[experimental] CAS (Content-addressed storage) over shared object storage for antalya-26.6 - #2159

Open
filimonov wants to merge 30 commits into
antalya-26.6from
feature/antalya-26.6/CAS
Open

[experimental] CAS (Content-addressed storage) over shared object storage for antalya-26.6#2159
filimonov wants to merge 30 commits into
antalya-26.6from
feature/antalya-26.6/CAS

CAS documentation

056488b
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Aug 4, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 7c7d0ee Fix ReadBufferFromFileView position tracking (B115... Valid sign-off found
🟢 3d86e1c Stop retrying S3 reads after query cancellation (B... Valid sign-off found
🟢 002f387 Retain parent ThreadGroup from borrowed children (... Valid sign-off found
🟢 a5a76b9 Fail closed on a null MergeTreeDeduplicationLog wr... Valid sign-off found
🟢 069f021 S3 conditional-write support and 412 no-retry poli... Valid sign-off found
🟢 f6816f5 Use Expect: 100-continue for large conditional S3 ... Valid sign-off found
🟢 57bd419 GCS conditional-write dialect and GOOG4 signer Valid sign-off found
🟢 4fcc40f LocalObjectStorage: snapshot listing semantics and... Valid sign-off found
🟢 93d545b Disk-transaction contract: one logical part = one ... Valid sign-off found
🟢 3d35dfc Unwrap table proxies in single-table SYSTEM comman... Valid sign-off found
🟢 f85cb43 clickhouse-disks: non-interactive runs exit nonzer... Valid sign-off found
🟢 407935b Fix MSan build: include DataTypesDecimal.h in Iceb... Valid sign-off found
🟢 83a0425 CAS subsystem: Primitives layer Valid sign-off found
🟢 7abc22a CAS subsystem: Formats layer Valid sign-off found
🟢 ef2448c CAS subsystem: Backend layer Valid sign-off found
🟢 58d4f0b CAS subsystem: Pool layer Valid sign-off found
🟢 9d08bc0 CAS subsystem: Parts layer Valid sign-off found
🟢 a840c03 CAS subsystem: GC layer Valid sign-off found
🟢 379e948 CAS subsystem: Tools layer Valid sign-off found
🟢 1c5ecf2 CAS subsystem: microbenchmarks Valid sign-off found
🟢 edb79be CAS integration: disk surface and registration Valid sign-off found
🟢 1d92894 CAS integration: system logs and introspection Valid sign-off found
🟢 4fb813a CAS integration: SYSTEM commands Valid sign-off found
🟢 9fd2b91 CAS integration: registries, fetch-by-relink, entr... Valid sign-off found
🟢 07dd887 CAS tests: unit (gtest) Valid sign-off found
🟢 2d5e095 CAS tests: stateless Valid sign-off found
🟢 96cf457 CAS tests: integration Valid sign-off found
🟢 8ad9b86 CAS CI wiring and test tags Valid sign-off found
🟢 14ecc1f CAS documentation: the Antalya CAS book Valid sign-off found
🟢 056488b CAS documentation Valid sign-off found