databrickslabs / lsql

Lightweight SQL execution wrapper only on top of Databricks SDK
https://pypi.org/project/databricks-labs-lsql/
Other
7 stars 1 forks source link

[FEATURE] Transform queries before creating datasets #163

Closed JCZuurmond closed 2 weeks ago

JCZuurmond commented 4 weeks ago

Support for replacing the database name in dashboard queries, by rewritten the SQL AST given a database name.

Note: Depending on the complexity we might want to inject the transformer for the SQL