Open EmaLoprevite opened 3 years ago
@kspeer825 could you have a look at this. This PR would make the tap significantly more useful when the target knows which primary keys to use in reports. Without this, I cannot load into Snowflake as there's no information on primary keys.
Description of change
Allow
table-key-properties
to be added to the metadata and put intokey_property
in the SCHEMA, this way a target will be able to read the primary keys.Manual QA steps
Risks
table-key-properties
is not defined, it will default to[]
.Rollback steps