extractor_output
Stores extractor output tables
Primary Key:Indexes:extractor_output_name_uq(Unique) -name
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
extractor_output_id | bigint | No | Yes | Snowflake ID for an extractor output Generated through expression: |
name | text | No | Yes | Name of the output table Generated through expression: |
generated_output_id_name | text | No | No | Column that extractor will write a new Snowflake ID to for each row output Generated through expression: |