Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix racy progress & drop KIKIMR-18606 | ilnaz | 2023-07-06 | 2 | -6/+81 |
| | |||||
* | add a branch of `workload transfer topic-to-table` commands | abcdef | 2023-07-06 | 30 | -6/+645 |
| | | | добавил команды `workload transfer topic-to-table init|clean` | ||||
* | remove obsolete macro | azevaykin | 2023-07-06 | 1 | -22/+0 |
| | |||||
* | Do not fail after scan is completed KIKIMR-18613 | ilnaz | 2023-07-06 | 2 | -1/+64 |
| | |||||
* | tenantinfo handler test flashes | andrew-rykov | 2023-07-06 | 1 | -1/+18 |
| | |||||
* | Alloc 32 pages at once | aozeritsky | 2023-07-06 | 8 | -107/+357 |
| | |||||
* | CheckClustersList after InitDCs | azevaykin | 2023-07-06 | 8 | -45/+47 |
| | |||||
* | YQL-15555 Fix unique constraint for SafeCast/StrictCast. | a-romanov | 2023-07-06 | 1 | -7/+8 |
| | |||||
* | Syntax and StatsMode params | andrewproni | 2023-07-06 | 10 | -40/+201 |
| | |||||
* | Initial implementation of attach session call | Daniil Cherednik | 2023-07-05 | 14 | -85/+279 |
| | | | Pull Request resolved: #287 | ||||
* | Do not forward ping session response via proxy in case of local session. ↵ | Daniil Cherednik | 2023-07-05 | 2 | -10/+49 |
| | | | | | KIKIMR-18250 Pull Request resolved: #293 | ||||
* | YQL-16167 Support many levels paths in AssumeSorted. | a-romanov | 2023-07-05 | 1 | -13/+11 |
| | |||||
* | Revert commit rXXXXXX, Revert commit rXXXXXX,use profile tags for any method ↵ | ivanmorozov | 2023-07-05 | 7 | -73/+50 |
| | | | | actor name generation | ||||
* | Revert commit rXXXXXX,use profile tags for any method actor name generation | ivanmorozov | 2023-07-05 | 7 | -50/+73 |
| | |||||
* | scripts for the `workload topic init|clean` commands | abcdef | 2023-07-05 | 11 | -79/+225 |
| | | | сценарии для `workload topic init|clean` | ||||
* | use profile tags for any method actor name generation | ivanmorozov | 2023-07-05 | 7 | -73/+50 |
| | |||||
* | Revert commit rXXXXXX, Automatic release build for ya_bin3, ya_bin, ↵ | prettyboy | 2023-07-05 | 1 | -4/+4 |
| | | | | test_tool, test_tool3 | ||||
* | Move idx_test in to ydb | dcherednik | 2023-07-05 | 12 | -0/+516 |
| | | | | idx_test is a tool to perform consistency check for index table under various load scenario. | ||||
* | TQueryBase Logs | hor911 | 2023-07-05 | 1 | -1/+6 |
| | |||||
* | Process last blocked step | snaury | 2023-07-05 | 4 | -29/+71 |
| | |||||
* | minor logs improvement | chertus | 2023-07-05 | 2 | -2/+3 |
| | |||||
* | [hybrid] Wrap DQ integration issues on fallback | udovichenko-r | 2023-07-05 | 2 | -4/+26 |
| | | | YQL-15638 | ||||
* | Regression test | ssmike | 2023-07-05 | 9 | -1/+77 |
| | |||||
* | Move logic of fetch script results into RPC | grigoriypisar | 2023-07-05 | 7 | -153/+32 |
| | | | | | Removed unused events. Sending fetch results request directly to GetScriptExecutionResultActor. | ||||
* | Make ut_testshard test presentable | alexvru | 2023-07-05 | 4 | -5/+24 |
| | |||||
* | [pg] Support "drop" for TableScheme node. | Daniil Cherednik | 2023-07-05 | 2 | -16/+49 |
| | | | Pull Request resolved: #289 | ||||
* | switch to proto syntax in kqp queries | xenoxeno | 2023-07-05 | 2 | -13/+3 |
| | |||||
* | refactoring | abcdef | 2023-07-05 | 21 | -457/+517 |
| | | | Выделен код. Планирую потом использовать для новой команды | ||||
* | YQL-8971 Enable distinct constraint check. | a-romanov | 2023-07-05 | 1 | -1/+0 |
| | |||||
* | Activate node broker tablet after loading to avoid mishandling requests | snaury | 2023-07-05 | 3 | -22/+5 |
| | |||||
* | add columnshard metrics | shmel1k | 2023-07-05 | 2 | -53/+144 |
| | |||||
* | invalidate cache after EnableKqpImmediateEffects flag changing | ulya-sidorina | 2023-07-05 | 1 | -1/+3 |
| | | | fix(kqp): invalidate cache after EnableKqpImmediateEffects flag changing | ||||
* | Read and write kafka record | tesseract | 2023-07-04 | 14 | -1732/+1973 |
| | | | https://a.yandex-team.ru/review/4093969/details | ||||
* | Improve block-4-2 restoration | alexvru | 2023-07-04 | 22 | -471/+934 |
| | |||||
* | ci: change comment author in the PR-check action to github-actions bot | Nikita Kozlovskiy | 2023-07-04 | 1 | -2/+0 |
| | | | | | ci: change comment author in the PR-check action to github-actions bot Pull Request resolved: #292 | ||||
* | docs(): change link | miripiruni | 2023-07-04 | 1 | -1/+1 |
| | |||||
* | Added YDB CLI 2.5.0 release notes and downloads | brgayazov | 2023-07-04 | 12 | -14/+62 |
| | |||||
* | Additional logs SCHEMESHARD | azevaykin | 2023-07-04 | 1 | -1/+2 |
| | |||||
* | ci: add concurrency group for pr_check and allow only one simultaneous run | Nikita Kozlovskiy | 2023-07-04 | 1 | -1/+3 |
| | | | | | ci: add concurrency group for pr_check and allow only one simultaneous run Pull Request resolved: #290 | ||||
* | Keep YqlLoggerScope alive using appdata, fixes tsan races on shutdown | snaury | 2023-07-04 | 8 | -7/+41 |
| | |||||
* | SerializedCellVec improve serialization performance | Maksim Kita | 2023-07-04 | 2 | -9/+28 |
| | | | | | SerializedCellVec improve serialization performance Pull Request resolved: #286 | ||||
* | EnableNotNullDataColumns = true | qrort | 2023-07-04 | 3 | -9/+218 |
| | |||||
* | Add upcoming "YDB v23.1 Release Webinar" link | Ivan Blinkov | 2023-07-04 | 1 | -0/+4 |
| | | | | | Add upcoming "YDB v23.1 Release Webinar" link Pull Request resolved: #288 | ||||
* | Cast ui8 to bool | nsofya | 2023-07-04 | 3 | -27/+120 |
| | | | Нужно для работы с yql-ядрами, которые возвращают ui8 вместо bool | ||||
* | Correct blob constructor status processing | nsofya | 2023-07-04 | 1 | -1/+5 |
| | |||||
* | Fix tsan race in TExecutor::GetMaxQueueSizeAndClear | snaury | 2023-07-04 | 1 | -1/+1 |
| | |||||
* | ci: build with Release and -UNDEBUG by default | Nikita Kozlovskiy | 2023-07-04 | 3 | -7/+20 |
| | | | | | ci: build with Release and -UNDEBUG by default Pull Request resolved: #283 | ||||
* | Add test for column casting in index lookup join | vpolka | 2023-07-04 | 1 | -0/+281 |
| | |||||
* | Убрать безусловный PEERDIR на eslint и typescript | vturov | 2023-07-04 | 3 | -1/+5 |
| | |||||
* | [util] add std::optional support to IOutputStream << operator | rus084 | 2023-07-04 | 1 | -0/+18 |
| |