summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ydb stable 23-2-1223.2.12Daniil Cherednik2023-08-1185-695/+1771
| | | | x-stable-origin-commit: bdfbd91e7d23d931fe44daf4085f7c5573a0c951
* Ydb stable 23-2-1123.2.11Daniil Cherednik2023-07-20159-1060/+6702
| | | | x-stable-origin-commit: 758ace972646c843c5e0785d75c8f4fe044580a1
* Create stable-23-2 branchDaniil Cherednik2023-06-15454-4509/+16262
| | | | x-stable-origin-commit: 3fd4d58117c143ed9e6b21813ccd9e507d2cd4d3
* add library/cpp/actors to github exportDaniil Cherednik2023-06-0295-3/+3049
| | | | x-stable-origin-commit: 0e951cfb44430a0ed33bec779c8a790f73c31b91
* bring workflows from mainAlexander Smirnov2023-05-318-0/+632
|
* Ydb stable 23-1-26-hotfix-123.1.26.hotfix.1Daniil Cherednik2023-05-291-0/+5
| | | | x-stable-origin-commit: c5470e06dda20e57714f72d1bdc5fc8102b9e54c
* Ydb stable 23-1-2623.1.26Daniil Cherednik2023-05-053658-5251/+67858
| | | | x-stable-origin-commit: 22184a7e157553d447f17a2dffc4ea2d32dfd74d
* Ydb stable 23-1-1923.1.19Daniil Cherednik2023-03-314141-16569/+39533
| | | | x-stable-origin-commit: c5d5a396e89d0a72e0267a55e93d8404d4fb54fe
* Remove table resolve step via scheme board cache in KQP executer. ()spuchin2023-01-158-179/+248
|
* fix storage retention settings for ydb_clishmel1k2023-01-151-1/+1
|
* Fix handling null outputs in BlockCompress::FetchValues()aneporada2023-01-141-7/+11
|
* Implement BlockIfaneporada2023-01-1423-223/+585
|
* TSharedPtr::As()&: leakage fixsv-denisov2023-01-142-6/+59
| | | | | | По следам https://a.yandex-team.ru/review/2996409/details Исправлены случаи при неудачных кастах: 1. контрольный блок дёргается даже при указании на nullptr (нехорошо для атомиков) 2. если исходный шаред поинтер разрушится раньше, чем полученный nullptr (например, при возврате из функции), то ресурс утечёт
* CREATE/ALTER table with tieringchertus2023-01-1410-0/+97
|
* [yql] Provider specific validation of executionudovichenko-r2023-01-135-0/+31
|
* (Re)set tiering at YQL layerchertus2023-01-135-7/+65
|
* Switch cdc stream to ready state, drop lock & snapshotilnaz2023-01-1319-63/+369
|
* Fix death process in case of IncreaseSessionsva-kuznecov2023-01-131-1/+5
|
* Make --ydb-root required argument.yuryalekseev2023-01-131-1/+1
|
* Sort result for multishard table.dcherednik2023-01-131-1/+1
|
* fix stats calculation in testgvit2023-01-131-2/+2
|
* implement idle checks in kqp proxy servicegvit2023-01-135-84/+121
|
* switch on mute services by default (no artefacts before usage)ivanmorozov2023-01-133-3/+3
|
* default user initialization for special secret id formativanmorozov2023-01-135-29/+110
|
* add failed tests error messages to test run outputalexv-smirnov2023-01-131-1/+2
|
* add test for no artefacts on initializationivanmorozov2023-01-1319-112/+217
|
* configure ItemConfigGeneration for DefineHostConfig command in 'admin ↵mzinal2023-01-131-5/+5
| | | | blobstorage init'
* introduced settings for Udf callablevvvv2023-01-133-5/+39
|
* Implement readset expectations for volatile transactionssnaury2023-01-1323-75/+641
|
* Add cluster get to dstool.yuryalekseev2023-01-138-3/+86
|
* Drop duplicate GetSeqItemType.a-romanov2023-01-139-59/+42
|
* flag for write protobuf error to exception message instead of cerrulanovgeorgiy2023-01-132-19/+74
|
* Add Lazy and Tail sends,kruall2023-01-1314-81/+248
|
* Improve BlobDepot assimilationalexvru2023-01-138-73/+134
|
* (refactoring) Memory changesilnaz2023-01-132-37/+25
|
* Update contrib/restricted/aws/aws-c-io to 0.13.12robot-contrib2023-01-1319-88/+143
|
* join-reduce optimization.orlovorlov2023-01-131-0/+6
|
* Refactor sending and registration methods,kruall2023-01-1241-426/+603
|
* revertedvvvv2023-01-126-202/+159
| | | Note: mandatory check (NEED_CHECK) was skipped
* introduce NumberOfMillicores() function based on refactored CgroupCpus() ↵svkrasnov2023-01-122-5/+29
| | | | returning double value
* Abort immediate tx in case of client lost:dcherednik2023-01-123-14/+65
|
* Cosmetic fix.a-romanov2023-01-123-17/+12
|
* Update contrib/restricted/boost/spirit to 1.81.0thegeorg2023-01-1248-14513/+1
|
* Write sessionId to logsepbugaev2023-01-1219-111/+287
| | | Write sessionId to logs
* Enable cast nothing to empty list/dict.a-romanov2023-01-126-160/+208
|
* fix error message providingivanmorozov2023-01-121-1/+7
|
* fixed availability of tab functionsbazeltsev2023-01-122-0/+10
| | | updated
* (refactoring) MakeDataShardProposalilnaz2023-01-1214-139/+43
|
* Disable NOT_YET suppression on donor unavailabilityalexvru2023-01-121-1/+1
|
* Fix indentionmokhotskii2023-01-121-18/+18
|