reata / sqllineage

SQL Lineage Analysis Tool powered by Python
MIT License
1.3k stars 235 forks source link

Get column lineage exclude subquery #543

Closed delphisharp closed 8 months ago

delphisharp commented 8 months ago

@reata 按照建议重新修改了代码。 The code was reworked as suggested.

fix get_column_lineage_include_subquery #526

请检查,如有问题还请反馈,谢谢。 Please check and give feedback if you have any questions, thank you.

Closes #526

codecov[bot] commented 8 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (4adcc8f) 99.49% compared to head (8410d08) 99.50%. Report is 7 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #543 +/- ## ======================================= Coverage 99.49% 99.50% ======================================= Files 41 41 Lines 2185 2200 +15 ======================================= + Hits 2174 2189 +15 Misses 11 11 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.