Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Login helper refactoring (#12083) | azevaykin | 2024-11-28 | 3 | -27/+55 |
| | |||||
* | Added the Troubleshooting section (#10888) | anton-bobkov | 2024-11-28 | 69 | -1/+1049 |
| | | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech> | ||||
* | Fix CompareRanges (#12043) | Nikita Vasilev | 2024-11-28 | 4 | -2/+150 |
| | |||||
* | Sanitized token for login audit logs (#12031) | Vasily Gerasimov | 2024-11-28 | 10 | -7/+40 |
| | |||||
* | Write last record with the same key from batch (#12048) | Alexander Avdonkin | 2024-11-28 | 2 | -3/+7 |
| | |||||
* | mon page has been added for rd read actors (#12074) | Oleg Doronin | 2024-11-28 | 4 | -1/+87 |
| | |||||
* | test followers with different ydb versions + fixes based on it (#12024) | vporyadke | 2024-11-28 | 6 | -18/+180 |
| | |||||
* | [yt provider] Don't run operation input if sections have nodes to calculate ↵ | Roman Udovichenko | 2024-11-28 | 1 | -2/+21 |
| | | | | (#11947) | ||||
* | Remove share body logic (#11987) | kungurtsev | 2024-11-28 | 7 | -140/+33 |
| | |||||
* | Fixes dqrun with enabled row dispatcher (#12068) | yumkam | 2024-11-28 | 6 | -17/+33 |
| | |||||
* | Add verify for wrong StartOffset and EndOffset. Fix copy of blob. (#12049) | Nikolay Shestakov | 2024-11-28 | 8 | -45/+79 |
| | |||||
* | DQ fix rope creation (#12073) | Pisarenko Grigoriy | 2024-11-28 | 1 | -1/+1 |
| | |||||
* | Print the heap stats when tcmalloc memory limit is hit (#11968) | Ivan | 2024-11-28 | 2 | -11/+97 |
| | |||||
* | ydb(d) cli: add commands for setting interrupt-inheritance flag in acl (#3776) | ijon | 2024-11-27 | 7 | -0/+179 |
| | | | | | | | | Add `ydb scheme permissions {clear,set}-inheritance` commands. Add `ydbd db schema access {clear,set}-inheritance` commands. `InterruptInheritance` is a special flag that blocks permission inheritance for a target path. There are a variance of inheritance type modifiers which effect how inheritance works for an individual access control entry, but InterruptInheritance flag have a global effect for a path. InterruptInheritance was a part of the public api for a while now (and it was used internally), but there was no cli commands to actually manipulate it. | ||||
* | schemeshard: remove schemeshard_utils.h from common dependencies (#12012) | ijon | 2024-11-27 | 43 | -302/+402 |
| | | | | | | Remove `schemeshard_utils.h` from `schemeshard_impl.h` includes. Move `TShardDeleter` and `TSelfPinger` out of `schemeshard_utils.*`. This is part of "improve schemeshard operation build-time" effort (#10633). | ||||
* | fix tpcds s100 q39 canonical result (#12069) | Олег | 2024-11-27 | 1 | -0/+0 |
| | |||||
* | add tiering info to TTL in public api (#11390) | Semyon | 2024-11-27 | 22 | -161/+700 |
| | |||||
* | Simply request all pages in Scan from Shared Cache (#12055) | kungurtsev | 2024-11-27 | 3 | -75/+2 |
| | |||||
* | Remove passing part pages on part switch (#11952) | kungurtsev | 2024-11-27 | 8 | -68/+16 |
| | |||||
* | Improvements to the transaction list (#12060) | Alek5andr-Kotov | 2024-11-27 | 1 | -3/+12 |
| | |||||
* | Fix hanging control (#12051) | ivanmorozov333 | 2024-11-27 | 16 | -51/+101 |
| | |||||
* | YDBDOCS-122: Новые метрики использования диска ↵ | Natasha | 2024-11-27 | 2 | -3/+25 |
| | | | | | [Part 1] (#11812) Co-authored-by: anton-bobkov <anton-bobkov@yandex-team.ru> | ||||
* | Fix tpcds s10 and s100 canonical results (#12063) | Олег | 2024-11-27 | 8 | -0/+0 |
| | |||||
* | Regression wf fix (#12062) | Kirill Rysin | 2024-11-27 | 1 | -3/+3 |
| | |||||
* | Improvments for regression tests workflow (#12059) | Kirill Rysin | 2024-11-27 | 1 | -13/+4 |
| | |||||
* | Regression run workflow (#12054) | Kirill Rysin | 2024-11-27 | 1 | -0/+58 |
| | |||||
* | Add EREMOTEIO to known errors into pdisk_aio library (#12041) | Vlad Kuznetsov | 2024-11-27 | 2 | -2/+4 |
| | |||||
* | Disentangle SS operation traits (#11972) | Innokentii Mokin | 2024-11-27 | 26 | -285/+683 |
| | |||||
* | Fix scenario tests launch (#12044) | Artem Alekseev | 2024-11-27 | 2 | -10/+13 |
| | |||||
* | Pass compacted pages directly to Shared Cache (#11779) | kungurtsev | 2024-11-27 | 15 | -194/+474 |
| | |||||
* | refactor(kqp_table_resolver): add table path to scheme error message (#12027) | Iuliia Sidorina | 2024-11-27 | 2 | -3/+67 |
| | |||||
* | additional coredumps info (#11960) | ivanmorozov333 | 2024-11-27 | 1 | -1/+1 |
| | |||||
* | fix simple reading with accessors fetching (#12000) | ivanmorozov333 | 2024-11-27 | 9 | -43/+67 |
| | |||||
* | Fix: vector index description wasn't persisted (#11969) | Valery Mironov | 2024-11-27 | 15 | -78/+155 |
| | |||||
* | Support read from timestamp for topics autopartitioning (#11882) | Nikolay Shestakov | 2024-11-27 | 21 | -65/+347 |
| | |||||
* | blob writing error processing for portion-write-mode (#12029) | ivanmorozov333 | 2024-11-27 | 14 | -33/+155 |
| | |||||
* | Drop yql embedded (#12035) | Vitaly Stoyan | 2024-11-27 | 8 | -851/+0 |
| | |||||
* | Merge pull request #12017 from ydb-platform/mergelibs-241126-1510 | Maxim Yurchuk | 2024-11-26 | 2864 | -22505/+80261 |
|\ | | | | | Library import 241126-1510 | ||||
| * | Missing bits from Arcadia (YQL embedded and YT provider) (#12023) | Andrey Neporada | 2024-11-26 | 150 | -13489/+121 |
| | | |||||
| * | Import libraries 241126-1510 | Alexander Smirnov | 2024-11-26 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'rightlib' into mergelibs-241126-1510 | Alexander Smirnov | 2024-11-26 | 2755 | -12029/+83153 |
| |\ | |||||
| | * | Fix YT provider direct dependency on DQ via CBO | aneporada | 2024-11-26 | 12 | -12/+95 |
| | | | | | | | | | | | | commit_hash:134201d428f9541bb6990e2d65a7bbcf65d74e25 | ||||
| | * | YT-23568: `create` attribute in RichYPath | ermolovd | 2024-11-26 | 3 | -6/+21 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: cpp-sdk Add support for `create` attribute in RichYPath. Don't create paths explicitly if `create` attribute is specified. commit_hash:52e77ce4cf5e21fae6d6e510ffb0edba35ec2a1d | ||||
| | * | Intermediate changes | robot-piglet | 2024-11-26 | 2391 | -10063/+68194 |
| | | | | | | | | | | | | commit_hash:aff487dca81f60c9c0d8987ab87c614d8edba48d | ||||
| | * | Better logging for delivery fenced writer and actual exception safety of ↵ | arkady-e1ppa | 2024-11-26 | 1 | -23/+34 |
| | | | | | | | | | | | | | | | | | | PerformIO method commit_hash:6420854eada61659e5d217fdbe73705d5715e0fa | ||||
| | * | YQL-19264 relaxed check for assume order by | vvvv | 2024-11-26 | 6 | -2/+48 |
| | | | | | | | | | | | | commit_hash:29ee6c53b63771357492cc2e4f7ceac15c5a86b1 | ||||
| | * | Fix performance metrics calculation | gryzlov-ad | 2024-11-26 | 2 | -2/+9 |
| | | | | | | | | | | | | commit_hash:76c815f99ca3dbc4d6a0cdb71dc49d3082446f62 | ||||
| | * | Moved yql/public/purecalc YQL-19206 | vvvv | 2024-11-26 | 107 | -7/+10946 |
| | | | | | | | | | | | | | | | init commit_hash:abf729827c312980464da21824f86ea1defe094c | ||||
| | * | Automatic release build for test_tool, os_ya, ya_bin, os_test_tool | robot-ya-builder | 2024-11-26 | 4 | -20/+24 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | From hash: [3a57af846199e87f6b122ed2239e4337b7cb5f19](HIDDEN_URL From revision: [15387534](HIDDEN_URL [CI flow](HIDDEN_URL Flow triggered by user: [zhukoff-pavel](HIDDEN_URL Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:6fd2cf996aab084c977484614597f8d47aeb2dd5 | ||||
| | * | Delete CPP_STYLE_TEST_16 macro | alevitskii | 2024-11-26 | 1 | -6/+0 |
| | | | | | | | | | | | | | | | Delete CPP_STYLE_TEST_16 macro commit_hash:88dc34a844ce8004b9f9fc45ed9e5c5e6be04df6 |