Join Slack
Powered by
for this cbo_push_down_distinct_limit=4096 is it e...
# questions-and-troubleshooting
j
jenwit
11/27/2025, 3:46 AM
for this cbo_push_down_distinct_limit=4096 is it expect to get different result from?
select distinct abc from def limit 1000
exact result is 544 rows but it return different result like 464,462 rows
Open in Slack
Previous
Next