Closed RobinTF closed 1 month ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.32%. Comparing base (
bed8b29
) to head (204e6cb
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
This aggregate function was missing so far in the common implementation of lazy and hash map based GROUP BY. The current implementation is rather simplistic, and can probably be improved, because for SAMPLE we can ignore all but the first entry of each group.