feat(sql router): add interface for sql to dag#3630
Merged
aceforeverd merged 1 commit into4paradigm:mainfrom Jan 8, 2024
Merged
feat(sql router): add interface for sql to dag#3630aceforeverd merged 1 commit into4paradigm:mainfrom
aceforeverd merged 1 commit into4paradigm:mainfrom
Conversation
Codecov ReportAttention:
Additional details and impacted files@@ Coverage Diff @@
## main #3630 +/- ##
=============================================
+ Coverage 40.16% 74.90% +34.74%
- Complexity 640 644 +4
=============================================
Files 191 725 +534
Lines 11233 130840 +119607
Branches 1325 1327 +2
=============================================
+ Hits 4512 98012 +93500
- Misses 6428 32534 +26106
- Partials 293 294 +1 ☔ View full report in Codecov by Sentry. |
16c980c to
72e2516
Compare
aceforeverd
commented
Dec 5, 2023
SQLTODAG(string) -> DAG {name, sql, producers[]}
72e2516 to
d33c5d5
Compare
vagetablechicken
approved these changes
Dec 8, 2023
dl239
approved these changes
Jan 8, 2024
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.