Avatar for the tursodatabase user
tursodatabase
turso
BlogDocsChangelog

Fix correlated subquery COUNT(*) returning NULL in ungrouped aggregates

#5678Closed
Comparing
bendechrai:fix/correlated-subquery-ungrouped-aggregate
(
92895ad
) with
main
(
35ffd30
)
CodSpeed Performance Gauge
-16%
Regression
1
Untouched
278
Skipped
105

Benchmarks

105 total
construct_like_regex_complex
core/benches/sql_functions/value.rs::value
Skipped
424.3 µs*
construct_like_regex_with_percent
core/benches/sql_functions/value.rs::value
Skipped
1.2 ms*
construct_like_regex_simple
core/benches/sql_functions/value.rs::value
Skipped
233.9 µs*
exec_like_fallback_no_cache
core/benches/sql_functions/value.rs::value
Skipped
921.2 µs*
exec_like_fallback_with_cache_miss
core/benches/sql_functions/value.rs::value
Skipped
919 µs*
construct_like_regex_with_underscore
core/benches/sql_functions/value.rs::value
Skipped
621.6 µs*
exec_like_fallback_with_cache_hit
core/benches/sql_functions/value.rs::value
Skipped
3.7 µs*
exec_like_with_cache_hit
core/benches/sql_functions/value.rs::value
Skipped
671.1 ns*
exec_like_with_cache_miss
core/benches/sql_functions/value.rs::value
Skipped
921.9 ns*
exec_like_no_cache
core/benches/sql_functions/value.rs::value
Skipped
670 ns*
glob_simple_no_match
core/benches/sql_functions/likeop.rs::likeop
Skipped
625.8 ns*
glob_only_star
core/benches/sql_functions/likeop.rs::likeop
Skipped
642.5 ns*
glob_simple_exact_match
core/benches/sql_functions/likeop.rs::likeop
Skipped
565.8 ns*
glob_star_suffix
core/benches/sql_functions/likeop.rs::likeop
Skipped
706.9 ns*
glob_with_cache_cached_hit
core/benches/sql_functions/likeop.rs::likeop
Skipped
706.9 ns*
glob_unicode_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
711.9 ns*
glob_star_prefix
core/benches/sql_functions/likeop.rs::likeop
Skipped
753.6 ns*
glob_with_cache_first_call
core/benches/sql_functions/likeop.rs::likeop
Skipped
706.9 ns*
like_case_insensitive
core/benches/sql_functions/likeop.rs::likeop
Skipped
572.5 ns*
like_empty_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
404.2 ns*
like_long_text_short_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
739.2 ns*
like_only_percent
core/benches/sql_functions/likeop.rs::likeop
Skipped
617.8 ns*
glob_long_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
828.6 ns*
like_long_pattern
core/benches/sql_functions/likeop.rs::likeop
Skipped
997.5 ns*
like_percent_prefix
core/benches/sql_functions/likeop.rs::likeop
Skipped
730.8 ns*

Commits

Click on a commit to change the comparison range
Base
main
35ffd30
+0.65%
Remove WHERE 0 test case that exposes pre-existing divergence
7d873d9
28 days ago
by bendechrai
-1.87%
Fix subquery dependency tracking for attached-database table names
0a998d5
25 days ago
by bendechrai
-14.29%
Fix attached-db column refs and disable generation pending cursor bug
92895ad
25 days ago
by bendechrai
© 2026 CodSpeed Technology
Home Terms Privacy Docs