summaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests
Commit message (Expand)AuthorAgeFilesLines
...
* YQL-20844: Fix scalar subquery at binop argumentvitya-smirnov2026-02-044-0/+42
* YQL-20677: Expect a scalar subquery at a receivervitya-smirnov2026-02-037-0/+66
* YQL-19531: Derive List common source namevitya-smirnov2026-02-034-0/+112
* Enable SqlInWithNothingOrNull by defaultaneporada2026-02-033-9/+9
* Enable PayloadRenameOverWindow by defaultaneporada2026-02-0210-111/+111
* YQL-20856: Fix sort traits handlingatarasov52026-02-027-0/+208
* YQL-20848: Implement bound implicit castatarasov52026-01-3068-8/+1814
* Intermediate changesrobot-piglet2026-01-271-1/+2
* YQL-20837: Respect original newlines at formatterlukashevich842026-01-2630-0/+55
* add fulltext builtin functions KIKIMR-24587gvit2026-01-2020-0/+132
* YQL-13448: Introduce window RANGE logicatarasov52026-01-19112-0/+3408
* YQL-20339 Runtime linear checker for completnessvvvv2026-01-154-0/+37
* YQL-20339 Fixed linear checker for incomplete tuple/structvvvv2026-01-134-0/+21
* YQL-20436: Fix free names on YqlSelect named nodevitya-smirnov2025-12-307-44/+31
* YQL-20436: Fix asterisk subquery on SqlSelectvitya-smirnov2025-12-3032-0/+683
* YQL-20436: Support Named Nodes on YqlSelectvitya-smirnov2025-12-2730-20/+614
* Intermediate changesrobot-piglet2025-12-264-0/+74
* YQL-20793 ytfile s-expr testsvvvv2025-12-252-2/+2
* YQL-20793 minirun testsvvvv2025-12-2413-28/+41
* YQL-20436: Set top-level column order on YqlSelectvitya-smirnov2025-12-2313-480/+474
* YQL-20436: Fix YqlAgg type annotation on YqlSelectvitya-smirnov2025-12-2211-0/+306
* YQL-20436: Fix column disambiguation on YqlSelectvitya-smirnov2025-12-2210-26/+284
* YQL-20436: Fix column name on YqlSelect CROSS JOINvitya-smirnov2025-12-195-36/+36
* YQL-20800 handle dynamic file name dependencyvvvv2025-12-195-0/+56
* YQL-20799 non recursive TExprNode destroy & better depth limitsvvvv2025-12-184-0/+35
* Intermediate changesrobot-piglet2025-12-181-2/+0
* Add PayloadRenameOverWindow optimizeraneporada2025-12-1514-0/+706
* YQL-20727: Abort -> Throwatarasov52025-12-155-0/+24
* YQL-20436: Fix invalid ToPg conversions on YqlSelectvitya-smirnov2025-12-146-12/+110
* YQL-20436: Support Agg(DISTINCT x) for YqlSelectvitya-smirnov2025-12-144-0/+78
* YQL-20436: Fix IN on a tuple on YqlSelectvitya-smirnov2025-12-138-6/+181
* YQL-20436: Check for a mandatory AS on YqlSelectvitya-smirnov2025-12-132-2/+2
* YQL-20436: Fix CAST (x AS T) on YqlSelectvitya-smirnov2025-12-134-0/+46
* YQL-20751: Stabilize AsList type annotation errorvitya-smirnov2025-12-114-4/+4
* YQL-20436: Translate HAVING to YqlSelectvitya-smirnov2025-12-1010-0/+212
* YQL-20749 fixvvvv2025-12-097-0/+128
* YQL-20436: Translate COMMA/LEFT JOINs to YqlSelectvitya-smirnov2025-12-0823-0/+570
* YQL-20651 Remove LMap with identity lambdavvvv2025-12-083-3/+25
* YQL-20436: Translate GROUP BY to YqlSelectvitya-smirnov2025-12-0854-0/+1462
* YQL-20728 new lang vervvvv2025-12-031-1/+1
* YQL-20713 better FlattenMembersvvvv2025-11-274-0/+49
* YQL-20436: Support YqlSelect subqueriesvitya-smirnov2025-11-2647-6/+1278
* YQL-20522 case insensitive mode for named argsvvvv2025-11-255-0/+35
* YQL-20645 fix pending files scanvvvv2025-11-256-0/+58
* YQL-20673 Graph cycle detectorvvvv2025-11-2513-0/+100
* YQL-20436: Fix YqlSelect anon sourcevitya-smirnov2025-11-247-9/+113
* YQL-20436: Fix YqlSelect alias collision detectionvitya-smirnov2025-11-248-20/+41
* [Optimizers] Add sqlin with nothing YQL-20627deniskhalikov2025-11-197-0/+192
* YQL-20436: Translate VALUES statement to YqlSelectvitya-smirnov2025-11-144-4/+42
* Enable ExtractCommonPredicatesFromLogicalOps by defaultaneporada2025-11-133-9/+9