aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* simple compaction planner fixes (#18526)ivanmorozov3332025-05-202-1/+3
| | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
* Split TKqpOlapApply into 2 parts to support arbitrary subgraph pushdown (#18524)zverevgeny2025-05-204-72/+83
|
* YQ-4189 fixed external sources read tasks placement (#18461)Pisarenko Grigoriy2025-05-201-1/+9
|
* Added scheme cache sysview path type processing (#18223)Andrey Zaspa2025-05-206-41/+143
|
* Support ALTER OBJECT for SHOW CREATE TABLE (#18493)Nikolay Shumkov2025-05-199-53/+715
|
* bug ydb-cpp-sdk: fix federated topic debug print templates (#18502)Dmitry Raspopov2025-05-191-8/+8
|
* Revert "Fail when unable to get rack\dc info about hosts" (#18516)Egor Tarasov2025-05-192-3/+9
|
* snapshot interval (#18452)ivanmorozov3332025-05-1957-382/+1085
| | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
* drop useless expr node (#18437)Vitalii Gridnev2025-05-197-116/+19
|
* rewrite check blob integrity logic; add tests (#18424)Aleksandr Dmitriev2025-05-1910-36/+490
|
* How to write compat tests (#18499)Maxim Yurchuk2025-05-191-28/+45
|
* Update muted_ya.txt in main (#18442)YDBot2025-05-191-2/+8
|
* Introduce Bridge tech (#18297)Alexander Rutkovsky2025-05-1927-71/+555
|
* YQ KqpRun fixed data centers ids (#18456)Pisarenko Grigoriy2025-05-196-23/+35
|
* [docs] update docs_build.yaml (#18500)Ivan Blinkov2025-05-191-1/+1
|
* Don't try checking for merge when operation limit already exceeded (#18475)Aleksei Borzenkov2025-05-191-0/+2
|
* Compatibility fixtures docs + examples + some fixes (#18474)Maxim Yurchuk2025-05-196-4/+225
|
* Adding links to dashboards and CPU dashboard description to ru docs + fix en ↵s-sabitova2025-05-194-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 Rutkovsky2025-05-192-1/+4
|
* Mute ↵xyliganSereja2025-05-191-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 Gerasimov2025-05-197-269/+274
| | | | ref in functions (#18425)
* Disable decimal pushdown (#18466)zverevgeny2025-05-193-3/+5
|
* Fixed operation id ProtoToString (#18460)Pisarenko Grigoriy2025-05-191-0/+2
|
* Merge pull request #18463 from ydb-platform/merge-libs-250519-0050Alexander Smirnov2025-05-1952-367/+2726
|\
| * Import libraries 250519-0050Alexander Smirnov2025-05-191-1/+1
| |
| * Merge branch 'rightlib' into merge-libs-250519-0050Alexander Smirnov2025-05-1951-366/+2725
| |\
| | * Fix and improve documentation commentsakhropov2025-05-181-26/+26
| | | | | | | | | | | | commit_hash:f542118888ac27e5c731c6da1de70b30e2a082e9
| | * YT-25084: Reduce FLS leaksbabenko2025-05-1811-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 CreateTopicsnadya732025-05-185-13/+164
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog entry Type:feature Component: kafka-proxy Support `CreateTopics` handler. commit_hash:75598450e027d524e8b5fa5faaa69d1cc8707689
| | * YT-22593: Migrate remaining account names to std::stringbabenko2025-05-184-14/+14
| | | | | | | | | | | | commit_hash:85eba792e1424988636a3cd891a24632829ee0e6
| | * Update contrib/restricted/aws/aws-checksums to 0.2.7robot-contrib2025-05-1829-187/+2443
| | | | | | | | | | | | commit_hash:c5bf5558f1399900ede13429f75a7f75ebd82151
| | * Fix some babenko-issuesbystrovserg2025-05-181-1/+1
| | | | | | | | | | | | commit_hash:5ef78a07537ff7cdc07c13d4ab242e006ef81e42
* | | Fail when unable to get rack\dc info about hosts (#18328)Egor Tarasov2025-05-192-9/+3
| | |
* | | Implement library and helpers for future TPC-C workload (WIP) #17333 (#18387)Evgeniy Ivanov2025-05-1925-1/+2051
| | |
* | | Fix 'domains_config' generation of default options (#18084)Egor Tarasov2025-05-192-4/+36
| | |
* | | [pq] restore rtmr/CT_PERS_QUEUE compatibility (#17977)yumkam2025-05-192-5/+33
| | |
* | | Rolling update fixture (#18430)Maxim Yurchuk2025-05-194-0/+150
| | |
* | | YQ-4144 added manual test on s3 olap import / export (#17969)Pisarenko Grigoriy2025-05-193-0/+327
| | |
* | | Implement index-only searches with covering vector indexes (#17770) (#18137)Vitaliy Filippov2025-05-1911-97/+288
| | |
* | | add sensor for down nodes (#11592)vporyadke2025-05-195-0/+25
| | |
* | | Update ydb/ydb/apps/ydb CHANGELOG.md (#18472)Emgariko2025-05-191-0/+1
| | |
* | | pushdown substring match functions (#18459)zverevgeny2025-05-198-47/+87
| | |
* | | Ydb workload log uniform pk distribution (#17061)Emgariko2025-05-194-41/+103
| | | | | | | | | Co-authored-by: Oleg Geller <iddqd@ydb.tech>
* | | Ignore unnecessary chunk normalizers (#18464)zverevgeny2025-05-192-2/+6
| | |
* | | unmute stable tests (#18467)zverevgeny2025-05-191-3/+0
| | |
* | | YQ-4084 Add AllExternalDataSourcesAreAvailable to QueryServiceConfig (#18042)Dmitry Kardymon2025-05-1915-73/+21
|/ /
* | Delete SSA_RUNTIME_VERSION in favour of feature flags (#18451)zverevgeny2025-05-1856-208/+92
| |
* | ya.make for visualize_portions (#18336)zverevgeny2025-05-183-24/+56
| |
* | Merge pull request #18449 from ydb-platform/merge-libs-250518-0050Alexander Smirnov2025-05-1858-261/+287
|\ \
| * | Import libraries 250518-0050Alexander Smirnov2025-05-181-1/+1
| | |