extractor_input
Stable identities for extractor inputs
Primary Key:Foreign Keys:extractor_wizard_id=>extractor_wizard.extractor_wizard_id
extractor_input_extractor_wizard_id_idx-extractor_wizard_idextractor_input_group_name_optional_tag_extractor_wizard_id_uq(Unique) -group_name,optional_tag,extractor_wizard_id
| Column | Data Type | Nullable | Indexed | Description |
|---|---|---|---|---|
extractor_input_id | bigint | No | Yes | Snowflake ID for the extractor input |
extractor_wizard_id | bigint | No | Yes | Wizard to use for the input |
group_name | text | No | Yes | Group identifying related inputs and their output path |
optional_tag | text | No | Yes | Tag distinguishing input variants within a group; empty when there is only one variant |