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

Fix #19317: Add MaterializedView & DynamicTable for lineage computation #19373

Merged
merged 1 commit into from
Jan 16, 2025

Conversation

ulixius9
Copy link
Member

Describe your changes:

Fix #19317: Add MaterializedView & DynamicTable for lineage computation

I worked on ... because ...

Type of change:

  • Bug fix
  • Improvement
  • New feature
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)
  • Documentation

Checklist:

  • I have read the CONTRIBUTING document.
  • My PR title is Fixes <issue-number>: <short explanation>
  • I have commented on my code, particularly in hard-to-understand areas.
  • For JSON Schema changes: I updated the migration scripts or explained why it is not needed.

@ulixius9 ulixius9 merged commit 14164cf into main Jan 16, 2025
11 of 15 checks passed
@ulixius9 ulixius9 deleted the issue-19317 branch January 16, 2025 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Ingestion safe to test Add this label to run secure Github workflows on PRs
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add support for Dynamic Table lineage & Material Views
2 participants