Get the latest tech news

An MVCC-like columnar table on S3 with constant-time deletes


A thought experiment in building Parquet-like columnar table on S3 with row-level deletes using conditional writes, tombstone files, and a single-object transaction pointer.

None

Get the Android app

Or read this on Hacker News

Read more on:

Photo of time deletes

time deletes

Photo of like columnar table

like columnar table

Photo of MVCC

MVCC