aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* YQ-4348 fixed verify fail during concurrent alter (#20269)HEADmainPisarenko Grigoriy59 min.8-56/+304
|
* YQ-4317 PQ provider to ydb (#18955)Dmitry Kardymon87 min.44-117/+769
|
* Properly handle index build result in KQP scheme query (#20268)Vasily Gerasimov3 hours1-1/+19
|
* YDB Topics: fix failing msan test in Kafka API (#20246)Andrey Serebryanskiy3 hours1-13/+15
|
* Vector select workload (#19680)azevaykin3 hours18-1/+992
|
* Improved tests - added USING clause for all CREATE TRANSFER statements (#20273)Nikolay Shestakov4 hours1-32/+32
|
* #18134 support default values datashard in upsert operation in datashard ↵r314-git4 hours11-11/+214
| | | | (#20048)
* Use common fixture for stress-tests (#20250)Maxim Yurchuk5 hours22-154/+97
|
* fixed CDC write to the autopartitioning topic (#20243)Nikolay Shestakov5 hours2-22/+48
|
* #9056 Complete column names in YDB CLI (#19918)Victor Smirnov6 hours5-19/+71
|
* minor bugfixes in SchemeBoard subscriber and tests (#20262)Daniil Demin12 hours3-5/+5
|
* [C++ SDK] Fixed import to ydb-cpp-sdk repo (#20265)Bulat16 hours4-17/+18
|
* [KQP Constant folding] Do not fold SafeCast because it could produce … ↵Denis Khalikov17 hours2-0/+22
| | | | (#20223)
* Add tools infer csv default behaviour (#20248)Nikolay Perfilov18 hours6-35/+208
|
* more correct way to check for bridge mode in local & hive (#20210)vporyadke18 hours7-12/+37
| | | Co-authored-by: Ilnaz Nizametdinov <i.nizametdinov@gmail.com>
* CMS: ignore tenant and cluster unavailable nodes limits in force ↵Ilia Shakhov18 hours5-56/+78
| | | | availability mode (#20217)
* Update muted_ya.txt in main (#20260)YDBot19 hours1-0/+2
|
* Count Rounds from 1 again to prevent N+1 rounds instead of requested N ↵Vitaliy Filippov19 hours4-7/+9
| | | | (#19154) (#20237)
* [C++ SDK] Refactor topic tests (part 3) (#19925)Bulat19 hours38-3235/+3623
|
* Turn off /ydb/tests/functional/tpc/medium/ workload simple queue (#20254)Kirill Rysin19 hours1-2/+2
|
* Update muted_ya.txt in main (#20213)YDBot20 hours1-0/+2
|
* CS fixed race in CPU limiter (#20238)Pisarenko Grigoriy20 hours4-10/+28
|
* Add fixes based on those that were made in stable-25-1-2 (#20235)Nikolay Perfilov21 hours11-43/+83
|
* Improve algorithm of the new scheduler (#20195)Ivan21 hours7-98/+131
|
* fix TFakeWilsonUploader data race (#20239)Aleksei Pleshakov22 hours1-0/+3
|
* schemeshard: add notion and protection of system path names (#19620)ijon22 hours60-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 Rutkovsky23 hours1-16/+39
|
* Extract password verification to a separate actor (#19687)Yury Kiselev23 hours15-110/+494
|
* refactoring in populator tests (#20160)Daniil Demin24 hours6-151/+113
|
* Add pathstate restore for incr backup (#20167)Innokentii Mokin24 hours4-0/+1192
|
* Use vector index recompute in scheme shard (#19154) (#19854)Vitaliy Filippov24 hours17-110/+517
|
* Add more details to vector index rejection errors (#19455) (#20060)Vitaliy Filippov25 hours2-14/+90
|
* Add partcheck tool (#20209)Alexander Rutkovsky25 hours3-0/+171
|
* Stream Join fix (#20050)Nikita Vasilev25 hours3-103/+167
|
* Do not force Sample+Reshuffle on the first level (#19154) (#20132)Vitaliy Filippov26 hours3-14/+9
|
* ci: use stable diplodoc cli for docs upload (#20219)Martyanov Andrey26 hours1-0/+1
|
* memory distribution control (#20173)ivanmorozov33327 hours4-23/+137
| | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
* [OLAP] Enable projection push down by default (#20149)Denis Khalikov27 hours1-1/+1
|
* correct metadata control (#20070)ivanmorozov33327 hours22-54/+210
| | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
* general cache requests abortion (#20190)ivanmorozov33327 hours8-185/+43
| | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
* Support compaction consumer (#20176)FloatingCrowbar27 hours4-4/+98
|
* Fix NToSelect in state storage config auto generation in distconf (#20166)Evgenik228 hours6-252/+437
|
* raise limits of throttling parameters (#20189)Aleksandr Dmitriev28 hours2-16/+16
|
* Run generator on all static nodes in upload test (#20208)Олег28 hours4-27/+84
|
* Import libraries 250626-0050Alexander Smirnov35 hours1-1/+1
|
* Merge branch 'rightlib' into merge-libs-250626-0050Alexander Smirnov35 hours54-989/+1312
|\
| * Fix bison.cmakedimdim1136 hours1-2/+7
| | | | | | | | | | Fix bison.cmake commit_hash:ca89667af975aff45f7895b766c58de69d9aef1f
| * feat(conf): TS_BUILD_ENV to setup default values to env to build (can be ↵zaverden40 hours2-7/+33
| | | | | | | | | | | | overwritten from --env arg) commit_hash:d2082e51875cd681b53a653e3edec37eb96bac26
| * Fix cmake system protobuf addincldimdim1142 hours1-1/+1
| | | | | | | | | | Fix cmake system protobuf addincl commit_hash:61f279f533e9eb19cedcea695c25f02f53425d3b
| * Intermediate changesrobot-piglet42 hours3-1/+6
| | | | | | | | commit_hash:044677dfc05bd34fe10fe3d3fb5c519836e139ad