-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat(server-core, query-orchestrator): sql-runner - supp… #6142
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
Conversation
8e73387 to
409522b
Compare
2af913c to
7019384
Compare
Codecov ReportPatch coverage:
Additional details and impacted files@@ Coverage Diff @@
## master #6142 +/- ##
===========================================
- Coverage 68.14% 42.76% -25.38%
===========================================
Files 301 153 -148
Lines 49738 20238 -29500
Branches 5196 5196
===========================================
- Hits 33892 8655 -25237
+ Misses 15013 10750 -4263
Partials 833 833
Flags with carried forward coverage won't be shown. Click here to find out more.
... and 148 files with indirect coverage changes Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here. ☔ View full report in Codecov by Sentry. |
26676ba to
38344bd
Compare
38344bd to
0114c59
Compare
buntarb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments.
packages/cubejs-query-orchestrator/src/orchestrator/QueryCache.ts
Outdated
Show resolved
Hide resolved
9bf22a1 to
d062179
Compare
buntarb
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
See comments.
…ort running queries against extDb
d062179 to
0b50e78
Compare
0b50e78 to
7ce5942
Compare
…ort running queries against extDb
Check List
Issue Reference this PR resolves
[For example #12]
Description of Changes Made (if issue reference is not provided)
[Description goes here]