Exam DP203 file formats Parquet: Difference between revisions

From MillerSql.com
NeilM (talk | contribs)
No edit summary
NeilM (talk | contribs)
No edit summary
Line 3: Line 3:
Parquet is a columnar data format.
Parquet is a columnar data format.


It is also binary, so cannot be opened in Notepad++
It is also binary, so cannot be opened in Notepad++. It needs to be opened in an app like '''ParquetViewer'''

Revision as of 14:03, 1 December 2024

The third file formats is: Parquet

Parquet is a columnar data format.

It is also binary, so cannot be opened in Notepad++. It needs to be opened in an app like ParquetViewer