summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/proto_parser/token.cpp
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20631: Introduce WITH CTE syntaxvitya-smirnov14 days1-1/+2
| | | | commit_hash:77f0128cac891f08ce6c8f9a721f66f69032c44e
* YQL-16277: Implement frontend for COMBINE commandimunkin2026-05-131-0/+2
| | | | commit_hash:5a7847c000c3e5ec4cadf6880184d3eebb26d3b1
* Replace unreachable with *_ENSURE(false, ...)atarasov52026-04-011-1/+3
| | | | commit_hash:7c1445375e838a9327006528cb455c9899e9b32d
* YQL-20904: Support UNION at YqlSelect subqueryvitya-smirnov2026-03-021-14/+12
| | | | | | | | A partial implementation, that accepts only subqueries, matching `select_kind (UNION/EXCEPT/INTERSECT select_kind)*`, so parenthesis are not supported yet and will be added later. Parenthesis support was postponed as they are not used in the TPC-DS benchmark. commit_hash:008ad8857000d1f69e8e8979fa83ab803318a1ae
* YQL-20905: Introduce YqlSelect SQL hintvitya-smirnov2026-02-271-0/+29
commit_hash:823b4cca7fd53e39ccbd4699be3ff4e8faafad45