summaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests
Commit message (Expand)AuthorAgeFilesLines
...
* 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-1326-131/+518
* 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-0218-0/+178
* Watermarks: YQL: fix constraintsvokayndzop2025-11-011-6/+6
* 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
* Intermediate changesrobot-piglet2025-10-161-2/+5
* 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
* Intermediate changesrobot-piglet2025-10-083-4/+13
* 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-0111-22/+65
* YQL-20339 linear checkervvvv2025-09-2938-38/+316
* YQL-20461: Normalize table function namesvitya-smirnov2025-09-292-2/+2
* YQL-20339 better error pos for dynamic checksvvvv2025-09-261-3/+3
* YQL-20339 merge blocks optimizervvvv2025-09-2613-0/+128
* YQL-20226: Wrap unpickle with try catchatarasov52025-09-264-0/+25
* YQL-20339 expr high level funcsvvvv2025-09-2211-0/+128
* YQL-20339 expr low level funcsvvvv2025-09-2239-0/+652
* YQL-20339 block function for scoped argsvvvv2025-09-194-0/+31
* Intermediate changesrobot-piglet2025-09-191-1/+1
* SeqMode supportudovichenko-r2025-09-1814-31/+41
* YQL-20339 expr types & reflectionvvvv2025-09-188-0/+79
* Intermediate changesrobot-piglet2025-09-181-3/+23
* YQL-20423 pending files should postpone all outer evaluationsvvvv2025-09-1514-0/+121
* Fix NormalizeEqualityFilterOverJoin with optionalsaneporada2025-09-154-0/+56
* Add yqlworker logic, yt canonical testscdzyura1712025-09-132-4/+7
* Apply ExtractMembers to PartitionsByKeysaneporada2025-09-112-0/+50
* Improve optimizer for logical ops over Justaneporada2025-09-094-0/+52
* Fix 'Distributive law for OR' optimizeraneporada2025-09-094-0/+60
* YQL-20258 sql syntaxvvvv2025-09-0858-249/+175
* YQL-20258 more tests & refactorvvvv2025-09-084-0/+26
* YQL-20234: Remove predicate argument on middle aggregation phasesvitya-smirnov2025-09-0546-0/+4563
* YQL-20375: Fix emit of SqlCall external typesimunkin2025-09-041-9/+9
* YQL-20367: Add DisableExceptIntersectBefore202503 feature flagvitya-smirnov2025-09-0412-17/+103
* YQL-20368: Fix unsupported literal error positionvitya-smirnov2025-09-041-3/+3
* YQL-20365 ConvertTo, warn for Ensurevvvv2025-09-0310-1279/+1345