| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
which was improved in clang20 in yabs, yp, yql, yt, yweb
If you think that this pr has broken something for you, roll it back
If the problem is not trivial, come to [support](https://nda.ya.ru/t/a1JIzEbo78mtfQ)
Original errors you can see [here](https://nda.ya.ru/t/vR07ieAR7JxcsU
commit_hash:1bd170edcf6de16c2c7a67d89240aa65a260efdd
|
|
|
|
|
|
|
|
| |
В данном PR включена поддержка валидации Datum'ов на соответствие `MKQL type <-> arrow type <-> arrow array data structure.`
Выявленные проблемы:
1\. `AllocateResizableBuffer(size_t size)` возвращает массив длины 0 вместо size. Поэтому есть ошибка в работе с датами в некоторых нодах
commit_hash:122f2bd114dec50993131391a3793d9540877cb4
|
|
|
|
| |
commit_hash:6a71bff1ad52eddd1b8c7d516f0810f0decf401e
|
|
|
|
| |
commit_hash:18e311c0ad94b55003cb5a6c0487a16830fac5cd
|
|
|
|
|
| |
Здесь поддержал только out of bounds access и use after free. Отложенное использование памяти и тд буду делать потом
commit_hash:2a3fd472b626762ff7c8b7b0bc1285af50c511cf
|
|
|
|
| |
commit_hash:dc3193604b8e3f1c1a2e012318f542b2497d7638
|
|
|
|
|
|
|
|
|
| |
No description
---
Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/1185
commit_hash:1def5874ff6a9a5b3dcdd0ad285d2e64b16c9306
|
|
|
|
| |
commit_hash:61891dc030f4c526542b5e7e070d1660880e6c08
|
|
|
|
|
|
|
| |
states from spilling
When reading the state after spilling, the state for one key can be read several times, since after saving to disk we start aggregating the state again. Therefore, in addition to DeserializeState, DeserializeAndUpdate is also needed in the aggregators, which will merge all states with one key, read from disk.
commit_hash:fbc8b87041b31bac3f6859ea586f172bfaefdf31
|
|
|
|
|
| |
Added serde for state in block aggregation for spilling.
commit_hash:44233e34f49c9722849a69ad7c49a2b87e65c75d
|
|
|
|
| |
commit_hash:0e8fb6a0fa97b88fe34ef4f7abbbae4894668df5
|
|
|
|
| |
commit_hash:f58b2fb436f14fc4a11ce2e315f10d71e6d1ec77
|
|
|
|
| |
commit_hash:343920714fe3ac841f2246c53b79d081abb277fe
|
|
|
|
| |
commit_hash:a9a86ead632b0451a427621ea384bd732d3653a3
|
|
|
|
|
| |
Microfix PG column converter
commit_hash:264a3dededed4a9e425359ed2bb22e5d14f32b00
|
|
|
|
|
|
|
| |
fix
fix
commit_hash:09713e813e389b07077111daed2ec31b59047bca
|
|
|
|
|
| |
init
commit_hash:24879183e782ed24d1650f68799007d7230c3c9d
|
|
|
|
|
| |
Relocate yqlrun and mrjob
commit_hash:642b0fa4afb6dfa2ce51bccd0f7e28003437d796
|
|
|
|
|
|
| |
yql/essentials/tests/common
commit_hash:b0bab3353351a5c79f0a64237b103ddba0004fd7
|
|
|
|
| |
commit_hash:22adeac140825b580d7674c61994c0404ccf2762
|
|
|
|
| |
commit_hash:cba3283f48e43daee374c408d91d1fed33861da4
|
|
|
|
|
|
|
|
|
|
| |
Except the following directories:
* clickhouse/client
* datetime
* knn
* roaring
commit_hash:c7da95636144d28db109d6b17ddc762e9bacb59f
|
|
|
|
|
| |
init
commit_hash:7d4c435602078407bbf20dd3c32f9c90d2bbcbc0
|
|
|
|
|
|
|
| |
init
[nodiff:caesar]
commit_hash:d1182ef7d430ccf7e4d37ed933c7126d7bd5d6e4
|
|
types,jsonpath,dom
commit_hash:6b54be5968b6a30b6d97fe3a1611574bcefc749e
|