hi, I'm having trouble getting lineage from a supe...
# troubleshoot
r
hi, I'm having trouble getting lineage from a superset chart to a postgres database. i'm looking here https://github.com/datahub-project/datahub/blob/master/metadata-ingestion/src/datahub/ingestion/source/superset.py#L175 and
database_name
is actually getting set to the display name thats in superset (see attached screenshots). is this intentional? i would have thought DataHub would want to grab the actual name of the database.
i guess this is where
database_alias
comes in?
s
@red-vr-34382 were you able to figure this out?