summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
| | * YT-26684: Suppress access logging for internal Cypress requestsdanilalexeev9 days1-0/+1
| | | | | | | | | | | | | | | Internal Cypress Proxy reads and Sequoia action execution invoke master node proxies, but these operations are implementation details rather than user requests. This change marks them with an explicit `suppress_access_logging` request-header flag and makes the context-aware master access logger honor it. commit_hash:2de2379afe8bf9b3511ee28e25ae7670880ae062
| | * Intermediate changesrobot-piglet9 days5-50/+27
| | | | | | | | | | | | commit_hash:95dde0e11acb020de45a6103f756c6bdbe686709
| | * Intermediate changesrobot-piglet9 days1-8/+8
| | | | | | | | | | | | commit_hash:6d08a0f04f0b161de32e9a4043623df23a6fbd05
| | * добавить ram и ram_diskbaymer9 days1-4/+13
| | | | | | | | | | | | commit_hash:25bfc3fc4c7e2859bef8a21f1548c33bd373b502
| | * Unpoison use-after-dtor access to ref countermakxenov9 days3-6/+22
| | | | | | | | | | | | | | | | | | | | | | | | Two scenarios addressed: - Access to ref counters after explicit destructor of an object - Access to vptr for upcast of an already destroyed object commit_hash:a8f27500111817f325832d006feb3ce6c3c830f1
* | | Auto-translate docs from PR #43997 (#46609)sintjuri8 days20-3571/+6317
| | | | | | | | | Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* | | Merge pull request #47029 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot8 days1-1/+1
|\ \ \
| * | | Update muted_ya for relwithdebinfo mainYDBot8 days1-1/+1
| | | |
* | | | Merge pull request #47030 from ydb-platform/update-muted-ya_main_release-asanYDBot8 days1-0/+2
|\ \ \ \
| * | | | Update muted_ya for release-asan mainYDBot8 days1-0/+2
| |/ / /
* | | | Merge pull request #47025 from ydb-platform/update-muted-ya_main_release-tsanYDBot8 days1-0/+8
|\ \ \ \
| * | | | Update muted_ya for release-tsan mainYDBot8 days1-0/+8
| |/ / /
* / / / [NEW RBO] Do not emit dead columns where possible (#43917)alexpaniman8 days16-96/+372
|/ / /
* | | Merge pull request #47012 from ydb-platform/update-muted-ya_main_release-asanYDBot8 days1-5/+0
|\ \ \
| * | | Update muted_ya for release-asan mainYDBot8 days1-5/+0
| |/ /
* | | Merge pull request #47013 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot8 days1-1/+1
|\ \ \
| * | | Update muted_ya for relwithdebinfo mainYDBot8 days1-1/+1
| |/ /
* / / Update muted_ya for release-tsan mainYDBot8 days1-6/+0
|/ /
* | Merge pull request #47005 from ydb-platform/update-muted-ya_main_release-asanYDBot9 days1-0/+2
|\ \
| * | Update muted_ya for release-asan mainYDBot9 days1-0/+2
| | |
* | | Drop unused http_gateway dependency from dq provider (#46975)Sergey Uzhakov9 days2-2/+0
|/ /
* | Update muted_ya for release-asan mainYDBot9 days1-0/+1
| |
* | [NEW OPTIMIZER] Unit tests for lookup and index joins in New RBO (#46531)Pavel Velikhov9 days1-0/+289
| | | | | | Co-authored-by: Velikhov Pavel <[email protected]>
* | [YDB_LOG] Migrate ydb/core/tablet/tablet_counters_aggregator (#46903)kseleznyov9 days1-35/+71
| | | | | | Co-authored-by: Ilia Shakhov <[email protected]>
* | [YDB_LOG] Migrate ydb/core/tablet/tablet_pipe (#46901)kseleznyov9 days3-174/+317
| | | | | | Co-authored-by: Ilia Shakhov <[email protected]>
* | [YDB_LOG] Migrate ydb/core/tablet/resource_broker (#46900)kseleznyov9 days1-85/+96
| | | | | | Co-authored-by: Ilia Shakhov <[email protected]>
* | [YDB_LOG] Migrate ydb/core/tablet/bootstrapper (#46899)kseleznyov9 days1-52/+73
| | | | | | Co-authored-by: Ilia Shakhov <[email protected]>
* | Update muted_ya for relwithdebinfo mainYDBot9 days1-3/+0
| |
* | Fix DDisk shutdown lifecycle (#46775)kruall9 days5-2/+214
| |
* | Update muted_ya for release-asan mainYDBot9 days1-0/+2
| |
* | Merge pull request #46981 from ydb-platform/update-muted-ya_main_release-asanYDBot9 days0-0/+0
|\ \
| * | Update muted_ya for release-asan mainYDBot9 days1-0/+1
| | |
* | | Update muted_ya for release-asan mainYDBot9 days1-0/+1
|/ /
* | Merge pull request #46964 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot9 days1-0/+1
|\ \
| * | Update muted_ya for relwithdebinfo mainYDBot9 days1-0/+1
| | |
* | | Update muted_ya for release-asan mainYDBot9 days1-0/+44
|/ /
* | NBYDB-2344: Implement flag for disable sorting of chunks on HDD (#46786)Vlad Kuznetsov9 days7-1/+49
| |
* | Merge pull request #46914 from ydb-platform/merge-rightlib-260717-1016YDBot9 days148-1166/+3977
|\ \
| * | Sync branches 260717-1016YDBot9 days148-1166/+3977
| |\|
| | * pass streaming constraints inside switchgrigoriypisar9 days3-4/+115
| | | | | | | | | | | | | | | | | | | | | Added streaming constraint passing for switch: * If input has streaming constraint -- all child lambdas also get streaming constraint on input (because joined variant stream may not finish) commit_hash:0da119f104179a5c93d9a6752876d3d1e3a63637
| | * Add GENERATED ALWAYS AS syntaxditimizhev9 days7-2/+558
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #### Add GENERATED ALWAYS AS syntax support ✎ - Introduces support for GENERATED ALWAYS AS column syntax in CREATE TABLE and ALTER TABLE statements, including both STORED and VIRTUAL variants - Adds parsing and semantic validation for generated columns, ensuring they are only supported for YDB provider and table types - Extends SQL grammar with new keywords and rules to handle generated column definitions and expressions - Implements proper highlighting and formatting for GENERATED ALWAYS AS syntax across different language parsers - Includes comprehensive test coverage for various generated column scenarios, including expressions, nested paths, and error conditions - Adds validation to prevent usage in external tables, tablestores, and non-YDB providers <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> commit_hash:cb2260d56b17f0d8e9044dcebc59a25147e85bd6
| | * Intermediate changesrobot-piglet9 days1-1/+1
| | | | | | | | | | | | commit_hash:4fd95952cbf3742eefb17806ec39104d3fed4f2c
| | * YT-28740: Report network write throttling separatelyjmvssnovikov9 days1-0/+1
| | | | | | | | | | | | commit_hash:b6e0c67935430b1dbb3fb5408dcca764ed008fc0
| | * Support proper write to sorted yt tableartemmashin9 days18-0/+190
| | | | | | | | | | | | commit_hash:572af6eec0409e60c1c7a234f7b60275da0aaf37
| | * Remove unused dynamic channel pool from rpc proxy clientponasenko-rs9 days1-1/+0
| | | | | | | | | | | | commit_hash:0b6a584020d269678458ca2b896fa80fdcf79c6d
| | * YT-28429: Update yt server binariescoteeq9 days1-11/+8
| | | | | | | | | | | | commit_hash:7d88693115d63b494c903a4cbaa81507a1132878
| | * Update docs cli to "5.50.1" versionrobot-infraui-ci9 days2-4/+10
| | | | | | | | | | | | | | | Update docs cli to "5.50.1" version commit_hash:613604944ed3f6f44f0331caa6174f3a1704c994
| | * [queues] feature YT-28252: Support create queue_consumer for multi-consumerpanesher9 days2-3/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: proxy Added `queue_multi_consumer` as a create entity type. Use `create queue_multi_consumer` to create a multi-consumer queue table. commit_hash:90476fa5c865ad615e6e29eec8c8a9e041e90cba
| | * Automatic release build for os_test_tool, test_tool, os_ya, ya_binrobot-ya-builder9 days4-20/+22
| | | | | | | | | | | | | | | Update tools: os_test_tool, test_tool, os_ya, ya_bin commit_hash:e8c1f3d2de328f5655c3fbd8e7ca2a9df4ff03a5
| | * Intermediate changesrobot-piglet9 days2-12/+1
| | | | | | | | | | | | commit_hash:3ed636a8dd1d925bf978bfc72234587288085ac8