summaryrefslogtreecommitdiffstats
path: root/yql/essentials/sql/v1/proto_parser/token.h
Commit message (Collapse)AuthorAgeFilesLines
* YQL-20904: Support UNION at YqlSelect subqueryvitya-smirnov2026-03-021-0/+2
| | | | | | | | 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/+11
commit_hash:823b4cca7fd53e39ccbd4699be3ff4e8faafad45