summaryrefslogtreecommitdiffstats
path: root/yt
Commit message (Expand)AuthorAgeFilesLines
...
* Refactor gateway transformer and execCtx, add DownloadTable methodcdzyura1712025-12-1534-863/+1375
* Intermediate changesrobot-piglet2025-12-1547-0/+1324
* Basic support of CREATE/DROP VIEW.Anton Romanov2025-12-1516-125/+314
* YT-20969: fix C++ sdk CreateTablePartitionReaderachains2025-12-141-3/+3
* YT-26319: RIP TryGetUniquebabenko2025-12-143-20/+6
* YT-26524: Provisional flushatalmenev2025-12-141-0/+2
* YT-26319: Replace GetUnique() with AsUnique().Get()babenko2025-12-144-16/+2
* YT-26319: Finally kill WaitForFastUniquebabenko2025-12-132-17/+0
* YT-26807: Remove scan meta flags from mount config and optionssabdenovch2025-12-132-9/+0
* YT-17749: Introduce transfer_bundle_resources commandifsmirnov2025-12-1214-24/+141
* YT-22593: TString -> std::string in unittestssabdenovch2025-12-1232-156/+150
* Intermediate changesrobot-piglet2025-12-121-0/+12
* YT-26890 Wait for the handshake to finish before sending data through TTcpCon...dann2392025-12-121-2/+24
* YT-26846 Support cancellation in TAsyncReaderWriterLockdann2392025-12-123-29/+189
* YT-26906: start session from txachains2025-12-1212-66/+132
* Fix the world of YtFill operation.Anton Romanov2025-12-114-1/+10
* Add distributed cache for fmrcdzyura1712025-12-1124-95/+509
* YT-26846 Eliminate spurious future cancellation failuresdann2392025-12-113-40/+109
* YT-25811: Improve vector memory tracking in column writersgryzlov-ad2025-12-111-0/+5
* YT-21148 Master-side support for struct field renaming and removals-berdnikov2025-12-1122-568/+1627
* Typos everywherecoteeq2025-12-101-1/+1
* Intermediate changesrobot-piglet2025-12-1028-139/+1002
* Fix typodgolear2025-12-091-1/+1
* YT-26867: Bump version to 26.1nadya732025-12-091-2/+2
* Intermediate changesrobot-piglet2025-12-091-1/+1
* Intermediate changesrobot-piglet2025-12-091-5/+13
* YT-26814: Enable codegen comparator for PartitionReducepavook2025-12-092-5/+14
* YT-23505: Chaos lease migrationgryzlov-ad2025-12-082-2/+2
* Query dump fixes + bring _QueryDumpAccount to test frameworkziganshinmr2025-12-083-5/+10
* Remove unused codebabenko2025-12-081-1/+0
* Intermediate changesrobot-piglet2025-12-081-0/+2
* YT-26781: Correctly pass the connection's SignatureGenerator to the ClusterDi...pavook2025-12-0610-1/+308
* Introduce new hedging manager to some read scenarios and drop old implementationakozhikhov2025-12-0612-498/+168
* Rename Upsert to Replacempereskokova2025-12-0624-34/+34
* Remove TryEmplaceOrCrashcoteeq2025-12-052-17/+0
* YT-26695: Introduce logical version to Hydrah0pless2025-12-054-21/+207
* YT-25450: Do not use full text search by defaultmpereskokova2025-12-052-2/+2
* YT-26319: Better support for TUniqueFuture<void>babenko2025-12-054-37/+175
* YT-25865: Fix 2 TAsyncExpiringCache::EnsureStartedcherepashka2025-12-051-1/+1
* YT-24418: Add constrained table schemacherepashka2025-12-0416-9/+705
* schema_id supportmpereskokova2025-12-045-51/+186
* Query dump workaround to overcome missing read permissionziganshinmr2025-12-046-6/+23
* Remove prefix from yt callablescdzyura1712025-12-0418-53/+22
* Intermediate changesrobot-piglet2025-12-046-209/+216
* YT-21148, YT-26508: Rollback cosmetics that broke user tests' canondataponasenko-rs2025-12-041-1/+4
* Add non operational bases for inheritancengc2242025-12-036-11/+231
* YT-24949: Add relative throttler to TablePullerosidorkin2025-12-031-0/+2
* Fix http->rpc sessguard passthroughse4min2025-12-032-0/+7
* Support streaming lookup joinsngc2242025-12-0345-13/+1150
* YT-25865: Fix TAsyncExpiringCache::EnsureStartedcherepashka2025-12-031-2/+10