aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix racy progress & drop KIKIMR-18606ilnaz2023-07-062-6/+81
|
* add a branch of `workload transfer topic-to-table` commandsabcdef2023-07-0630-6/+645
| | | добавил команды `workload transfer topic-to-table init|clean`
* remove obsolete macroazevaykin2023-07-061-22/+0
|
* Do not fail after scan is completed KIKIMR-18613ilnaz2023-07-062-1/+64
|
* tenantinfo handler test flashesandrew-rykov2023-07-061-1/+18
|
* Alloc 32 pages at onceaozeritsky2023-07-068-107/+357
|
* CheckClustersList after InitDCsazevaykin2023-07-068-45/+47
|
* YQL-15555 Fix unique constraint for SafeCast/StrictCast.a-romanov2023-07-061-7/+8
|
* Syntax and StatsMode paramsandrewproni2023-07-0610-40/+201
|
* Initial implementation of attach session callDaniil Cherednik2023-07-0514-85/+279
| | | Pull Request resolved: #287
* Do not forward ping session response via proxy in case of local session. ↵Daniil Cherednik2023-07-052-10/+49
| | | | | KIKIMR-18250 Pull Request resolved: #293
* YQL-16167 Support many levels paths in AssumeSorted.a-romanov2023-07-051-13/+11
|
* Revert commit rXXXXXX, Revert commit rXXXXXX,use profile tags for any method ↵ivanmorozov2023-07-057-73/+50
| | | | actor name generation
* Revert commit rXXXXXX,use profile tags for any method actor name generationivanmorozov2023-07-057-50/+73
|
* scripts for the `workload topic init|clean` commandsabcdef2023-07-0511-79/+225
| | | сценарии для `workload topic init|clean`
* use profile tags for any method actor name generationivanmorozov2023-07-057-73/+50
|
* Revert commit rXXXXXX, Automatic release build for ya_bin3, ya_bin, ↵prettyboy2023-07-051-4/+4
| | | | test_tool, test_tool3
* Move idx_test in to ydbdcherednik2023-07-0512-0/+516
| | | | idx_test is a tool to perform consistency check for index table under various load scenario.
* TQueryBase Logshor9112023-07-051-1/+6
|
* Process last blocked stepsnaury2023-07-054-29/+71
|
* minor logs improvementchertus2023-07-052-2/+3
|
* [hybrid] Wrap DQ integration issues on fallbackudovichenko-r2023-07-052-4/+26
| | | YQL-15638
* Regression testssmike2023-07-059-1/+77
|
* Move logic of fetch script results into RPCgrigoriypisar2023-07-057-153/+32
| | | | | Removed unused events. Sending fetch results request directly to GetScriptExecutionResultActor.
* Make ut_testshard test presentablealexvru2023-07-054-5/+24
|
* [pg] Support "drop" for TableScheme node.Daniil Cherednik2023-07-052-16/+49
| | | Pull Request resolved: #289
* switch to proto syntax in kqp queriesxenoxeno2023-07-052-13/+3
|
* refactoringabcdef2023-07-0521-457/+517
| | | Выделен код. Планирую потом использовать для новой команды
* YQL-8971 Enable distinct constraint check.a-romanov2023-07-051-1/+0
|
* Activate node broker tablet after loading to avoid mishandling requestssnaury2023-07-053-22/+5
|
* add columnshard metricsshmel1k2023-07-052-53/+144
|
* invalidate cache after EnableKqpImmediateEffects flag changingulya-sidorina2023-07-051-1/+3
| | | fix(kqp): invalidate cache after EnableKqpImmediateEffects flag changing
* Read and write kafka recordtesseract2023-07-0414-1732/+1973
| | | https://a.yandex-team.ru/review/4093969/details
* Improve block-4-2 restorationalexvru2023-07-0422-471/+934
|
* ci: change comment author in the PR-check action to github-actions botNikita Kozlovskiy2023-07-041-2/+0
| | | | | ci: change comment author in the PR-check action to github-actions bot Pull Request resolved: #292
* docs(): change linkmiripiruni2023-07-041-1/+1
|
* Added YDB CLI 2.5.0 release notes and downloadsbrgayazov2023-07-0412-14/+62
|
* Additional logs SCHEMESHARDazevaykin2023-07-041-1/+2
|
* ci: add concurrency group for pr_check and allow only one simultaneous runNikita Kozlovskiy2023-07-041-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 shutdownsnaury2023-07-048-7/+41
|
* SerializedCellVec improve serialization performanceMaksim Kita2023-07-042-9/+28
| | | | | SerializedCellVec improve serialization performance Pull Request resolved: #286
* EnableNotNullDataColumns = trueqrort2023-07-043-9/+218
|
* Add upcoming "YDB v23.1 Release Webinar" linkIvan Blinkov2023-07-041-0/+4
| | | | | Add upcoming "YDB v23.1 Release Webinar" link Pull Request resolved: #288
* Cast ui8 to boolnsofya2023-07-043-27/+120
| | | Нужно для работы с yql-ядрами, которые возвращают ui8 вместо bool
* Correct blob constructor status processingnsofya2023-07-041-1/+5
|
* Fix tsan race in TExecutor::GetMaxQueueSizeAndClearsnaury2023-07-041-1/+1
|
* ci: build with Release and -UNDEBUG by defaultNikita Kozlovskiy2023-07-043-7/+20
| | | | | ci: build with Release and -UNDEBUG by default Pull Request resolved: #283
* Add test for column casting in index lookup joinvpolka2023-07-041-0/+281
|
* Убрать безусловный PEERDIR на eslint и typescriptvturov2023-07-043-1/+5
|
* [util] add std::optional support to IOutputStream << operatorrus0842023-07-041-0/+18
|