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: missing target table for select into with union #572

Merged
merged 1 commit into from
Jan 31, 2024
Merged

Conversation

reata
Copy link
Owner

@reata reata commented Jan 31, 2024

Closes #562

Copy link

codecov bot commented Jan 31, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (d0ca3dc) 99.50% compared to head (7c0193f) 99.50%.
Report is 1 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master     #572      +/-   ##
==========================================
- Coverage   99.50%   99.50%   -0.01%     
==========================================
  Files          41       41              
  Lines        2223     2219       -4     
==========================================
- Hits         2212     2208       -4     
  Misses         11       11              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@reata reata merged commit cefe7bb into master Jan 31, 2024
34 checks passed
delphisharp pushed a commit to delphisharp/sqllineage that referenced this pull request Feb 26, 2024
delphisharp pushed a commit to delphisharp/sqllineage that referenced this pull request Apr 15, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Missing target table with tsql parsing into statements with union
1 participant