aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* additional logging (#19664)ivanmorozov3332025-06-141-5/+5
|
* add test for full table cleaning control (#19627)ivanmorozov3332025-06-141-0/+55
| | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
* TPC-C ui/text cleanup (#17333) (#19662)Evgeniy Ivanov2025-06-141-84/+68
|
* add view for errors #18396 (#19468)xyliganSereja2025-06-1412-53/+279
|
* unmute test #19559 (#19661)xyliganSereja2025-06-132-2/+1
| | | Co-authored-by: Matveev Sergei <xyligansereja@yandex-team.ru>
* remove insert table v1 (#19638)ivanmorozov3332025-06-13104-3747/+153
| | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
* Cleanup TPC-C stats and output (#17333) (#19646)Evgeniy Ivanov2025-06-134-232/+188
|
* Add InternalPathId column to primary_index_granule_stats (#19644)zverevgeny2025-06-137-5/+117
|
* float sum aggregation has been fixed (#19466)Oleg Doronin2025-06-123-1/+222
|
* add new test #14696 (#19630)xyliganSereja2025-06-121-0/+53
|
* Update muted_ya.txt in main (#19562)YDBot2025-06-121-3/+4
|
* Added error forwarding (#19631)xyliganSereja2025-06-121-7/+32
| | | Co-authored-by: Matveev Sergei <xyligansereja@yandex-team.ru>
* Remap path (#15991)zverevgeny2025-06-1262-246/+668
| | | Co-authored-by: Evgeny Zverev <zverevgeny@localhost.localdomain>
* Add "endpoint" param in harness, also fix cls usage (#19611)Maxim Yurchuk2025-06-122-11/+12
|
* clean deprecated immediate write option (#19597)ivanmorozov3332025-06-1115-326/+80
|
* Properly rewrite log capturing (#17333, #19612)Evgeniy Ivanov2025-06-119-247/+508
|
* On Windows build YDB cli with UNICODE defined (#17333) (#19617)Evgeniy Ivanov2025-06-111-0/+7
|
* Show KMeans state & Sample in monitoring (#19592)kungurtsev2025-06-112-78/+91
|
* Add basic validation for tiling compaction settings (#19599)Aleksei Borzenkov2025-06-111-0/+28
|
* Add sdk clients to workload params (#19557)Олег2025-06-112-1/+23
|
* Handle GroupSizeInUnits in YardInit (#19193)Yaroslav Dynnikov2025-06-1124-30/+423
| | | | | | | | | | | | | | This PR includes the following changes: - TEvYardInit now includes GroupSizeInUnits parameter - PDisk copies it from YardInit to OwnerData - OwnerData is persisted in `TPDisk::WriteSysLogRestorePoint` and loaded in `TPDisk::ProcessChunk0` - Owner quota in TChunkTracker is calculated based on the weight obtained from `TPDiskConfig::GetOwnerWeight(groupSizeInUnits, slotSizeInUnits)` - `TPDisk::NumActiveSlots` now returns the sum of owner weights - Add unit test for `TPDiskConfig::GetOwnerWeight` - Add unit test `TChunkTrackerTest::AddOwnerWithWeight` - Add tests `GroupSizeInUnits` with bscontroller, actor system, and mocked pdisks Part of #17357
* YDBDOCS-1155: remove incorrect entries from redirects.yaml (#19547)Ivan Blinkov2025-06-111-18/+1
|
* Fix optimizer comparison when protobuf serializations are the same (#19596)Aleksei Borzenkov2025-06-111-0/+3
|
* Do not store change records inside execution units (#19595)Ilnaz Nizametdinov2025-06-112-18/+14
|
* Fix test example (#19606)Maxim Yurchuk2025-06-111-4/+6
|
* ensure that there aren't 2 locals on 1 node in 1 hive (#19583)vporyadke2025-06-111-7/+7
|
* fix write insert counters (#19591)ivanmorozov3332025-06-113-6/+9
| | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
* Split TLoginProvider::LoginUser to several methods (#19542)Yury Kiselev2025-06-112-45/+159
|
* Use Y_ENSURE for usage errors in intersection tree (#19590)Aleksei Borzenkov2025-06-111-8/+7
|
* Emit schema change events (#19521)Ilnaz Nizametdinov2025-06-1111-64/+226
|
* Unmute CompactionVariants x3 #17929 (#19287)Iurii Kravchenko2025-06-117-1060/+1162
|
* bump acl version, add list_permissions (#19495)Alexey Efimov2025-06-112-13/+67
|
* YQ-4234 added running status for script executions (#19134)Pisarenko Grigoriy2025-06-119-8/+25
|
* ci: add stable-25-1-2 to nightly build list (#19594)Pavel2025-06-111-1/+1
|
* Fix ydb cli auth file options (#19577)Vasily Gerasimov2025-06-1115-185/+446
|
* Fix config format again (#19588)mregrock2025-06-111-2/+3
|
* CDC stress test (basic) (#19572)Ilnaz Nizametdinov2025-06-117-0/+239
|
* Refactor topic-to-table docs for C++ SDK (#19515)Bulat2025-06-112-132/+165
|
* fix deletion usage on compaction (#19576)ivanmorozov3332025-06-105-35/+57
|
* Extract KMeans TClusters into a separate file to share it with schemeshard ↵Vitaliy Filippov2025-06-108-665/+671
| | | | (#19412)
* YDB FQ: support `OpenSearch` as an external data source (#18444)Arslan Giniyatullin2025-06-108-4/+50
|
* Experimental tiling compaction (#19499)Aleksei Borzenkov2025-06-104-0/+730
|
* feat: add batch update+delete ops to simple queue (#19419)Pavel2025-06-102-30/+60
|
* Push date predicates to CS as block kernels (#19038)Denis Khalikov2025-06-103-39/+76
|
* Mute ydb/core/viewer/tests/test.py.test_scheme_directory (#19524)meta-1.0.1Pavel Zuev2025-06-100-0/+0
|
* The `CreationUnixTime` field for `TCmdWrite` and `TCmdRename` (#19529)Alek5andr-Kotov2025-06-104-14/+142
|
* TPC-C tui WIP (#17333) (#19560)Evgeniy Ivanov2025-06-1016-239/+1029
|
* aborted scan counters (#19353)Semyon2025-06-103-5/+10
|
* filter iterator corrections (#19359)Semyon2025-06-1010-17/+31
|
* Fix CTAS Not Null (#19517)Nikita Vasilev2025-06-103-49/+41
|