pga_data_file #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 associated with creating the Parquet file using the
|
|
|
|
Foreign key |
The snapshot associated with
marking snapshots as expired, from the
If the value is |
|
|
|
Foreign key, |
The ID of the analytical table
that contains the Parquet file, from the
|
|
|
|
|
The order of the Parquet file in the analytical table.
|
|
|
|
|
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.
Default value: |
|
|
|
|
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 It indicates the starting position of the file within the analytical table. |
|
|
|
|
The current checksum value of the Parquet file. It is used for data integrity checks. |