Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bridge Mode in CMS: Ignore proxy groups (#20198) | stanislav_shchetinin | 2025-06-27 | 3 | -1/+11 |
| | |||||
* | Increment YDB CLI version to 2.23.0 (#20308)CLI_2.23.0 | Nikolay Perfilov | 2025-06-27 | 2 | -1/+4 |
| | |||||
* | fix problem portions processing (#20297) | ivanmorozov333 | 2025-06-27 | 2 | -3/+18 |
| | | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru> | ||||
* | Revert "Correct Scan Generation in case of retries" (#20309) | Maxim Yurchuk | 2025-06-27 | 4 | -83/+2 |
| | |||||
* | Initial wide/block implementation of the intermediate combine node (#20113) | Pavel Zuev | 2025-06-27 | 14 | -90/+1527 |
| | |||||
* | Fix missed WaitOutputTimeUs resize (#20290) | Hor911 | 2025-06-27 | 1 | -0/+1 |
| | |||||
* | blobs portion data into portion accessor (#20281) | ivanmorozov333 | 2025-06-27 | 46 | -456/+750 |
| | |||||
* | fix portion accessor fetching for cleanup (#20252) | Semyon | 2025-06-27 | 9 | -15/+48 |
| | |||||
* | Update muted_ya.txt in main (#20267) | YDBot | 2025-06-27 | 1 | -0/+6 |
| | |||||
* | Add GeneralCache limit control to MemoryController (#19708) (#20284) | Vladilen | 2025-06-27 | 6 | -9/+49 |
| | |||||
* | Correct Scan Generation in case of retries (#20191) | Hor911 | 2025-06-27 | 4 | -2/+83 |
| | |||||
* | [KQP] Add ShuffleEliminated flag (#20175) | pilik | 2025-06-27 | 4 | -26/+34 |
| | |||||
* | Protobuf TMeteringStats (#19818) | kungurtsev | 2025-06-27 | 18 | -276/+455 |
| | |||||
* | handle pipe disconnect in hive (#20027) | vporyadke | 2025-06-27 | 11 | -4/+307 |
| | |||||
* | [ydbd_slice] add extra-args and bridge-pile-name support for slots (#20259) | Konstantin Nikiforov | 2025-06-27 | 4 | -37/+147 |
| | |||||
* | YQ-4348 fixed verify fail during concurrent alter (#20269) | Pisarenko Grigoriy | 2025-06-27 | 8 | -56/+304 |
| | |||||
* | YQ-4317 PQ provider to ydb (#18955) | Dmitry Kardymon | 2025-06-27 | 44 | -117/+769 |
| | |||||
* | Properly handle index build result in KQP scheme query (#20268) | Vasily Gerasimov | 2025-06-27 | 1 | -1/+19 |
| | |||||
* | YDB Topics: fix failing msan test in Kafka API (#20246) | Andrey Serebryanskiy | 2025-06-27 | 1 | -13/+15 |
| | |||||
* | Vector select workload (#19680) | azevaykin | 2025-06-27 | 18 | -1/+992 |
| | |||||
* | Improved tests - added USING clause for all CREATE TRANSFER statements (#20273) | Nikolay Shestakov | 2025-06-27 | 1 | -32/+32 |
| | |||||
* | #18134 support default values datashard in upsert operation in datashard ↵ | r314-git | 2025-06-27 | 11 | -11/+214 |
| | | | | (#20048) | ||||
* | Use common fixture for stress-tests (#20250) | Maxim Yurchuk | 2025-06-27 | 22 | -154/+97 |
| | |||||
* | fixed CDC write to the autopartitioning topic (#20243) | Nikolay Shestakov | 2025-06-27 | 2 | -22/+48 |
| | |||||
* | #9056 Complete column names in YDB CLI (#19918) | Victor Smirnov | 2025-06-27 | 5 | -19/+71 |
| | |||||
* | minor bugfixes in SchemeBoard subscriber and tests (#20262) | Daniil Demin | 2025-06-26 | 3 | -5/+5 |
| | |||||
* | [C++ SDK] Fixed import to ydb-cpp-sdk repo (#20265) | Bulat | 2025-06-26 | 4 | -17/+18 |
| | |||||
* | [KQP Constant folding] Do not fold SafeCast because it could produce … ↵ | Denis Khalikov | 2025-06-26 | 2 | -0/+22 |
| | | | | (#20223) | ||||
* | Add tools infer csv default behaviour (#20248) | Nikolay Perfilov | 2025-06-26 | 6 | -35/+208 |
| | |||||
* | more correct way to check for bridge mode in local & hive (#20210) | vporyadke | 2025-06-26 | 7 | -12/+37 |
| | | | Co-authored-by: Ilnaz Nizametdinov <i.nizametdinov@gmail.com> | ||||
* | CMS: ignore tenant and cluster unavailable nodes limits in force ↵ | Ilia Shakhov | 2025-06-26 | 5 | -56/+78 |
| | | | | availability mode (#20217) | ||||
* | Update muted_ya.txt in main (#20260) | YDBot | 2025-06-26 | 1 | -0/+2 |
| | |||||
* | Count Rounds from 1 again to prevent N+1 rounds instead of requested N ↵ | Vitaliy Filippov | 2025-06-26 | 4 | -7/+9 |
| | | | | (#19154) (#20237) | ||||
* | [C++ SDK] Refactor topic tests (part 3) (#19925) | Bulat | 2025-06-26 | 38 | -3235/+3623 |
| | |||||
* | Turn off /ydb/tests/functional/tpc/medium/ workload simple queue (#20254) | Kirill Rysin | 2025-06-26 | 1 | -2/+2 |
| | |||||
* | Update muted_ya.txt in main (#20213) | YDBot | 2025-06-26 | 1 | -0/+2 |
| | |||||
* | CS fixed race in CPU limiter (#20238) | Pisarenko Grigoriy | 2025-06-26 | 4 | -10/+28 |
| | |||||
* | Add fixes based on those that were made in stable-25-1-2 (#20235) | Nikolay Perfilov | 2025-06-26 | 11 | -43/+83 |
| | |||||
* | Improve algorithm of the new scheduler (#20195) | Ivan | 2025-06-26 | 7 | -98/+131 |
| | |||||
* | fix TFakeWilsonUploader data race (#20239) | Aleksei Pleshakov | 2025-06-26 | 1 | -0/+3 |
| | |||||
* | schemeshard: add notion and protection of system path names (#19620) | ijon | 2025-06-26 | 60 | -198/+1570 |
| | | | | | | | | | | | | | | | New feature flag `enable_system_names_protection` prohibits users from creating paths with names reserved for current or future system use. YDB exclusively reserves names like `.sys`, `.metadata`, `.tmp`, `.backups` etc. and any names starting with prefixes `.` and `__ydb` for its own use. Also introduces safeguards against carelessly using reserved names in future code. Special tests verify that: - New scheme create operations include protection for reserved names - Modifications to the reserved name registry will not go unnoticed The latter is designed to protect well-meaning developers from careless actions. YDB developers must obtain explicit consent from the project committee to add new names to the reserved list. | ||||
* | Some partcheck fixes (#20227) | Alexander Rutkovsky | 2025-06-26 | 1 | -16/+39 |
| | |||||
* | Extract password verification to a separate actor (#19687) | Yury Kiselev | 2025-06-26 | 15 | -110/+494 |
| | |||||
* | refactoring in populator tests (#20160) | Daniil Demin | 2025-06-26 | 6 | -151/+113 |
| | |||||
* | Add pathstate restore for incr backup (#20167) | Innokentii Mokin | 2025-06-26 | 4 | -0/+1192 |
| | |||||
* | Use vector index recompute in scheme shard (#19154) (#19854) | Vitaliy Filippov | 2025-06-26 | 17 | -110/+517 |
| | |||||
* | Add more details to vector index rejection errors (#19455) (#20060) | Vitaliy Filippov | 2025-06-26 | 2 | -14/+90 |
| | |||||
* | Add partcheck tool (#20209) | Alexander Rutkovsky | 2025-06-26 | 3 | -0/+171 |
| | |||||
* | Stream Join fix (#20050) | Nikita Vasilev | 2025-06-26 | 3 | -103/+167 |
| | |||||
* | Do not force Sample+Reshuffle on the first level (#19154) (#20132) | Vitaliy Filippov | 2025-06-26 | 3 | -14/+9 |
| |