[Feature] Not scalar function#9338
Conversation
Codecov Report
@@ Coverage Diff @@
## master #9338 +/- ##
=============================================
- Coverage 69.88% 24.85% -45.03%
+ Complexity 5008 53 -4955
=============================================
Files 1854 1864 +10
Lines 98871 99508 +637
Branches 15043 15156 +113
=============================================
- Hits 69094 24732 -44362
- Misses 24904 72275 +47371
+ Partials 4873 2501 -2372
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 |
|
Suggest adding some tests to test end to end query execution by using this function in different parts of the query -- example filter, select etc |
|
There is also Just curious - how do you plan on using this as part of post aggregation ? Share a query example ? Would be good to have e2e query test |
|
I didn't see the previous PR #9330 until now. Now it makes sense why we need this PR to handle post aggregation |
Not scalar function for post-aggregate not.
This function takes a boolean and returns logical negate of the param.