Open
Description
with Vertica URNs don't contain database name
In my case I'm trying to build a joint lineage between Vertica and dbt, and they don't connect. If I understand correctly, it's because tables described by dbt have urn of urn:li:dataPlatform:vertica,dbaname.schema.table
, but tables ingested from Vertica have urns of urn:li:dataPlatform:vertica,schema.table
.
Originally posted by @heyromnivan in #5483 (comment)
Activity