27.9. pga_data_file Metadata Table #
This metadata table contains information about Parquet files.
Column Name | Column Type | Constraint | Description |
|---|---|---|---|
|
| Primary key | The Parquet file ID assigned by increasing the |
|
| Foreign key, | The snapshot from the |
|
| Foreign key | The snapshot from the If the value is |
|
| Foreign key, | The ID of the analytical table from the |
|
|
| The vertical position of the Parquet file.
|
|
|
| The path to the Parquet file, for example, |
|
|
| Specifies whether the path to the Parquet file is relative to the path to the analytical table or absolute. Possible values:
Default value: false. |
|
|
| The file format. Currently, only the Parquet format is supported. |
|
|
| The number of rows in the Parquet file. |
|
|
| The Parquet file size, in bytes. |
|
|
| The |
|
|
| The current checksum value of the Parquet file. It is used for data integrity checks. |