Hello, is there any way to automatically build Lin...
# integrate-tableau-datahub
m
Hello, is there any way to automatically build Lineage between Tableau CustomSQLs and database tables (clickhouse for example) that are the source to this CustomSQL? I can see that DataHub automatically builds lineage between clickhouse views and tables/dictionaries for example, perhaps based on view’s definition. So I do wonder if Tableau CustomSQL Lineage could be built automatically too, using it’s definition
c
Tableau can parse only simple queries. You need SQL parser for every dialect to be able to do this.