summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | | | Update muted_ya for release-tsan mainYDBot12 days1-0/+1
|/ / /
* | | Merge pull request #46557 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot12 days1-0/+117
|\ \ \
| * | | Update muted_ya for relwithdebinfo mainYDBot12 days1-0/+117
| | | |
* | | | Update muted_ya for release-asan mainYDBot12 days1-0/+118
|/ / /
* | | Merge pull request #46546 from ydb-platform/update-muted-ya_main_release-asanYDBot12 days1-9/+0
|\ \ \
| * | | Update muted_ya for release-asan mainYDBot12 days1-9/+0
| |/ /
* | | Merge pull request #46550 from ydb-platform/update-muted-ya_main_release-msanYDBot12 days1-1/+0
|\ \ \
| * | | Update muted_ya for release-msan mainYDBot12 days1-1/+0
| |/ /
* | | Merge pull request #46549 from ydb-platform/update-muted-ya_main_release-tsanYDBot12 days1-15/+0
|\ \ \
| * | | Update muted_ya for release-tsan mainYDBot12 days1-15/+0
| |/ /
* / / Update muted_ya for relwithdebinfo mainYDBot12 days1-2/+0
|/ /
* | Update muted_ya for release-asan mainYDBot12 days1-0/+1
| |
* | Update muted_ya for release-asan mainYDBot12 days1-0/+1
| |
* | schemeshard: TolerateOrphanedPaths ICB control for emergency recovery (#46361)Innokentii Mokin12 days8-5/+224
| |
* | user friendly links for lwtrace (#46440)Oleg Doronin12 days6-20/+755
| | | | | | Co-authored-by: Copilot Autofix powered by AI <[email protected]>
* | schemeshard: add flag to disable FileStore ssd_system space accounting to ↵Mikhail Montsev12 days5-4/+277
| | | | | | | | avoid ui64 counter overflow on domains with many large filesystems (#46268)
* | EXT-2351 Trace resource wait stages in quoter service (#46365)Vasilii Gerasimov12 days6-35/+191
| |
* | Test for INSERT conflicts (#46483)Nikita Vasilev12 days1-0/+68
| |
* | Merge pull request #46474 from ydb-platform/merge-rightlib-260714-1330YDBot12 days1496-104/+120549
|\ \
| * | Sync branches 260714-1330YDBot12 days1496-104/+120549
| |\|
| | * Watermarks: YQL: allow watermark optionsvokayndzop12 days6-14/+93
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #### Allow watermark options in YQL ✎ - Extend watermark functionality to support additional configuration options such as watermark granularity and idle timeout - Modify internal representation to include watermark settings as a separate parameter in watermark generator nodes - Update SQL parser to recognize and process watermark-related hints with proper validation - Add validation logic to ensure watermark options conform to expected format and types - Introduce unit tests to verify the new watermark option parsing and handling <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> commit_hash:76e9ae7e1709a2bcd8cd2ccaaf132ceedac0517f
| | * YT-18571: Drop `using namespace` from yt/yt headersbabenko13 days2-5/+3
| | | | | | | | | | | | commit_hash:0e2e03f08b2e7563685cc13ec18e5e7102d9386c
| | * share emscripten contrib with opensourcekulaad13 days1452-0/+119836
| | | | | | | | | | | | commit_hash:45058ac28ddcadbe78b2a820158dadd971c7978f
| | * Rename EWaitForStrategy values (Get -> BlockThread, WaitFor -> SuspendFiber)pechatnov13 days6-13/+13
| | | | | | | | | | | | commit_hash:26f038316daba94f655ecd1969cc9e90cd083183
| | * YT-28011: Accumulate IO consumption statistics in job_proxy.vvshlyaga13 days2-0/+12
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: job-proxy Accumulate per-job I/O consumption statistics in the job proxy. commit_hash:e9994c31ef14dd1e83a61c61e6661ffe85977cbb
| | * YQL-21315: Implement block variant comp nodeatarasov513 days21-24/+466
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #### Implement Block Variant Computational Node ✎ - Introduces a new computational node for handling variant types in block operations, supporting both tuple and struct variants - Adds type annotation and runtime support for the new variant node with proper type checking and validation - Implements block-level variant operations that can select specific alternatives from variant types based on index or member name - Includes comprehensive unit tests and integration tests covering both tuple and struct variant scenarios - Updates runtime version to 81 and integrates the new node into the compilation and execution pipeline - Provides SQL syntax support for variant operations through the `Variant` function with appropriate type handling <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> commit_hash:a07c1a365815a271cdd34958369156fd542fd5cc
| | * YQL-20445: Lineage support for multi-input reducemaxkovalev13 days4-33/+110
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #### Lineage support for multi-input reduce operations ✎ - Enhanced lineage tracking to properly handle multi-input reduce operations by capturing and propagating data flow information across multiple input streams - Extended lineage collection logic to process complex nested operations including `Mux`, `Chopper`, `Condense1`, and updated `LMap`/`OrderedLMap` handlers - Improved schema reference handling and field lineage propagation for structured data types in reduce operations - Added new test cases and validation to ensure correct lineage generation for multi-input reduce scenarios - Updated lineage collection for various operators to maintain consistency and accuracy in data dependency tracking <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> commit_hash:73935e78374633a17d6558ce5ba0102f911a666e
| | * Ignore fields for macros onlysvidyuk13 days3-15/+16
| | | | | | | | | | | | commit_hash:d7a6a06f6a848f0164c1ff81723152ccfa1d4835
* | | [YDB_LOG] Migrate ydb/core/mind (without hive) (#43615)kseleznyov12 days29-640/+822
| | | | | | | | | Co-authored-by: vporyadke <[email protected]>
* | | Merge pull request #46484 from ydb-platform/update-muted-ya_main_release-asanYDBot12 days1-0/+8
|\ \ \
| * | | Update muted_ya for release-asan mainYDBot12 days1-0/+8
| | | |
* | | | Новые stable-ветки: сохранять inherited mute и ↵Kirill Rysin12 days9-18/+641
| | | | | | | | | | | | | | | | | | | | | | | | ускорить cold-start (#46464) Co-authored-by: Cursor Agent <[email protected]> Co-authored-by: Kirill Rysin <[email protected]>
* | | | NBS-7457: connections section on the DBG mon page (#46229)BarkovBG12 days7-1/+173
| | | |
* | | | Tie EnableIdmPermissionsManagement flag to system owner enforcement (#46351)Andrey Zaspa12 days10-25/+56
|/ / /
* | | Fix solomon emulator point overwrite by timestamp (#46465)Sergey Uzhakov12 days3-23/+31
| | |
* | | Merge pull request #46477 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot12 days1-1/+0
|\ \ \
| * | | Update muted_ya for relwithdebinfo mainYDBot12 days1-1/+0
| | | |
* | | | Add asan mute for new stable (#46476)Kirill Rysin12 days1-0/+9
| | | |
* | | | ci: add prestable-26-4 (#46467)Pavel12 days2-1/+2
|/ / /
* | | Improve ydb and ydbd help messages (#46452)Yaroslav Dynnikov12 days3-12/+19
| | |
* | | notify tx has been fixed (#46455)Oleg Doronin12 days3-38/+175
|/ /
* | Set not null: public api (SDK, CLI) (#46394)flown4qqqq12 days21-2/+444
| |
* | ci: update prestable-26-3 with stable (#46381)Pavel13 days6-11/+14
| |
* | Update health-check-api.md (#44479)Yaroslav Dynnikov13 days2-10/+10
| |
* | Add support for DiskScope field in ydbd_slice and cfg tools (#46301)Sergey Belyakov13 days11-6/+34
| |
* | Reset release bugs SLA on reopen (#46312) (#46320)Kirill Rysin13 days6-139/+497
| | | | | | Co-authored-by: Cursor <[email protected]>
* | Fix flaky dstool test_group_add once more (#46398)Yaroslav Dynnikov13 days4-29/+8
| |
* | Update YDB CLI readme.md and agents.md (#45061)Nikolay Perfilov13 days2-2/+27
| |
* | remove pq provider ut (#46176)Sergey Uzhakov13 days3-276/+0
| |
* | Compaction preserves native column values. If input portions have different ↵risenberg13 days8-80/+186
| | | | | | | | types, they will be reencoded as BinaryJson. (#46259)