summaryrefslogtreecommitdiffstats
path: root/yql/essentials/minikql/comp_nodes/ut
Commit message (Expand)AuthorAgeFilesLines
* YQL-21372, fixed switch data multiplication, fixed hanging of DQ stages with ...grigoriypisar4 days1-8/+686
* YQL-21315: Block variant item implementationatarasov54 days3-0/+470
* YQL-21315: Implement block variant comp nodeatarasov57 days2-0/+80
* Intermediate changesrobot-piglet8 days8-252/+113
* Support Uuid and DyNumber in minikql blocks and Arrowxyligansereja11 days8-28/+563
* YQL-21101: Make ToFlow dependent args requiredimunkin11 days37-300/+309
* YQL-21315: Implement variant expensive validationatarasov512 days5-57/+100
* YQL-21315: Block way implementationatarasov52026-07-075-41/+556
* YQL-21215: Finite values checks ListFromRangeeakozyrev2026-07-071-0/+63
* Revert " fixed Yield generation in switch"imunkin2026-07-011-148/+4
* YQL-20095: Tune bugprone-argument-commentvitya-smirnov2026-06-301-3/+3
* YQL-16277: Implement ExpandSqlCombine optimizerimunkin2026-06-291-4/+4
* YQL-21315: Implement block guessatarasov52026-06-262-0/+227
* YQL-20095: Enable performance-move-const-argvitya-smirnov2026-06-241-1/+1
* fixed Yield generation in switchgrigoriypisar2026-06-191-4/+148
* Intermediate changesrobot-piglet2026-06-1656-11990/+4537
* YQL-20875: Enable apache arrow datum light checkatarasov52026-06-045-13/+14
* YQL-21018: Implement builder and readers for block variantatarasov52026-06-014-1/+1169
* YQL-16277: Implement ListJoinCore computation nodeimunkin2026-05-292-0/+673
* WideSort better spillingmfilitov2026-05-291-0/+60
* Intermediate changesrobot-piglet2026-05-225-410/+275
* Intermediate changesrobot-piglet2026-05-1810-605/+385
* YQL-20956: Fix chopper substream leakageatarasov52026-05-181-0/+83
* Intermediate changesrobot-piglet2026-05-141-3/+5
* Intermediate changesrobot-piglet2026-05-137-419/+410
* YQL-21018: Prepare test utils for block variant supportatarasov52026-05-136-193/+193
* YQL-19813: Udf implementationatarasov52026-05-071-1/+2
* YQL-21204: Make BlockCoalesce immutable frendlyatarasov52026-05-052-1/+48
* YQL-19813: Pass runtime settings to minikql + YT + minirunatarasov52026-04-293-1/+55
* YQL-21164: Fix chain1 map callatarasov52026-04-161-0/+133
* YQL-19424: Force BlockExpandChunked process stream inputimunkin2026-03-272-5/+5
* YQL-20095: Enable modernize-use-usingvitya-smirnov2026-03-041-2/+2
* YQL-20987: Drop MKQL support for runtime versions <59imunkin2026-03-022-109/+0
* Refactor codegen for function callsimunkin2026-02-202-14/+3
* YQL-20936: Fix recursive FlatMap iteration over lazy Zip iterableimunkin2026-02-191-0/+41
* YQL-20095: Enable modernize-avoid-c-arraysvitya-smirnov2026-02-191-4/+4
* YQL-20095: Enable modernize-concat-nested-namespacesvitya-smirnov2026-02-172-8/+4
* YQL-19485: Fix ChainMap and Chain1Map multi usageimunkin2026-02-061-0/+68
* YQL-20095: Enable misc-use-anonymous-namespacevitya-smirnov2026-02-051-3/+3
* Improve memory consumption for Top/TopSort comp nodesVasily Gerasimov2026-01-271-0/+74
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-232-2/+2
* mkql multihopping: fix passing of optional argumentsyumkam72026-01-211-4/+4
* YQL-20339 Runtime linear checker for completnessvvvv2026-01-151-2/+3
* YQL-20731: Fix WideChopper codegen initimunkin2026-01-131-0/+158
* multihopping: add FarFuture statistics and limitsyumkam72025-12-262-6/+595
* multihopping/HoppingWindow: add unlimited/far/sparse windowsyumkam72025-12-042-158/+269
* YQL-13448: Fix abstraction leakage. Make circular buffer robust to all possib...atarasov52025-12-021-16/+188
* Set signed cmp for ExtDateType in codegenditimizhev2025-12-021-0/+72
* YQL-20086: Add yql/essentials Clang Tidy configvitya-smirnov2025-11-211-4/+4
* YQL-19526: Use closed upvalues to run a callableimunkin2025-11-072-0/+199