summaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql
Commit message (Expand)AuthorAgeFilesLines
...
* 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
* 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-081-3/+3
* 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
* YQL-20436: Add YqlSelect to differential testingvitya-smirnov2025-11-1325-128/+503
* Intermediate changesrobot-piglet2025-11-137-16/+16
* Enable PullJustFromLogicalOps by defaultaneporada2025-11-111-3/+3
* YQL-20436: Translate JOIN to YqlSelectvitya-smirnov2025-11-0613-3/+305
* YQL-19673: Realizationmrlolthe1st2025-11-0217-0/+177
* YQL-20564 fixed singular types availabilityvvvv2025-10-244-0/+33
* YQL-20498 more pg & missing functionsvvvv2025-10-2314-4/+118
* YQL-20498 more pg & missing functionsvvvv2025-10-2111-0/+85
* YQL-20436: Extend YqlSelect translation supportvitya-smirnov2025-10-2113-63/+209
* YQL-20555 nullifvvvv2025-10-215-0/+32
* YQL-20498: SimplePg infrastructurevvvv2025-10-2027-0/+212
* YQL-20520 concat (w/o runtime)vvvv2025-10-205-0/+41
* YQL-20339 composite types in grammarvvvv2025-10-174-10/+14
* YQL-20436: Translate `SELECT .. FROM VALUES ..` to `YqlSelect`vitya-smirnov2025-10-1421-0/+335
* Intermediate changesrobot-piglet2025-10-13291-0/+0
* YQL-20072: Init pragma Layer and yt.LayerCachesmrlolthe1st2025-10-105-0/+54
* YQL-20116: Introduce ANTLR4 ambiguity detectionvitya-smirnov2025-10-061-0/+1
* Intermediate changesrobot-piglet2025-10-03139-136/+274
* YQL-20307: Support inline subqueriesvitya-smirnov2025-10-0140-3/+1661
* Intermediate changesrobot-piglet2025-10-018-13/+48
* YQL-20339 linear checkervvvv2025-09-2938-38/+316