Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Looker does not support liquid templates or aliased views/models #17911

Open
sam-mccarty-mavenclinic opened this issue Sep 18, 2024 · 0 comments · May be fixed by #17912
Open

Looker does not support liquid templates or aliased views/models #17911

sam-mccarty-mavenclinic opened this issue Sep 18, 2024 · 0 comments · May be fixed by #17912

Comments

@sam-mccarty-mavenclinic
Copy link
Contributor

Affected module
Ingestion Framework

Describe the bug
My team uses templating to adjust our sql table name during development, while leaving the production table as the base condition.

To Reproduce
Ingest LookML with liquid templates in the sql_table_name and observe lineage generation failures

Screenshots or steps to reproduce

Expected behavior
I would like the ingestion to try to render the templates with no variables to render the base condition. Likewise, I would like the lineage creation to use the from_ attribute of a Looker view when it exists or the view_name of a model when that exists, regardless of whether there are other joins present in the model (as the current logic requires)

Version:

  • OS: [e.g. iOS]
  • Python version:
  • OpenMetadata version: [e.g. 0.8]
  • OpenMetadata Ingestion package version: [e.g. openmetadata-ingestion[docker]==XYZ]

Additional context
Add any other context about the problem here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant