summaryrefslogtreecommitdiffstats
path: root/yql/essentials/core
Commit message (Expand)AuthorAgeFilesLines
* YQL-20631: Support WITH CTE columns and fix UNION column order for YqlSelectvitya-smirnov7 days6-47/+125
* Preserve AssumeColumnOrder on DeriveColumnOrdervitya-smirnov7 days1-1/+1
* YQL-21048: Fix GROUPING SETS aggregation optionality on YqlSelectvitya-smirnov8 days1-20/+33
* YQL-21338: Better error messageatarasov58 days1-29/+31
* YQL-20631: Support RECURSIVE WITH CTE on YqlSelectvitya-smirnov11 days5-68/+73
* SQL parser + type annotation for Materialize statementudovichenko-r11 days8-158/+256
* YQL-21321 don't check for persistable in agg traits typecheckvvvv13 days1-1/+2
* Use Cons! in translator instead of Nthudovichenko-r13 days4-4/+45
* YQL-16277: Implement type annotation for ListJoinCoreimunkin13 days3-0/+172
* YQL-21321 deep error check for EnsurePersistablevvvv13 days2-2/+13
* Do not lose exceptions from CloseLastSessionaneporada2026-06-161-8/+14
* Fix fusing two CalcOverWindow with ExtractMembers in-betweenaneporada2026-06-121-5/+21
* Fix PayloadRenameOverWindow in overwrite caseaneporada2026-06-111-7/+7
* YQL-21296: Fix isPresortUniversal initialization in SqlCombineInputWrapperimunkin2026-06-081-1/+3
* YQL-21292 fixed switching of cycle detector & better diagsvvvv2026-06-051-0/+10
* YQL-21295 avoid PolyArgs match on universal argsvvvv2026-06-051-1/+5
* YQL-21291: Add Math transformation to Lineagemaxkovalev2026-06-051-1/+21
* YQL-16277: Implement type annotation for SqlCombineimunkin2026-06-043-0/+190
* Intermediate changesrobot-piglet2026-06-041-0/+1
* optimize switch over extract membersgrigoriypisar2026-06-041-20/+66
* hybrid rank callable placeholder KIKIMR-25488gvit2026-06-022-0/+55
* YDB Import 885robot-ydb-importer2026-05-291-1/+13
* YQL-21246: Propagate ExtractMembers over TableSourceimunkin2026-05-274-0/+25
* YQL-21111: Introduce feature registryvitya-smirnov2026-05-277-0/+297
* YQL-21152: Support implicit USING at YqlSelectvitya-smirnov2026-05-275-99/+542
* Check lambda scope in the linear checkervvvv2026-05-262-0/+26
* YQL-21046: Support RANGE window on YqlSelectvitya-smirnov2026-05-222-22/+185
* YQL-19813: Send runtime settings statsatarasov52026-05-222-5/+0
* Retire ExtractCommonPredicatesFromLogicalOps feature flaganeporada2026-05-221-17/+8
* Star join hintziganshinmr2026-05-222-1/+8
* Retire ExtractMembersForPartitionsByKeys feature flaganeporada2026-05-224-15/+0
* Intermediate changesrobot-piglet2026-05-201-0/+1
* YQL-19813: Save and load qplayeratarasov52026-05-201-1/+1
* Watermarks: YQL: Forbid WatermarkGenerator in corevokayndzop2026-05-191-1/+1
* WATERMARKS: YQL: Introduce WATERMARK = exprvokayndzop2026-05-194-3/+56
* make slj/fullscan limit configurable (yql part)yumkam72026-05-181-1/+1
* Enable ToFlowOverCollect by defaultimunkin2026-05-181-1/+1
* YQL-20095: Enable readability-static-definition-in-anonymous-namespacevitya-smirnov2026-05-153-4/+4
* added new streaming contraintgrigoriypisar2026-05-155-48/+649
* YQL-21240: Fix incorrect indices in Lineage for multiple readsmaxkovalev2026-05-151-5/+7
* YQL-21238: Fix purecalc evaluate expressionatarasov52026-05-141-1/+1
* Set single task stage for sorted outputudovichenko-r2026-05-131-10/+2
* YQL-20095: Enable modernize-use-emplacevitya-smirnov2026-05-1311-16/+16
* YQL-21228 fix nulled == over variantsvvvv2026-05-121-1/+2
* [yql plugin] Make aborts more robustngc2242026-05-122-16/+24
* YQL-21220 support .yql suffix for internal libraries as SQLvvvv2026-05-092-33/+36
* Enable window new pipeline by defaultatarasov52026-05-081-1/+1
* Add StreamingPartitionBalancing FFvokayndzop2026-05-071-0/+2
* YQL-20095: Enable readability-simplify-boolean-exprvitya-smirnov2026-05-075-32/+7
* YQL-20095: Enable readability-uppercase-literal-suffixvitya-smirnov2026-05-0713-49/+49