This is based on the assumption that L3 IR should only have one representation possible for a given query. TopK can also be represented as order by + limit. In that case, do we need AggIntent::TopK?
This is based on the assumption that L3 IR should only have one representation possible for a given query.
TopK can also be represented as order by + limit. In that case, do we need AggIntent::TopK?