| Commit message (Expand) | Author | Age | Files | Lines |
* | Reduce bloat in ToDict | vvvv | 2024-12-19 | 1 | -155/+242 |
* | Extracted parser from jsonpath lib | vvvv | 2024-12-18 | 20 | -130/+180 |
* | Fix -Wunused-parameter in y* | vadim-xd | 2024-12-17 | 1 | -1/+1 |
* | added cache invalidation for computation graph | grigoriypisar | 2024-12-17 | 4 | -8/+19 |
* | MR: support ALL ROWS PER MATCH | vokayndzop | 2024-12-16 | 10 | -265/+531 |
* | Block output for YT operations | ziganshinmr | 2024-12-13 | 2 | -8/+41 |
* | initial implementation of memory preallocation in gracejoin | mfilitov | 2024-12-12 | 3 | -18/+75 |
* | MR: greedy quantifiers fix | vokayndzop | 2024-12-12 | 3 | -59/+90 |
* | BlockMapJoinCore computation node | ziganshinmr | 2024-12-11 | 10 | -2056/+2092 |
* | After spilling join inmemory buckets first | mfilitov | 2024-12-09 | 3 | -57/+70 |
* | Introduced two stages mode for type annotation, a FailMe callable to simulate... | vvvv | 2024-12-09 | 4 | -4/+20 |
* | Fix TArrowBlock::From and its usage | imunkin | 2024-12-09 | 7 | -26/+49 |
* | Intermediate changes | robot-piglet | 2024-12-06 | 1 | -2/+12 |
* | MR: greedy quantifiers | vokayndzop | 2024-12-05 | 4 | -397/+572 |
* | Per operator stats (Rows) support with Counters | hor911 | 2024-12-04 | 4 | -13/+74 |
* | Intermediate changes | robot-piglet | 2024-12-03 | 1 | -10/+10 |
* | Relocate yt and stat providers | aneporada | 2024-12-02 | 2 | -4/+4 |
* | Distribute value in spilling buckets more evenly | vladluk | 2024-11-27 | 6 | -23/+116 |
* | Fix memlimit with skip yields | mfilitov | 2024-11-27 | 2 | -19/+107 |
* | Fix arrow cleanup with memory profiling | ilezhankin | 2024-11-25 | 1 | -1/+1 |
* | Disable Y_ENSURE() for improper invariant | ilezhankin | 2024-11-22 | 1 | -1/+5 |
* | Public TValuePackerTransport.IsBlock_ field | hor911 | 2024-11-22 | 1 | -0/+4 |
* | PopCount => std::popcount | tobo | 2024-11-13 | 2 | -4/+8 |
* | Apply GH commits | udovichenko-r | 2024-11-12 | 1 | -5/+32 |
* | Improve profiling of memory allocations | ilezhankin | 2024-11-12 | 3 | -7/+25 |
* | Merge PR #10707: Fixed: Make block combine use stream instead of flow | aneporada | 2024-11-12 | 3 | -665/+1096 |
* | Tune YDB <-> YQL deps | vvvv | 2024-11-09 | 16 | -2592/+16 |
* | less ydb deps or disable for OSS for now | vvvv | 2024-11-08 | 2 | -2/+5 |
* | std::atomic | vvvv | 2024-11-08 | 2 | -6/+4 |
* | Minimize dependency on YDB's TRope | aneporada | 2024-11-07 | 17 | -149/+173 |
* | Moved other yql/essentials libs YQL-19206 | vvvv | 2024-11-07 | 19 | -26/+26 |
* | Moved yql/minikql YQL-19206 | vvvv | 2024-11-07 | 709 | -26/+172536 |
* | Prepare move yql/minikql YQL-19206 | vvvv | 2024-11-07 | 58 | -0/+13123 |
* | Moved yql/parser (w/o pg_wrapper) & yql/protos YQL-19206 | vvvv | 2024-11-03 | 1 | -0/+204 |