Back to Glossary Index

Dagster Data Engineering Glossary:

ORC (Optimized Row Columnar)

A columnar storage file format optimized for heavy read access and is highly suitable for storing and processing big data workloads. It is highly compressed and efficient, reducing the amount of storage space needed for large datasets.