-
Notifications
You must be signed in to change notification settings - Fork 10
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
Release/2.2.2 [IN PROGRESS] #83
Conversation
pgajek2
commented
Sep 12, 2023
•
edited
Loading
edited
- GROUP BY CUBE
- GROUP BY Exception
- GROUPING
- Refactoring
- FIX Remove default fields when not grouped or aggregated
- toMap
- toAggregatedMap
- toMap casting
* GROUP BY CUBE + Exception * Fix groupBy with default fields
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
Codecov Report
@@ Coverage Diff @@
## main #83 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 1 1
Lines 660 714 +54
=========================================
+ Hits 660 714 +54
Flags with carried forward coverage won't be shown. Click here to find out more.
📣 We’re building smart automated test selection to slash your CI/CD build times. Learn more |
* grouping * refactoring
* toMap with custom key * toMap with custom key and type * toAggregatedMap * refactoring * toMap and toAggregatedMap * refactoring * Fix toMap cast * documentation update