feat: show bucket estimation in SQL explain
Now SQL explain shows the user what buckets the query would be executed on. Some results are exact, others are not (we return `buckets: unknown` or `buckets: <= [..]` according to the query).
parent
d0ea242c
No related branches found
No related tags found