OLAP – Phase 2 Columnar Storage
📝
内容提要
Phase 1 gave us in-memory vectors and data chunks. But a database needs to persist data to disk and read it back. The challenge is designing a disk format that preserves the benefits of columnar...