| Commit message (Collapse) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | | * | | add backtrace to contrib/libs/apache/arrow | becalm | 2026-07-07 | 5 | -5/+33 | |
| | | | | | | | | | | | | | | | | | commit_hash:9266fc178c148c46fa9f27ee4d912e20bb96edda | |||||
| | | * | | Automatic release build for test_tool, os_ya, ya_bin, os_test_tool | robot-ya-builder | 2026-07-07 | 4 | -20/+22 | |
| | | | | | | | | | | | | | | | | | | | | | Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:684c3e40106736f3516f6f99cea670c8a1d920eb | |||||
| | | * | | YT-26429: Sequoia revision + ObjectService::Execute() ordering | kvk1920 | 2026-07-07 | 1 | -0/+3 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This commit does 2 things: 1) every request to Sequoia object is wrapped into a Sequoia transaction. Moreover, during request execution corresdponding row in node_id_to_path Sequoia table is locked to avoid races with removal of Sequoia object; 2) every modification of Sequoia object starts using commit timestamp of Sequoia transaction instead of master revision. This makes revision independent of master cell and guarantees that one observe revision increase even if Sequoia object was recreated with the same path but on the different master cell. (1) and (2) has feature flags in dynamic master config. (1) can be enabled and safely disabled. (2) must _not_ be disabled after it has been enabled. Enabling (2) requires (1) to be enabled. commit_hash:d9201e9610d6558d93cec5cc59e32cf13b3c3263 | |||||
| | | * | | Cancel jobs instead of dropping them on controller loss | pechatnov | 2026-07-07 | 1 | -0/+2 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | A worker that stays without controller heartbeats longer than controller_wait_timeout now cancels its jobs with a typed AbandonedJob error and keeps their runtime records, instead of dropping them and restarting the same job ids in place (which silently lost accepted-but-unconfirmed input messages, leaving upstream distributors waiting forever). The controller learns about the cancelled jobs through regular status reports and recreates them with new ids without the failure backoff. The execution spec is no longer reset on disconnect, so the data plane keeps working while the controller is away. Cancel jobs instead of dropping them on controller loss commit_hash:faf38ecdc0637d5ee86d50de3b5e22d6e148ae70 | |||||
| * | | | | Update muted_ya for release-tsan main | YDBot | 2026-07-08 | 1 | -0/+19 | |
| | |_|/ |/| | | ||||||
| * | | | Merge pull request #45884 from ydb-platform/update-muted-ya_main_relwithdebinfo | YDBot | 2026-07-08 | 1 | -0/+1 | |
| |\ \ \ | ||||||
| | * | | | Update muted_ya for relwithdebinfo main | YDBot | 2026-07-08 | 1 | -0/+1 | |
| | | | | | ||||||
| * | | | | Update muted_ya for release-msan main | YDBot | 2026-07-08 | 1 | -0/+1015 | |
| |/ / / | ||||||
| * | | | Update muted_ya for release-msan main | YDBot | 2026-07-08 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Merge pull request #45875 from ydb-platform/update-muted-ya_main_relwithdebinfo | YDBot | 2026-07-08 | 1 | -2/+0 | |
| |\ \ \ | ||||||
| | * | | | Update muted_ya for relwithdebinfo main | YDBot | 2026-07-08 | 1 | -2/+0 | |
| | |/ / | ||||||
| * | | | Merge pull request #45866 from ydb-platform/update-muted-ya_main_release-tsan | YDBot | 2026-07-08 | 1 | -17/+0 | |
| |\ \ \ | ||||||
| | * | | | Update muted_ya for release-tsan main | YDBot | 2026-07-08 | 1 | -17/+0 | |
| | |/ / | ||||||
| * / / | Update muted_ya for release-asan main | YDBot | 2026-07-08 | 1 | -32/+0 | |
| |/ / | ||||||
| * | | Update muted_ya for release-asan main | YDBot | 2026-07-07 | 1 | -0/+2 | |
| | | | ||||||
| * | | Merge pull request #45860 from ydb-platform/update-muted-ya_main_relwithdebinfo | YDBot | 2026-07-07 | 1 | -0/+1 | |
| |\ \ | ||||||
| | * | | Update muted_ya for relwithdebinfo main | YDBot | 2026-07-07 | 1 | -0/+1 | |
| | | | | ||||||
| * | | | Update muted_ya for release-asan main | YDBot | 2026-07-07 | 1 | -0/+7 | |
| |/ / | ||||||
| * | | Update muted_ya for release-asan main | YDBot | 2026-07-07 | 1 | -0/+3 | |
| | | | ||||||
| * | | Remove @snaury from node_broker CODEOWNERS (#45856) | Ilia Shakhov | 2026-07-07 | 1 | -1/+1 | |
| | | | | | | | Co-authored-by: Ilia Shakhov <[email protected]> | |||||
| * | | [NEW RBO] Cache expression InputIUs (#45823) | alexpaniman | 2026-07-07 | 5 | -11/+19 | |
| | | | ||||||
| * | | Merge pull request #45854 from ydb-platform/update-muted-ya_main_release-asan | YDBot | 2026-07-07 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | Update muted_ya for release-asan main | YDBot | 2026-07-07 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | corrupted data validation (#45526) | Oleg Doronin | 2026-07-07 | 6 | -22/+182 | |
| | | | | | | | | | | Co-authored-by: Copilot Autofix powered by AI <[email protected]> | |||||
| * | | | [YDB_LOG] Migrate ydb/core/tx/mediator (#44659) | kseleznyov | 2026-07-07 | 8 | -143/+219 | |
| |/ / | ||||||
| * | | viewer: fix VDisk state and available size reporting on Storage page (#45736) | Innokentii Mokin | 2026-07-07 | 3 | -6/+312 | |
| | | | ||||||
| * | | EXT-2335 Show human readable tablet types in tooltips in Hive dev UI (#45768) | Vasilii Gerasimov | 2026-07-07 | 1 | -3/+4 | |
| | | | ||||||
| * | | cancel on prepare has been fixed (#45578) | Oleg Doronin | 2026-07-07 | 21 | -79/+550 | |
| | | | ||||||
| * | | Alter Table Compact for CS + refactoring (#45052) | Iurii Kravchenko | 2026-07-07 | 15 | -43/+582 | |
| | | | ||||||
| * | | Add cpu_topology library (#45733) | Nursan | 2026-07-07 | 157 | -0/+1141 | |
| | | | ||||||
| * | | Skip unfinished indexes during consistent table copy (and thus ↵ | Vitaliy Filippov | 2026-07-07 | 3 | -2/+69 | |
| | | | | | | | | | export/backup) (#45746) | |||||
| * | | actualize hive default settings (#45645) | vporyadke | 2026-07-07 | 2 | -7/+13 | |
| | | | ||||||
| * | | Fix flaky test_viewer_cluster (#45731) | Semyon Danilov | 2026-07-07 | 2 | -8/+24 | |
| | | | ||||||
| * | | YQ-5434 streaming queries: iam auth test (#45289) | Dmitry Kardymon | 2026-07-07 | 19 | -2/+478 | |
| | | | ||||||
| * | | [nbs2] delay provider for ddisk's session reconnect (#45795) | Yudov Maksim | 2026-07-07 | 7 | -8/+254 | |
| | | | | | | | Co-authored-by: Yudov Maksim <[email protected]> | |||||
| * | | Place one-to-one connected tasks on same node (#45349) | Ivan | 2026-07-07 | 17 | -794/+1986 | |
| | | | ||||||
| * | | [nbs2] build fix (#45827) | Yudov Maksim | 2026-07-07 | 1 | -3/+3 | |
| | | | | | | | Co-authored-by: Yudov Maksim <[email protected]> | |||||
| * | | Merge pull request #45820 from ydb-platform/update-muted-ya_main_release-asan | YDBot | 2026-07-07 | 1 | -0/+4 | |
| |\ \ | ||||||
| | * | | Update muted_ya for release-asan main | YDBot | 2026-07-07 | 1 | -0/+4 | |
| | | | | ||||||
| * | | | EXT-2336 Add BlockStorePartition to hive TABLET_TYPE_SHORT_NAMES (#45754) | Vasilii Gerasimov | 2026-07-07 | 1 | -1/+2 | |
| | | | | ||||||
| * | | | [NEW RBO] Cache OutputIUs in operators (#44227) | Pavel Velikhov | 2026-07-07 | 5 | -48/+143 | |
| |/ / | | | | | | | Co-authored-by: Velikhov Pavel <[email protected]> Co-authored-by: alexpaniman <[email protected]> | |||||
| * | | [YQ-5061] Add SHOW CREATE EXTERNAL DATA SOURCE statement (#41080) | Max | 2026-07-07 | 9 | -24/+287 | |
| | | | | | | | | | Co-authored-by: Max Martinevsky <[email protected]> Co-authored-by: Claude Opus 4.7 <[email protected]> | |||||
| * | | [NBS] Fixed indirect write failure when node disconnected (#45774) | Kirill Pleshivtsev | 2026-07-07 | 12 | -57/+306 | |
| | | | ||||||
| * | | WriteToManyPBuffersFallback flap test fix (#45782) | Yudov Maksim | 2026-07-07 | 1 | -1/+5 | |
| | | | | | | | Co-authored-by: Yudov Maksim <[email protected]> | |||||
| * | | Merge pull request #45798 from ydb-platform/update-muted-ya_main_relwithdebinfo | YDBot | 2026-07-07 | 1 | -0/+2 | |
| |\ \ | ||||||
| | * | | Update muted_ya for relwithdebinfo main | YDBot | 2026-07-07 | 1 | -0/+2 | |
| | | | | ||||||
| * | | | Compile YDB DOCS in YDB CLI conditionally again (#45759) | Nikolay Perfilov | 2026-07-07 | 5 | -6/+14 | |
| | | | | ||||||
| * | | | Update muted_ya for release-asan main | YDBot | 2026-07-07 | 1 | -0/+17 | |
| |/ / | ||||||
| * | | Merge pull request #45789 from ydb-platform/update-muted-ya_main_relwithdebinfo | YDBot | 2026-07-07 | 1 | -2/+2 | |
| |\ \ | ||||||
| | * | | Update muted_ya for relwithdebinfo main | YDBot | 2026-07-07 | 1 | -2/+2 | |
| | | | | ||||||
