38.7. pga_folder #
This metadata table contains information about shared directories used for storing Parquet files. You can use these directories as a source of Parquet files for the metastore.add_files operation.
Column Name | Column Type | Constraint | Description |
|---|---|---|---|
|
| Primary key | The shared directory ID assigned by increasing the |
|
| Foreign key, | The snapshot associated with creating the shared directory, from the |
|
| Foreign key | The snapshot associated with deleting the shared directory, from the If the value is |
|
|
| The path to the shared directory relative to the root storage directory. The absolute path is generated by concatenating the |
|
|
| The shared directory name, for example,
This allows you to create a new shared directory with the same name as a previously deleted directory. |
|
| Foreign key, | The ID of the storage that contains the shared directory, from the |
|
|
| The ID of the proxy table associated with the shared directory, from the |