38.8. pga_column #
This metadata table contains information about columns of analytical tables.
Column Name | Column Type | Constraint | Description |
|---|---|---|---|
|
| Primary key | The column ID. If the initial Parquet file contains the
|
|
| Foreign key, | The snapshot associated with creating the column, from the |
|
| Foreign key | The snapshot associated with deleting the column, from the If the value is |
|
| Foreign key, | The ID of the analytical table that contains the column, from the |
|
|
| The sequence number of the column.
|
|
|
| The column name, for example,
This allows you to create a new column with the same name as a previously deleted column. |
|
|
| The column type corresponding to one of the supported pgpro_metastore data types. |
|
| - | The initial column value after its creation, for example, after executing the It can be |
|
| - | The default column value used in It can be |
|
| - | Specifies whether the column can contain |
|
| - | Specifies whether the column can contain repeating values for different rows. |