summaryrefslogtreecommitdiffstats
path: root/yql/essentials/minikql/comp_nodes
Commit message (Expand)AuthorAgeFilesLines
* YQL-21372, fixed switch data multiplication, fixed hanging of DQ stages with ...grigoriypisar4 days2-119/+889
* YQL-21315: Block variant item implementationatarasov54 days8-6/+624
* YQL-21315: Implement block variant comp nodeatarasov57 days6-0/+211
* 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-079-41/+796
* YQL-21215: Finite values checks ListFromRangeeakozyrev2026-07-072-73/+142
* Revert " fixed Yield generation in switch"imunkin2026-07-012-188/+4
* YQL-20875: Pass validation flag to dq transport layeratarasov52026-06-302-6/+6
* YQL-20095: Tune bugprone-argument-commentvitya-smirnov2026-06-302-4/+4
* YQL-16277: Implement ExpandSqlCombine optimizerimunkin2026-06-292-7/+7
* YQL-21315: Implement block guessatarasov52026-06-266-0/+374
* YQL-21345: Fix non thread safe usage of readeratarasov52026-06-251-9/+33
* YQL-20095: Enable performance-move-const-argvitya-smirnov2026-06-241-1/+1
* fixed Yield generation in switchgrigoriypisar2026-06-192-4/+188
* Intermediate changesrobot-piglet2026-06-1656-11990/+4537
* [minikql] optimize BlockMapJoin: use spans instead of row-vectorspavook2026-06-111-24/+35
* YQL-20875: Enable apache arrow datum light checkatarasov52026-06-0426-95/+124
* [minikql] fix a bug with hash collision on multiple-key BlockMapJoinpavook2026-06-011-3/+3
* YQL-21018: Implement builder and readers for block variantatarasov52026-06-015-3/+1171
* YQL-16277: Implement ListJoinCore computation nodeimunkin2026-05-296-0/+1022
* WideSort better spillingmfilitov2026-05-293-88/+449
* Intermediate changesrobot-piglet2026-05-225-410/+275
* Intermediate changesrobot-piglet2026-05-1810-605/+385
* YQL-20956: Fix chopper substream leakageatarasov52026-05-182-2/+96
* YQL-19813: Pass owning ptr to computation contextatarasov52026-05-151-2/+5
* 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-20095: Enable readability-uppercase-literal-suffixvitya-smirnov2026-05-072-9/+9
* YQL-19813: Udf implementationatarasov52026-05-073-8/+10
* YQL-21204: Make BlockCoalesce immutable frendlyatarasov52026-05-054-23/+93
* YQL-19813: Pass runtime settings to minikql + YT + minirunatarasov52026-04-298-4/+188
* YQL-21164: Fix chain1 map callatarasov52026-04-161-0/+133
* YQL-21031: Range decimalatarasov52026-04-141-14/+34
* YQL-20095: Enable readability-isolate-declarationvitya-smirnov2026-04-131-1/+2
* YQL-20873: Range PG supportatarasov52026-04-136-203/+378
* Replace unreachable with *_ENSURE(false, ...)atarasov52026-04-018-14/+14
* YQL-21101: Preserve ToFlow dependencies in MKQLimunkin2026-03-301-9/+26
* YQL-19424: Force BlockExpandChunked process stream inputimunkin2026-03-272-5/+5
* YQL-20987: Drop MKQL support for runtime versions <67imunkin2026-03-203-1301/+17
* Runtime dispatch boolsatarasov52026-03-179-127/+27
* YQL-20972: Rewrite methods that has UV as output parameter.atarasov52026-03-0520-107/+166
* YQL-20095: Apply lost Clang Tidy fixesvitya-smirnov2026-03-051-1/+1
* YQL-20095: Enable modernize-use-usingvitya-smirnov2026-03-041-2/+2
* YQL-20987: Drop MKQL support for runtime versions <59imunkin2026-03-025-1409/+105
* YQL-20976: Specify invariants on unsuccessfull extraction of some methodsatarasov52026-02-212-6/+15
* Refactor codegen for function callsimunkin2026-02-2046-753/+180