summaryrefslogtreecommitdiffstats
path: root/library/cpp/threading/equeue/equeue_ut.cpp
diff options
context:
space:
mode:
authorvitya-smirnov <[email protected]>2026-03-20 17:11:07 +0300
committervitya-smirnov <[email protected]>2026-03-20 18:28:00 +0300
commit8c1168348ffdcc290ddee600735708101b5f708c (patch)
tree51fcb026d1b5c855a3f95ab80a47ada343fdfdde /library/cpp/threading/equeue/equeue_ut.cpp
parent0826cd339c162c8ff277dcb68085aeac64aeba14 (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/equeue_ut.cpp')
0 files changed, 0 insertions, 0 deletions