• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

Altinity / clickhouse-backup / 26297124413
64%

Build:
DEFAULT BRANCH: master
Ran 22 May 2026 03:43PM UTC
Jobs 0
Files 0
Run time –
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

Canceled at 31 May 2026 06:05AM UTC via web
26297124413

push

github

Slach
fix(restore): accept empty sparse-column metadata files (#1372)

SerializationSparse (default since CH 23.8) skips writing bytes for
all-default columns. On object_storage disks this produces a v3 metadata
file with StorageObjectCount=0, TotalSize=0 — a legitimate empty file,
not corruption. The old check aborted restore_remote for every wide part
with such a column (e.g. __is_deleted__ in any ReplacingMergeTree).

Only treat StorageObjectCount=0 as corruption when TotalSize > 0
(bytes claimed but no objects to read them from).

Adds test/integration/sparseSerialization_test.go that forces a Sparse
wide part on storage_policy='s3_only' and asserts restore_remote
succeeds.
Source Files on build 26297124413
Detailed source file information is not available for this build.
  • Back to Repo
  • Github Actions Build #26297124413
  • ba5c3f20 on github
  • Prev Build on master (#26294073726)
  • Next Build on master (#26301041034)
  • Delete
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc