Skip to content
Snippets Groups Projects
Commit 0a5a4902 authored by Arseniy Volynets's avatar Arseniy Volynets :boy_tone5:
Browse files

fix: use Buckets::Any for Values

- Earlier we returned empty buckets for
Values/ValuesRow nodes and then choosed
random bucket for execution if they were
a subtree root.
- Buckets::Any provides the same semantics,
use it instead and simplify `empty_query_result`
function, which now always returns empty result.
parent c4848ec4
No related branches found
No related tags found
1 merge request!1414sbroad import
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment