-
Notifications
You must be signed in to change notification settings - Fork 1.9k
feat(schema-compiler): Custom granularities support for Amazon Athena/Presto dialect #9472
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
feat(schema-compiler): Custom granularities support for Amazon Athena/Presto dialect #9472
Conversation
Codecov ReportAttention: Patch coverage is
Additional details and impacted files@@ Coverage Diff @@
## master #9472 +/- ##
===========================================
- Coverage 83.89% 58.45% -25.45%
===========================================
Files 229 167 -62
Lines 83544 14937 -68607
Branches 0 2955 +2955
===========================================
- Hits 70087 8731 -61356
+ Misses 13457 5861 -7596
- Partials 0 345 +345
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:
|
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.
👍🏻
762d304 to
e78a45f
Compare
…/Presto dialect (cube-js#9472) * Add docs * code hygiene * feat(schema-compiler): Custom granularities support for AWS Athena/Presto dialect --------- Co-authored-by: Konstantin Burkalev <[email protected]>
Check List