-
Notifications
You must be signed in to change notification settings - Fork 1.9k
fix(tesseract): Support rolling window with multiple granularities #9382
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(tesseract): Support rolling window with multiple granularities #9382
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9382 +/- ##
=======================================
Coverage 83.72% 83.72%
=======================================
Files 229 229
Lines 82614 82614
=======================================
Hits 69172 69172
Misses 13442 13442
Flags with carried forward coverage won't be shown. Click here to find out more. ☔ View full report in Codecov by Sentry. 🚀 New features to boost your workflow:
|
packages/cubejs-schema-compiler/test/integration/postgres/sql-generation.test.ts
Show resolved
Hide resolved
rust/cubesqlplanner/cubesqlplanner/src/planner/planners/multi_stage/member_query_planner.rs
Outdated
Show resolved
Hide resolved
be30231 to
8538a47
Compare
9f89296 to
424bdbd
Compare
KSDaemon
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.
👍🏻 LGTM!
Don't forget to add changed test! You promised me! :)
Check List
Issue Reference this PR resolves
[For example #12]
Description of Changes Made (if issue reference is not provided)
[Description goes here]