aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Check stop flag before getting activation, KIKIMr-18950kruall2023-08-091-2/+2
|
* fix error while SELECT from binding with partitioninggrigoriypisar2023-08-094-14/+85
| | | | Fixed PARTITIONED_BY parameter in binding.
* Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3robot-ya-builder2023-08-091-4/+4
| | | | | | | | | | | | | | | | | | | | | | Человеку надо мало: 
собирать,
 потом катить.
 Чтоб имелись для начала
 python —
 3
 и ya-bin — 
3…
 Человеку надо мало: Плашка чтоб зелёная была Чтобы квота не кончалась И distbuild чтоб жил всегда. From hash: [d7c8a251f0819c6ed629b06b557f8da9ee1d06cb](https://a.yandex-team.ru/arcadia/commit/d7c8a251f0819c6ed629b06b557f8da9ee1d06cb) From revision: [12115719](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=202) Flow triggered by user: [v-korovin](https://staff.yandex-team.ru/v-korovin) Update tools: ya_bin3, ya_bin, test_tool, test_tool3
* add message for non-existing nodeid on verifyshmel1k2023-08-092-9/+23
|
* Verify commit offset only when provided in topic APIkomels2023-08-095-14/+92
|
* Kernels for logical opsvvvv2023-08-094-319/+222
|
* Support custom metadata in YT RPC client/servercezarnik2023-08-0911-0/+110
|
* KIKIMR-13960: introduce datashard status DISK_SPACE_EXHAUSTEDdebnatkh2023-08-092-0/+4
|
* ci: add make as a dependency, also use clang-14 for docker buildsNikita Kozlovskiy2023-08-085-6/+8
| | | | | | ci: add make as a dependency, also use clang-14 for docker builds Pull Request resolved: #325
* Make OSS build happydcherednik2023-08-0812-32/+32
|
* YQ Connector: optionally enable TLS connections between Connector and the ↵vitalyisaev2023-08-088-8/+26
| | | | | | data source Теперь клиент сервиса Коннектора может указывать, должен ли он организовать защищённое или обычное соединение с источником данных. YQ всегда будет требовать TLS между Коннектором и источниками.
* Move core ut to common place.a-romanov2023-08-0830-32/+6586
|
* Add logging of actor names and events to test actor systemtarum2023-08-083-1/+63
|
* Use clang-14 for build, update instructiondcherednik2023-08-083-28/+12
|
* YQL-16247 Limit for time spent in hybrid.a-romanov2023-08-084-4/+24
|
* Support static node list change subscriptions in Dynamic Nameservice and use ↵alexvru2023-08-086-11/+37
| | | | them in BSC KIKIMR-13309
* Intermediate changesrobot-piglet2023-08-081-0/+236
|
* Ci pytest xdistNikita Kozlovskiy2023-08-085-43/+56
| | | | | | Ci pytest xdist Pull Request resolved: #323
* Better C++ coroutine lifetime in actors KIKIMR-18962snaury2023-08-0820-438/+724
|
* pin for yqv2hcpp2023-08-0816-20/+71
|
* Set PutUnitsSize for produce requesttesseract2023-08-084-7/+20
|
* Add shuffling candidates, KIKIMR-18973kruall2023-08-081-0/+3
|
* Get Ydb result straight without conversionmakostrov2023-08-083-13/+67
| | | | KIKIMR-17490
* fix(conf): add package.json of tested module to the graph cache keyzaverden2023-08-081-3/+5
|
* First version of cost based optimizerpavelvelikhov2023-08-0832-0/+1632
| | | | | | | | | | Added feature flags and moved debug output to logger Working version, moved stats to type ann Updated CBO Initial commit of CBO
* Add disk time consumption metrics, KIKIMR-17759serg-belyakov2023-08-083-1/+11
| | | | | | | | Fix -11 crash code Get data about slots via the OSS tracker Add EstimatedDiskConsumptionNs
* Fix TTablesManager::Clearnsofya2023-08-082-2/+14
|
* [blockstore]Replace FillToken with FillGenerationbarkovbg2023-08-083-9/+12
|
* Fix build dq task with channels and sourcegalaxycrab2023-08-083-13/+106
|
* Update bison version in conan in yexportignat2023-08-082-2/+2
|
* Support planning of volatile transactions KIKIMR-18580snaury2023-08-0815-131/+605
|
* Fix BlockExpandChunked optimizersaneporada2023-08-084-25/+40
|
* Intermediate changesrobot-piglet2023-08-083-1/+4
|
* Alloc S3 Read Buffer with explicit quotahor9112023-08-087-21/+59
|
* TopicIDkomels2023-08-085-2/+7
|
* Support partial decommission KIKIMR-17288alexvru2023-08-089-13/+133
|
* Style fixespogorelov2023-08-081-3/+3
|
* Explicit session support for ExecuteQuery call. KIKIMR-18968dcherednik2023-08-0732-33/+72
|
* Add ORDER BY in to ut to avoid undetermined order in case of sharded table.dcherednik2023-08-071-7/+7
|
* Check AUTOCHECK explicitly when using libeatmydatathegeorg2023-08-071-1/+1
|
* [performance - q22] Implement BlockExtend. Support wide flow in plain ↵aneporada2023-08-0719-4/+365
| | | | Extend. Fix transport of null-only arrays
* Support nameservice table update through ConfigsDispatcher KIKIMR-13309alexvru2023-08-075-24/+58
|
* Report actor usage activity KIKIMR-11082alexvru2023-08-0710-43/+208
|
* YT-19686: Introduce efficient proto conversions for TStringBufgritukan2023-08-071-0/+27
|
* Fixed second usage of arrow executor, rewritten block Coalescevvvv2023-08-075-121/+125
|
* enable compute selection based on FolderIdauzhegov2023-08-0710-57/+147
|
* Dart images and peerdir runtimegle6ru3812023-08-071-5/+2
| | | | | | update first commit
* Support UNAUTHORIZED errortesseract2023-08-073-22/+35
|
* Optimize q21aozeritsky2023-08-071-76/+40
|
* Move "How it works" section from website front page to docsIvan Blinkov2023-08-074-0/+122
| | | | | | Move "How it works" section from website front page to docs Pull Request resolved: #313