diff options
| author | vitya-smirnov <[email protected]> | 2026-03-30 10:13:21 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2026-03-30 10:34:44 +0300 |
| commit | 77cfb84a61284a234c5f66ef67376d26577a4263 (patch) | |
| tree | e9fbbb5b5556aadd485548a1037164a047fb6602 /yt/cpp/mapreduce/client/client.cpp | |
| parent | bd67db8682d7f61f9b786d1c7fe84cd7627d6556 (diff) | |
YQL-20234: Fix partial aggregation for Top/Bottom
Fixed agg phases for `Top`, `Bottom`, `TopBy` and `BottomBy`. The
`SerializedState` for `Top` and `Bottom` is contains `MaxSize`, so
only the `state` argument is required when it `IsOverState`. `Null`
are not yet implemented, because it was hard to fix, will do it
later. The code is not clean, but to fix it a huge refactoring is
needed, including `aggregate.yqls` and `aggregation.cpp`. Also
YQLs minirun launch target was introduced, because it is easier to
experiment with YQLs directly, rather than tweaking the SQL translator.
commit_hash:47af002f70d9be6db61316e64aa866d4bff34cf4
Diffstat (limited to 'yt/cpp/mapreduce/client/client.cpp')
0 files changed, 0 insertions, 0 deletions
