mirror of
https://github.com/datahub-project/datahub.git
synced 2025-07-07 17:23:11 +00:00
3 lines
279 B
Markdown
3 lines
279 B
Markdown
Note! The integration can use an SQL parser to try to parse the tables the chart depends on. This parsing is disabled by default,
|
|
but can be enabled by setting `parse_table_names_from_sql: true`. The parser is based on the [`sqlglot`](https://pypi.org/project/sqlglot/) package.
|