summaryrefslogtreecommitdiffstats
path: root/yql/essentials/minikql
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 days11-7/+644
* YQL-21404 implemented syscache, table, func callvvvv7 days2-13/+51
* YQL-21315: Implement block variant comp nodeatarasov57 days9-1/+246
* Intermediate changesrobot-piglet8 days18-285/+336
* Support Uuid and DyNumber in minikql blocks and Arrowxyligansereja11 days15-36/+607
* YQL-21101: Make ToFlow dependent args requiredimunkin11 days40-307/+315
* fix asan fault by use-after-poison in mkql arrow allocgrigoriypisar11 days2-0/+15
* Fix use-after-dtor in TDirectArrayHolderInplacemakxenov12 days1-4/+6
* YQL-21315: Implement variant expensive validationatarasov512 days6-83/+171
* Preparing for LLVM18. The first step.Anton Romanov12 days7-92/+98
* YQL-21387: Introduce TStrongAliasatarasov514 days3-5/+5
* YQL-21315: Block way implementationatarasov514 days15-42/+928
* YQL-21215: Finite values checks ListFromRangeeakozyrev14 days2-73/+142
* Revert " fixed Yield generation in switch"imunkin2026-07-012-188/+4
* YQL-20875: Pass validation flag to dq transport layeratarasov52026-06-307-48/+23
* YQL-20095: Tune bugprone-argument-commentvitya-smirnov2026-06-3053-763/+763
* YQL-16277: Implement ExpandSqlCombine optimizerimunkin2026-06-293-10/+10
* YQL-21253: Simplify trimmer logicatarasov52026-06-262-26/+14
* YQL-21315: Implement block guessatarasov52026-06-269-1/+417
* YQL-21345: Fix non thread safe usage of readeratarasov52026-06-251-9/+33
* YQL-21207: Add langver and settings hash to cacheatarasov52026-06-254-51/+211
* YQL-20095: Enable performance-move-const-argvitya-smirnov2026-06-2413-40/+42
* fixed Yield generation in switchgrigoriypisar2026-06-192-4/+188
* YQL-21207: Hash runtime settingsatarasov52026-06-196-3/+165
* Intermediate changesrobot-piglet2026-06-1664-12095/+4835
* [minikql] optimize BlockMapJoin: use spans instead of row-vectorspavook2026-06-111-24/+35
* YQL-20875: Enable apache arrow datum light checkatarasov52026-06-0440-159/+254
* YQL-21018: Implement BlockVariant validatoratarasov52026-06-041-1/+29
* YQL-21284: Clear Yson2 marks before giving UV to clientatarasov52026-06-021-0/+97
* [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-0113-14/+1508
* Change "yql/essentials/minikql/computation/mkql_computation_node_graph.cpp"vokayndzop2026-06-011-1/+2
* YQL-16277: Implement ListJoinCore computation nodeimunkin2026-05-299-1/+1137
* WideSort better spillingmfilitov2026-05-293-88/+449
* YQL-21270 allow prefix for custom python udfvvvv2026-05-272-11/+12
* Use flushing mode flag instead finish fetch statusartemmashin2026-05-262-0/+14
* YQL-19813: Send runtime settings statsatarasov52026-05-223-11/+19
* Intermediate changesrobot-piglet2026-05-225-410/+275
* support max size configuration without cache drop outgvit2026-05-213-43/+139
* YQL-19813: Save and load qplayeratarasov52026-05-206-46/+70
* Intermediate changesrobot-piglet2026-05-1810-605/+385
* YQL-20162: A tuple's child array must have the same size as the tuple itselfatarasov52026-05-181-1/+3
* YQL-20956: Fix chopper substream leakageatarasov52026-05-182-2/+96
* YQL-20095: Enable readability-static-definition-in-anonymous-namespacevitya-smirnov2026-05-157-38/+38
* YQL-19813: Pass owning ptr to computation contextatarasov52026-05-153-10/+20
* YQL-20095: Enable performance-trivially-destructiblevitya-smirnov2026-05-142-3/+1
* Intermediate changesrobot-piglet2026-05-141-3/+5
* YQL-20095: Enable modernize-use-emplacevitya-smirnov2026-05-133-28/+28
* Intermediate changesrobot-piglet2026-05-137-419/+410