Hi, I am trying to find out more information about the platform_instance_map and lineage_overrides properties in Tableau ingest. We have a Snowflake ingest set up in this way:
type: snowflake
config:
account_id: companyname.us-east-1
platform_instance: companyname_us-east-1```
When Tableau ingest finds upstream tables from Snowflake in Tableau, they imported as:
```urn:li:dataPlatform:snowflake.tableau_bi```
But when ingested by Snowflake ingest, they are imported as:
```urn:li:dataPlatform:snowflake,companyname_us-east-1.tableau_bi```
Can `platform_instance_map` or `lineage_overrides` be used to make these URNs match?
<@U04N9PYJBEW> How can we handle this in a situation where we are ingesting from 2 snowflake instances? Is there a way for the plugin to know which instance the dataset came from?
Unfortunately, I don’t believe we can distinguish this at the moment. <@U01GZEETMEZ> can you confirm? I suppose we could take a guess if we look up urns via the datahub graph