BasekickLabs

Advanced

Internals that shape an Arc Enterprise cluster's behaviour: the write-ahead log, file compaction, query caching, and data-time partitioning of Parquet files.

These pages describe mechanisms rather than features. They matter in an Enterprise deployment because each one lands on a specific node role: the WAL is a writer concern, compaction usually runs on a dedicated compactor, and query caching lives on readers.