diff options
| author | vitya-smirnov <[email protected]> | 2026-03-20 17:11:07 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2026-03-20 18:28:00 +0300 |
| commit | 8c1168348ffdcc290ddee600735708101b5f708c (patch) | |
| tree | 51fcb026d1b5c855a3f95ab80a47ada343fdfdde /library/cpp/threading/equeue | |
| parent | 0826cd339c162c8ff277dcb68085aeac64aeba14 (diff) | |
YQL-21068: Fix duplicated preaggregate expr
Here was 2 issues:
1. `Init` return status was ignored and so error suppressed.
2. `PreaggregateExpr` was collected twice. On the first attempt it was
replaced with a synthetic column that will be "registered" in a
source later, and on a second attempt it was already that synthetic,
but not yet registered column and so it's init was failing.
commit_hash:4398a075d53d99cbb9b172ebae0a05aff5e2d5a7
Diffstat (limited to 'library/cpp/threading/equeue')
0 files changed, 0 insertions, 0 deletions
