summaryrefslogtreecommitdiffstats
path: root/yql/essentials/tests/sql/suites
Commit message (Expand)AuthorAgeFilesLines
* YQL-21315: Block variant item implementationatarasov54 days6-0/+57
* YQL-20804: Fix Decimal type conversionatarasov57 days3-0/+12
* YQL-21404 implemented syscache, table, func callvvvv7 days6-0/+27
* YQL-21315: Implement block variant comp nodeatarasov58 days2-0/+26
* YQL-21242: Support Linear types in If brancheseakozyrev9 days7-0/+57
* YQL-21315: Block way implementationatarasov52026-07-074-0/+35
* YQL-19699: Keep World for AND/OR Absorptionmaxkovalev2026-07-0314-0/+82
* YQL-21365: Fix TLangVerProxyNode::Clonevitya-smirnov2026-07-032-0/+11
* YQL-21307: Suppress invalid application on PartialTypeCheckvitya-smirnov2026-06-301-0/+3
* YQL-16277: Implement ExpandSqlCombine optimizerimunkin2026-06-2923-44/+314
* YQL-21315: Implement block guessatarasov52026-06-265-0/+45
* Intermediate changesrobot-piglet2026-06-25201-203/+0
* Intermediate changesrobot-piglet2026-06-25591-592/+0
* Intermediate changesrobot-piglet2026-06-24438-439/+2
* YQL-20631: Support WITH CTE columns and fix UNION column order for YqlSelectvitya-smirnov2026-06-238-0/+85
* YQL-21048: Fix GROUPING SETS aggregation optionality on YqlSelectvitya-smirnov2026-06-223-0/+225
* YQL-21338: Better error messageatarasov52026-06-2211-3/+96
* YQL-20631: Support RECURSIVE WITH CTE on YqlSelectvitya-smirnov2026-06-1910-0/+82
* YQL-20631: Support simple CTEs on YqlSelectvitya-smirnov2026-06-182-0/+22
* YQL-21321 don't check for persistable in agg traits typecheckvvvv2026-06-171-0/+4
* YQL-21321 deep error check for EnsurePersistablevvvv2026-06-162-0/+22
* Fix PayloadRenameOverWindow in overwrite caseaneporada2026-06-111-0/+23
* YQL-21297: Handle Interval64 in aggregate/windowvitya-smirnov2026-06-106-0/+87
* YQL-20234: Fix agg phases over Null and disallow DISTINCTvitya-smirnov2026-06-0817-25/+3
* YQL-21292 fixed switching of cycle detector & better diagsvvvv2026-06-051-0/+25
* YQL-16277: Implement type annotation for SqlCombineimunkin2026-06-048-2/+81
* YQL-16277: Allow using expressions in equi predicates for COMBINE commandimunkin2026-06-024-1/+29
* YQL-21246: Propagate ExtractMembers over TableSourceimunkin2026-05-271-0/+8
* YQL-20855: Support NULL as a type namevitya-smirnov2026-05-271-2/+1
* YQL-21152: Support implicit USING at YqlSelectvitya-smirnov2026-05-2716-1/+68
* Check lambda scope in the linear checkervvvv2026-05-264-0/+18
* YQL-21046: Support RANGE window on YqlSelectvitya-smirnov2026-05-223-48/+80
* YQL-20234: Support Percentile agg phasesvitya-smirnov2026-05-1815-33/+978
* YQL-16277: Implement frontend for COMBINE commandimunkin2026-05-132-0/+27
* YQL-20234: Support RandomValue agg phasesvitya-smirnov2026-05-138-0/+478
* YQL-21228 fix nulled == over variantsvvvv2026-05-121-0/+3
* YQL-21210 new lang vervvvv2026-05-078-13/+8
* YQL-19813: Udf implementationatarasov52026-05-072-2/+4
* YQL-21136: Fix AvgIf(Interval64) result typevitya-smirnov2026-05-062-0/+79
* YQL-20234: Support Corr and Cov agg phasesvitya-smirnov2026-05-0612-0/+656
* Intermediate changesrobot-piglet2026-05-053-0/+134
* YQL-20928: Fix RIGHT JOIN for YqlSelectvitya-smirnov2026-04-309-12/+50
* YQL-21128: create AsOptionalmariibykova2026-04-301-0/+12
* YQL-20928: Support SELECT DISTINCT for YqlSelectvitya-smirnov2026-04-302-5/+23
* YQL-19813: Pass runtime settings to minikql + YT + minirunatarasov52026-04-294-0/+15
* YQL-21048: Support Grouping function at YqlSelectvitya-smirnov2026-04-281-0/+20
* YQL-21046: Support window functions for YqlSelectvitya-smirnov2026-04-2824-17/+245
* YQL-16594 hide warnings in some casesvvvv2026-04-231-0/+2
* YQL-21034: Convert integers to Uint64 at ListSampleNmariibykova2026-04-205-56/+47
* Pushdown/fuse Filter + CalcOverWindowaneporada2026-04-206-0/+129