summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | Fix cli admin cluster restore failure (#45580)Ermoshkin Artem2026-07-071-1/+1
| | | | | | Co-authored-by: Artem Ermoshkin <[email protected]>
* | json index support row id (#45369)Vitalii Gridnev2026-07-076-8/+325
| |
* | LOGBROKER-10511 disable creation of CDC streams if topic is not ↵Sergey2026-07-072-0/+30
| | | | | | | | | | FirstClassCitizen (#44886) Co-authored-by: Ilnaz Nizametdinov <[email protected]>
* | Merge pull request #45721 from ydb-platform/merge-rightlib-260707-0109YDBot2026-07-07100-583/+3895
|\ \
| * | Sync branches 260707-0109YDBot2026-07-07100-583/+3895
| |\|
| | * ts: починить сендбоксинг в TS_LIBRARYbaymer2026-07-072-16/+0
| | | | | | | | | | | | commit_hash:bcacda2e083511ba2092dc78c91a0137bafaa7e8
| | * Intermediate changesrobot-piglet2026-07-071-0/+5
| | | | | | | | | | | | commit_hash:e5fc64f46292987cd9b2dfa5727c3ae0917d4b78
| | * Extract TSlotMap and use it in TFuturebabenko2026-07-068-72/+449
| | | | | | | | | | | | commit_hash:624d9e33790566421f01090a99e63155da5027f8
| | * Move dq/config from contrib/ydb to yt/yqluzhas2026-07-0619-0/+2416
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Move contrib/ydb/library/yql/providers/dq/config to yt/yql/providers/dq/config and fix all PEERDIR/#include/proto import references to the new path. Verified builds: - yt/yql/dq_vanilla_job - yql/tools/dq/dq_vanilla_job - contrib/ydb/apps/ydbd - contrib/ydb/library/yql/tools/dqrun - yql/tools/yqlworker Move dq/config from contrib/ydb to yt/yql Move contrib/ydb/library/yql/providers/dq/config to yt/yql/providers/dq/config and fix all PEERDIR/#include/proto import references to the new path. commit_hash:e275d117013a57785015bf8ffa6289280fffa16d
| | * Add error message when access to symbolic link is deniedsprogma2026-07-061-16/+24
| | | | | | | | | | | | commit_hash:45d5fcd2122f110f087b71d2098dd81c8bc2ed09
| | * Revert commit rXXXXXX, Use credentials for downloads across UDF index & UDF ↵ziganshinmr2026-07-065-57/+11
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | meta task #### Revert URL preprocessing and credentials handling in UDF resolution ✎ - Removed URL preprocessing dependency and related token resolution logic from UDF index integration - Simplified UDF resolver interface by eliminating optional URL preprocessing and token resolver parameters - Removed credential parsing and handling from UDF meta tasks, removing the dependency on credential management components - Streamlined file storage operations for UDF downloads by removing URL preprocessing and token handling steps - Updated task creation logic to remove URL preprocessing configuration and credential processing in meta task execution <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> commit_hash:e490d4d4cbb7a4cba7b1fd8dea609ca2d314af0e
| | * Use trivial_abi in THolderswarmer2026-07-063-2/+15
| | | | | | | | | | | | | | | Apply trivial_abi to THolder so it can be passed directly in registers instead of through an invisible reference to caller-allocated memory. commit_hash:b63c37dd510deb46bb146c54dbab6daa91db588a
| | * Intermediate changesrobot-piglet2026-07-061-22/+44
| | | | | | | | | | | | commit_hash:8a4c95e315d704558c70ea2bc63ab2901edff611
| | * [conf] RAM limiter for CU-nodesnechda2026-07-061-1/+10
| | | | | | | | | | | | commit_hash:5c10a84d22c24c0b51a307129c7c447d8f660e1b
| | * Push Any in EquiJoin treempereskokova2026-07-0620-79/+367
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | #### Push Any in EquiJoin tree ✎ - Introduces logic to push "Any" hints through EquiJoin tree structures to optimize join operations - Adds support for all join types (Inner, Left, Right, Full, Semi, etc.) when pushing Any hints - Moves PruneKeys functionality to the leaves of EquiJoin tree and enhances its behavior - Implements new optimization passes that improve pruning and hint propagation in join operations - Updates test suite with comprehensive test cases covering various join types and key shapes - Refactors existing code by moving EquiJoin-related optimizations into a dedicated flow step <a href="https://nda.ya.ru/t/qa0kX64r7DqvtN"><font size="2">Autodescription by Yandex Code Assistant</font></a> commit_hash:fda17ab32277b4da545c8df1393eaeb8a7e5c229
| | * Intermediate changesrobot-piglet2026-07-063-0/+11
| | | | | | | | | | | | commit_hash:1d3a3b1d702b33de959f60116bce46c9357be36d
| | * Intermediate changesrobot-piglet2026-07-0612-246/+398
| | | | | | | | | | | | commit_hash:cc0d1a921c0e4d4670aa84f66e00f75ff59e6f3a
| | * Fix resources for copy files tasks.nogert2026-07-062-2/+17
| | | | | | | | | | | | commit_hash:04decf20c2124b12a051aeed99df5a16aa42d92f
| | * Intermediate changesrobot-piglet2026-07-065-0/+31
| | | | | | | | | | | | commit_hash:95796ec02100ee579a0afedeec45a837f553ae73
| | * Intermediate changesrobot-piglet2026-07-061-3/+20
| | | | | | | | | | | | commit_hash:bca290ae53308db13918313d4e0388e77612e588
| | * Revert commit rXXXXXX, Revert TCowString in TYsonString (library/cpp/yt part)babenko2026-07-0619-18/+3094
| | | | | | | | | | | | commit_hash:e6e226cb571efc3d4045f3154e7028c6cbbdef3d
| | * Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2026-07-064-20/+22
| | | | | | | | | | | | | | | Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:6afbfd2112f2b8986986c22a7bd1d9929567ccb7
| | * Automatic release build for os_ymake, ymakerobot-ya-builder2026-07-063-10/+20
| | | | | | | | | | | | | | | Update tools: os_ymake, ymake commit_hash:9c8d67e248b0939252360313da1317c2d41cabf2
| | * Revert TCowString in TYsonString (library/cpp/yt part)babenko2026-07-0519-3094/+18
| | | | | | | | | | | | | | | Reverts the library/cpp/yt portion of rXXXXXX. commit_hash:61c578eb480ea5a760364158808fd1f304773ae7
| | * YT-22593: Resolve std::string migration TODOs across yt/ytbabenko2026-07-0510-32/+33
| | | | | | | | | | | | commit_hash:4e9fea7c9d3a9a05e928dab2582c483bad0485fa
| | * YT-22593: Migrate ToStringLiteral return and protobuf extension name map to ↵babenko2026-07-051-1/+1
| | | | | | | | | | | | | | | | | | std::string commit_hash:dab38e70c5035fcf134e02f5bd017479753d1836
| | * free(nullptr) is always legalakhropov2026-07-051-4/+1
| | | | | | | | | | | | commit_hash:1fdcd5742e7ab82ec32d59d282c65eae7461ce06
* | | Merge pull request #45725 from ydb-platform/update-muted-ya_main_release-tsanYDBot2026-07-071-0/+9
|\ \ \
| * | | Update muted_ya for release-tsan mainYDBot2026-07-071-0/+9
| | | |
* | | | Merge pull request #45728 from ydb-platform/update-muted-ya_main_release-msanYDBot2026-07-071-0/+2
|\ \ \ \
| * | | | Update muted_ya for release-msan mainYDBot2026-07-071-0/+2
| |/ / /
* / / / [NBS] Dump config content (#45660)Kirill Pleshivtsev2026-07-073-1/+16
|/ / /
* | | Merge pull request #45714 from ydb-platform/update-muted-ya_main_release-msanYDBot2026-07-071-2/+0
|\ \ \
| * | | Update muted_ya for release-msan mainYDBot2026-07-071-2/+0
| |/ /
* / / Update muted_ya for release-tsan mainYDBot2026-07-071-3/+0
|/ /
* | Update muted_ya for relwithdebinfo mainYDBot2026-07-061-0/+1
| |
* | [NEW RBO] Add QuickMatches to prevent unnecessary property recomputations ↵alexpaniman2026-07-0636-14/+214
| | | | | | | | (#45701)
* | Merge pull request #45709 from ydb-platform/update-muted-ya_main_relwithdebinfoYDBot2026-07-061-0/+1
|\ \
| * | Update muted_ya for relwithdebinfo mainYDBot2026-07-061-0/+1
| | |
* | | Update muted_ya for release-asan mainYDBot2026-07-061-0/+2
|/ /
* | NPB preallocate chunks (#45695)Evgenik22026-07-065-1/+220
| | | | | | Co-authored-by: Copilot Autofix powered by AI <[email protected]>
* | Merge pull request #45708 from ydb-platform/update-muted-ya_main_release-asanYDBot2026-07-061-0/+1
|\ \
| * | Update muted_ya for release-asan mainYDBot2026-07-061-0/+1
| | |
* | | [NEW RBO] Recompute properites in rule-based stage lazily (#45696)alexpaniman2026-07-062-30/+82
| | |
* | | [NEW RBO] Show range pushdowns in explain (#40343)alexpaniman2026-07-0617-35/+516
|/ /
* | Merge pull request #45704 from ydb-platform/update-muted-ya_main_release-asanYDBot2026-07-061-0/+2
|\ \
| * | Update muted_ya for release-asan mainYDBot2026-07-061-0/+2
| | |
* | | [CBO] Extend topology-based benchmarks to collect optimization latency ↵alexpaniman2026-07-0624-1771/+5516
| | | | | | | | | | | | dataset on hypergraphs (#30969)
* | | [NEW RBO] Explicit traversal order for analysis passes (#44257)alexpaniman2026-07-065-61/+158
| | |
* | | [YDB_LOG] Migrate ydb/core/wrappers (#44462)kseleznyov2026-07-062-123/+126
| | | | | | | | | | | | | | | | | | Co-authored-by: stanislav_shchetinin <[email protected]> Co-authored-by: st-shchetinin <[email protected]> Co-authored-by: Copilot Autofix powered by AI <[email protected]> Co-authored-by: Ilnaz Nizametdinov <[email protected]>