diff options
| author | vitya-smirnov <[email protected]> | 2026-03-19 16:27:46 +0300 |
|---|---|---|
| committer | vitya-smirnov <[email protected]> | 2026-03-19 17:44:16 +0300 |
| commit | c79fdf0977d8dd380cb30fa540b927221daf0052 (patch) | |
| tree | 4862edd7272711461720fc6da6d8f34ec06f5de7 /library/cpp/threading/equeue/equeue.h | |
| parent | b329824e21fbce7109b988fa00781ece307d8983 (diff) | |
YQL-20928: Fix YqlSelect quoted atoms and unsupported message
This PR "unmutes" some TPC-DS queries. There was 2 defect kinds fixed:
1. Other than ordinary `GROUP BY` variants were actually unsupported,
but not checked by an implementation.
2. Just `Q(TString)` was used to make quoted atoms, but it is not
generally correct, because it does not wrap the arbitrary content
and so `QUOTED_ID`s with spaces made a ill-formed YQLs.
The second defect fix gave us +5 successfully compilable queries.
commit_hash:10891b4cfc19872c8bb4b0765de2efae26797693
Diffstat (limited to 'library/cpp/threading/equeue/equeue.h')
0 files changed, 0 insertions, 0 deletions
