Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | simple compaction planner fixes (#18526) | ivanmorozov333 | 2025-05-20 | 2 | -1/+3 |
| | | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru> | ||||
* | Split TKqpOlapApply into 2 parts to support arbitrary subgraph pushdown (#18524) | zverevgeny | 2025-05-20 | 4 | -72/+83 |
| | |||||
* | YQ-4189 fixed external sources read tasks placement (#18461) | Pisarenko Grigoriy | 2025-05-20 | 1 | -1/+9 |
| | |||||
* | Added scheme cache sysview path type processing (#18223) | Andrey Zaspa | 2025-05-20 | 6 | -41/+143 |
| | |||||
* | Support ALTER OBJECT for SHOW CREATE TABLE (#18493) | Nikolay Shumkov | 2025-05-19 | 9 | -53/+715 |
| | |||||
* | bug ydb-cpp-sdk: fix federated topic debug print templates (#18502) | Dmitry Raspopov | 2025-05-19 | 1 | -8/+8 |
| | |||||
* | Revert "Fail when unable to get rack\dc info about hosts" (#18516) | Egor Tarasov | 2025-05-19 | 2 | -3/+9 |
| | |||||
* | snapshot interval (#18452) | ivanmorozov333 | 2025-05-19 | 57 | -382/+1085 |
| | | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru> | ||||
* | drop useless expr node (#18437) | Vitalii Gridnev | 2025-05-19 | 7 | -116/+19 |
| | |||||
* | rewrite check blob integrity logic; add tests (#18424) | Aleksandr Dmitriev | 2025-05-19 | 10 | -36/+490 |
| | |||||
* | How to write compat tests (#18499) | Maxim Yurchuk | 2025-05-19 | 1 | -28/+45 |
| | |||||
* | Update muted_ya.txt in main (#18442) | YDBot | 2025-05-19 | 1 | -2/+8 |
| | |||||
* | Introduce Bridge tech (#18297) | Alexander Rutkovsky | 2025-05-19 | 27 | -71/+555 |
| | |||||
* | YQ KqpRun fixed data centers ids (#18456) | Pisarenko Grigoriy | 2025-05-19 | 6 | -23/+35 |
| | |||||
* | [docs] update docs_build.yaml (#18500) | Ivan Blinkov | 2025-05-19 | 1 | -1/+1 |
| | |||||
* | Don't try checking for merge when operation limit already exceeded (#18475) | Aleksei Borzenkov | 2025-05-19 | 1 | -0/+2 |
| | |||||
* | Compatibility fixtures docs + examples + some fixes (#18474) | Maxim Yurchuk | 2025-05-19 | 6 | -4/+225 |
| | |||||
* | Adding links to dashboards and CPU dashboard description to ru docs + fix en ↵ | s-sabitova | 2025-05-19 | 4 | -5/+36 |
| | | | | | docs (#18238) Co-authored-by: Anton Bobkov <anton-bobkov@yandex-team.ru> | ||||
* | Don't report PDisk.State for disconnected PDisks in SysView (#18478) | Alexander Rutkovsky | 2025-05-19 | 2 | -1/+4 |
| | |||||
* | Mute ↵ | xyliganSereja | 2025-05-19 | 1 | -7/+10 |
| | | | | | ydb/tests/olap/column_family/compression/alter_compression.py.TestAlterCompression.test_all_supported_compression #15137 (#18489) Co-authored-by: Matveev Sergei <xyligansereja@yandex-team.ru> | ||||
* | Fix after PR #16190: make PersistExportMetadata method, pass ExportInfo by ↵ | Vasily Gerasimov | 2025-05-19 | 7 | -269/+274 |
| | | | | ref in functions (#18425) | ||||
* | Disable decimal pushdown (#18466) | zverevgeny | 2025-05-19 | 3 | -3/+5 |
| | |||||
* | Fixed operation id ProtoToString (#18460) | Pisarenko Grigoriy | 2025-05-19 | 1 | -0/+2 |
| | |||||
* | Merge pull request #18463 from ydb-platform/merge-libs-250519-0050 | Alexander Smirnov | 2025-05-19 | 52 | -367/+2726 |
|\ | |||||
| * | Import libraries 250519-0050 | Alexander Smirnov | 2025-05-19 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'rightlib' into merge-libs-250519-0050 | Alexander Smirnov | 2025-05-19 | 51 | -366/+2725 |
| |\ | |||||
| | * | Fix and improve documentation comments | akhropov | 2025-05-18 | 1 | -26/+26 |
| | | | | | | | | | | | | commit_hash:f542118888ac27e5c731c6da1de70b30e2a082e9 | ||||
| | * | YT-25084: Reduce FLS leaks | babenko | 2025-05-18 | 11 | -125/+77 |
| | | | | | | | | | | | | | | | | | | | | | 1) Reduce the number of cases when a (leaky) per-thread FLS is being created. 2) Drop source location diagnostics (no longer needed). 3) API change: `GetCurrentPropagatingStorage -> CurrentPropagatingStorage` for mutable access commit_hash:518102e8b6f49ca27828fece1be0effce2746bb5 | ||||
| | * | [kafka] YT-25055: Support CreateTopics | nadya73 | 2025-05-18 | 5 | -13/+164 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog entry Type:feature Component: kafka-proxy Support `CreateTopics` handler. commit_hash:75598450e027d524e8b5fa5faaa69d1cc8707689 | ||||
| | * | YT-22593: Migrate remaining account names to std::string | babenko | 2025-05-18 | 4 | -14/+14 |
| | | | | | | | | | | | | commit_hash:85eba792e1424988636a3cd891a24632829ee0e6 | ||||
| | * | Update contrib/restricted/aws/aws-checksums to 0.2.7 | robot-contrib | 2025-05-18 | 29 | -187/+2443 |
| | | | | | | | | | | | | commit_hash:c5bf5558f1399900ede13429f75a7f75ebd82151 | ||||
| | * | Fix some babenko-issues | bystrovserg | 2025-05-18 | 1 | -1/+1 |
| | | | | | | | | | | | | commit_hash:5ef78a07537ff7cdc07c13d4ab242e006ef81e42 | ||||
* | | | Fail when unable to get rack\dc info about hosts (#18328) | Egor Tarasov | 2025-05-19 | 2 | -9/+3 |
| | | | |||||
* | | | Implement library and helpers for future TPC-C workload (WIP) #17333 (#18387) | Evgeniy Ivanov | 2025-05-19 | 25 | -1/+2051 |
| | | | |||||
* | | | Fix 'domains_config' generation of default options (#18084) | Egor Tarasov | 2025-05-19 | 2 | -4/+36 |
| | | | |||||
* | | | [pq] restore rtmr/CT_PERS_QUEUE compatibility (#17977) | yumkam | 2025-05-19 | 2 | -5/+33 |
| | | | |||||
* | | | Rolling update fixture (#18430) | Maxim Yurchuk | 2025-05-19 | 4 | -0/+150 |
| | | | |||||
* | | | YQ-4144 added manual test on s3 olap import / export (#17969) | Pisarenko Grigoriy | 2025-05-19 | 3 | -0/+327 |
| | | | |||||
* | | | Implement index-only searches with covering vector indexes (#17770) (#18137) | Vitaliy Filippov | 2025-05-19 | 11 | -97/+288 |
| | | | |||||
* | | | add sensor for down nodes (#11592) | vporyadke | 2025-05-19 | 5 | -0/+25 |
| | | | |||||
* | | | Update ydb/ydb/apps/ydb CHANGELOG.md (#18472) | Emgariko | 2025-05-19 | 1 | -0/+1 |
| | | | |||||
* | | | pushdown substring match functions (#18459) | zverevgeny | 2025-05-19 | 8 | -47/+87 |
| | | | |||||
* | | | Ydb workload log uniform pk distribution (#17061) | Emgariko | 2025-05-19 | 4 | -41/+103 |
| | | | | | | | | | Co-authored-by: Oleg Geller <iddqd@ydb.tech> | ||||
* | | | Ignore unnecessary chunk normalizers (#18464) | zverevgeny | 2025-05-19 | 2 | -2/+6 |
| | | | |||||
* | | | unmute stable tests (#18467) | zverevgeny | 2025-05-19 | 1 | -3/+0 |
| | | | |||||
* | | | YQ-4084 Add AllExternalDataSourcesAreAvailable to QueryServiceConfig (#18042) | Dmitry Kardymon | 2025-05-19 | 15 | -73/+21 |
|/ / | |||||
* | | Delete SSA_RUNTIME_VERSION in favour of feature flags (#18451) | zverevgeny | 2025-05-18 | 56 | -208/+92 |
| | | |||||
* | | ya.make for visualize_portions (#18336) | zverevgeny | 2025-05-18 | 3 | -24/+56 |
| | | |||||
* | | Merge pull request #18449 from ydb-platform/merge-libs-250518-0050 | Alexander Smirnov | 2025-05-18 | 58 | -261/+287 |
|\ \ | |||||
| * | | Import libraries 250518-0050 | Alexander Smirnov | 2025-05-18 | 1 | -1/+1 |
| | | |