-
Notifications
You must be signed in to change notification settings - Fork 322
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: support pre-aggregate in standalone #1573
fix: support pre-aggregate in standalone #1573
Conversation
Codecov Report
@@ Coverage Diff @@
## main #1573 +/- ##
============================================
+ Coverage 66.99% 67.15% +0.15%
Complexity 323 323
============================================
Files 597 597
Lines 113110 113134 +24
Branches 994 994
============================================
+ Hits 75776 75972 +196
+ Misses 37127 36955 -172
Partials 207 207
Continue to review full report at Codecov.
|
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
What kind of change does this PR introduce? (Bug fix, feature, docs update, ...)
fix Create PreAggrTables in standalone mode #1560
What is the current behavior? (You can also link to an open issue here)
What is the new behavior (if this is a feature change)?