Hello all, I am using version `acryl-datahub, vers...
# integrate-tableau-datahub
d
Hello all, I am using version
acryl-datahub, version 0.12.1.3
via the quickstart docker setup based on the 0.12.0 version, and I have tried to extract the column level lineage from the custom sql queries. But I don't seem to be getting any of that metadata back. Here is my yaml.
Copy code
source:
    type: tableau
    config:
        connect_uri: '<https://tableau.example.com>'
        stateful_ingestion:
            enabled: false
        username: 'user'
        password: 'password'
        ingest_owner: true
        extract_lineage_from_unsupported_custom_sql_queries: true
        ingest_tags: true
        extract_usage_stats: true
        ingest_tables_external: true
        projects:
            - 'sales
This is what I see in the UI:
image.png
maybe that is expected? Do I need to pull in the sql server metadata to get the lineage all the way back to the source tables?
thanks much
basically looking to populate to the left of the custom sql query