Closed RobinTF closed 2 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 89.45%. Comparing base (
be816a9
) to head (9019388
). Report is 1 commits behind head on master.
: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 is a bug I encountered when messing around queries like this
would result in a segfault when hash map optimizations for group by are enabled because the code assumed exactly one child of any expression which isn't the case for
COUNT(*)