Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | [YQL-17709] [channel] split spilling into actor and non-actor parts (#1983) | Filitov Mikhail | 2024-03-31 | 11 | -342/+182 |
| | |||||
* | Fix style: remove excess casts (#3335) | Alexey Ozeritskiy | 2024-03-30 | 1 | -13/+16 |
| | |||||
* | split blobs fetcher (#3331) | ivanmorozov333 | 2024-03-30 | 7 | -58/+80 |
| | |||||
* | dont restart scan in case error from shard (#3330) | ivanmorozov333 | 2024-03-30 | 3 | -21/+9 |
| | |||||
* | move merger into separated library (#3329) | ivanmorozov333 | 2024-03-30 | 43 | -355/+468 |
| | |||||
* | GraceJoin: consume all inputs data (fix hang) (#3320) | Alexey Ozeritskiy | 2024-03-30 | 1 | -4/+6 |
| | |||||
* | [YQL-17573] Remove unneded YQL warnings (#3328) | Andrey Neporada | 2024-03-30 | 79 | -1070/+239 |
| | |||||
* | [docs] enable "feature_codegen" flag as these features now work in main (#3237) | Ivan Blinkov | 2024-03-30 | 3 | -12/+1 |
| | |||||
* | YDBDOCS-633: docs structure refactoring (around content for SRE) (#3148) | Ivan Blinkov | 2024-03-30 | 206 | -1874/+2517 |
| | |||||
* | pg system columns, support for relations in pg_catalog (#3325) | Vitaly Stoyan | 2024-03-30 | 19 | -51/+246 |
| | |||||
* | fix msvc build (#3326) | Fiodar Miron | 2024-03-30 | 1 | -3/+7 |
| | |||||
* | [KIKIMR-6438] Make RETURNING expr_uncompat keyword (#3244) | Andrey Neporada | 2024-03-29 | 2 | -6/+4 |
| | |||||
* | YQL-18104: add support for yql resources in arrow blocks (#3116) | Fiodar Miron | 2024-03-29 | 15 | -155/+647 |
| | | | Added support for YQL resources in Arrow format. Added managed Arrow buffer for types with non-trivial destructors | ||||
* | fix query service enable process (#3308) | Vitalii Gridnev | 2024-03-29 | 1 | -4/+4 |
| | |||||
* | YQL-18120: add useful astdiff output (#1914) | Fiodar Miron | 2024-03-29 | 2 | -3/+52 |
| | | | Extend ast diff output for failed test to include file diff | ||||
* | Revert "GraceJoin: don't stop reading inputs until yields (fix hang)" (#3318) | Alexey Ozeritskiy | 2024-03-29 | 0 | -0/+0 |
| | | | Co-authored-by: Andrey Kulaga <aakulaga@ydb.tech> | ||||
* | Revert "GraceJoin: don't stop reading inputs until yields (fix hang)" (#3310) | Andrey Kulaga | 2024-03-29 | 1 | -1/+1 |
| | |||||
* | GraceJoin: don't stop reading inputs until yields (fix hang) (#3296) | Alexey Ozeritskiy | 2024-03-29 | 1 | -1/+1 |
| | |||||
* | YQL-18016 SA based auth in GenericProvider LookupSource (#3096) | zverevgeny | 2024-03-29 | 1 | -1/+4 |
| | |||||
* | YQL-18027: Add block implementation for padding formatters (#3100) | Igor Munkin | 2024-03-29 | 5 | -20/+137 |
| | |||||
* | Fix for empty slotname (#3306) | Ilia Shakhov | 2024-03-29 | 3 | -4/+11 |
| | |||||
* | Fix missing TCP_USER_TIMEOUT in darwin (#3283) | Sergey Veselov | 2024-03-29 | 1 | -2/+0 |
| | |||||
* | fix compatibility for export sessions local table (#3304) | ivanmorozov333 | 2024-03-29 | 3 | -16/+16 |
| | |||||
* | Support sequences backup with current value (#3089) | Nikolay Shumkov | 2024-03-29 | 16 | -25/+277 |
| | |||||
* | Send unsubcribe in viewer (#3266) | kruall | 2024-03-29 | 2 | -30/+59 |
| | |||||
* | First step to support PG in olap. (#2818) | Tony-Romanov | 2024-03-29 | 11 | -45/+219 |
| | |||||
* | unmute important tests (#3276) | ivanmorozov333 | 2024-03-29 | 2 | -6/+5 |
| | |||||
* | Fix olap ut (#3297) | Mikhail Surin | 2024-03-29 | 1 | -6/+2 |
| | |||||
* | Introduce subscription manager (#3292) | Alexander Rutkovsky | 2024-03-29 | 3 | -0/+60 |
| | |||||
* | Do not initiate IC session upon receiving TEvUnsubscribe (#3287) | Alexander Rutkovsky | 2024-03-29 | 2 | -1/+6 |
| | |||||
* | Unmute kafka tests (#3285) | niksaveliev | 2024-03-29 | 1 | -2/+0 |
| | |||||
* | Fix EvWrite Sink memory tracking (#3259) | Nikita Vasilev | 2024-03-29 | 2 | -12/+23 |
| | |||||
* | conclusions for unready storages and scanner methods (#3282) | ivanmorozov333 | 2024-03-29 | 17 | -131/+110 |
| | |||||
* | Unmute test_private_create_queue (#3284) | Sergey Veselov | 2024-03-29 | 1 | -1/+0 |
| | |||||
* | useful correction special cases for serializer (#3281) | ivanmorozov333 | 2024-03-29 | 1 | -0/+18 |
| | |||||
* | tx volume limit usage on indexation (#3279) | ivanmorozov333 | 2024-03-29 | 5 | -2/+23 |
| | |||||
* | BTreeIndex Split Flush method, use bigger resolution (#3182) | kungurtsev | 2024-03-29 | 7 | -83/+81 |
| | |||||
* | Measure huge blob size threshold (#3160) | Andrew Berlin | 2024-03-29 | 2 | -0/+5 |
| | |||||
* | fix tests canonization and case withno CS object (#3277) | ivanmorozov333 | 2024-03-29 | 2 | -3/+3 |
| | |||||
* | a deeper PgAdmin compatibility workaround (#3270) | Vitaly Stoyan | 2024-03-28 | 1 | -0/+11 |
| | |||||
* | mock of transaction_isolation option (#3264) | Vitaly Stoyan | 2024-03-28 | 1 | -0/+3 |
| | |||||
* | fix build on clang 14 (#3274) | Daniil Cherednik | 2024-03-28 | 1 | -1/+1 |
| | |||||
* | Forward cache bugfix index pages queue verify (#3134) | kungurtsev | 2024-03-28 | 5 | -107/+318 |
| | |||||
* | Fix null pk tests (#3272) | Олег | 2024-03-28 | 1 | -2/+2 |
| | |||||
* | Merge pull request #3200 from ydb-platform/mergelibs-240327-1029 | AlexSm | 2024-03-28 | 316 | -6536/+12216 |
|\ | | | | | Library import 240327-1029 | ||||
| * | Import libraries 240327-1029 | Alexander Smirnov | 2024-03-27 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'rightlib' into mergelibs-240327-1029 | Alexander Smirnov | 2024-03-27 | 315 | -6535/+12215 |
| |\ | |||||
| | * | Update libcxx to 10 Oct 2023 dc129d6f715cf83a2072fc8de8b4e4c70bca6935 | mikhnenko | 2024-03-27 | 213 | -6185/+8960 |
| | | | | | | | | | | | | 97ce40d276e44357a49b7a945af841896126dca8 | ||||
| | * | Automatic release build for ymake, os_ymake | robot-ya-builder | 2024-03-27 | 3 | -10/+20 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From hash: [ab7face86bd4ff060f1c68e3f1e248edc127c90f](https://a.yandex-team.ru/arcadia/commit/ab7face86bd4ff060f1c68e3f1e248edc127c90f) From revision: [13716593](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ymake&version=178) Flow triggered by user: [spreis](https://staff.yandex-team.ru/spreis) Update tools: ymake, os_ymake 9c6b5ba56f288a5713fe05ea86219ca7b4a7e759 | ||||
| | * | Intermediate changes | robot-piglet | 2024-03-27 | 8 | -11/+16 |
| | | |