An open, column-oriented data file format optimized for analytics.
Because it compresses and stores data column by column rather than row by row, it speeds up aggregate queries that only need to read specific columns. It's widely used as the standard data-lake format, especially in the Hadoop ecosystem.
© 2026 ITBGM