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

collate_sqllineage Library: Issues Parsing View Models for Lineage #19171

Open
Prajwal214 opened this issue Dec 23, 2024 · 0 comments
Open

collate_sqllineage Library: Issues Parsing View Models for Lineage #19171

Prajwal214 opened this issue Dec 23, 2024 · 0 comments
Assignees
Labels

Comments

@Prajwal214
Copy link
Contributor

Affected module
Does it impact the UI, backend or Ingestion Framework?
--Ingestion

Describe the bug
A clear and concise description of what the bug is.
-- collate_sqllineage Library: Issues Parsing View Models for Lineage

To Reproduce

Screenshots or steps to reproduce

-- It seems to be an issue with the collate_sqllineage Library which is not able to parse some view models properly to get the lineage

Error to yield lineage details for view [production_actuals_capacity_forecast_intake]: An Identifier is expected, got Token[value: $] instead.
collate_sqllineage.exceptions.SQLLineageException: An Identifier is expected, got Token[value: $] instead.

Expected behavior
A clear and concise description of what you expected to happen.

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
Projects
Status: Integration
Development

No branches or pull requests

3 participants