aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Direct write to partitionazevaykin2023-08-0922-92/+658
* YQL-16186 parse MATCH_REQ p1: grammar, structure, base blockszverevgeny2023-08-0921-210/+1283
* YT-19445: do not write sort_by if it's emptyermolovd2023-08-091-1/+3
* KIKIMR-18675 Remove truncated from result set meta in Query Servicegalaxycrab2023-08-0923-20/+268
* Support static node list subscription in DSProxy KIKIMR-13309alexvru2023-08-091-1/+4
* YT-17268: Add missing bus_certs_dir to TTcpDispatcherDynamicConfig.yuryalekseev2023-08-092-0/+7
* Check stop flag before getting activation, KIKIMr-18950kruall2023-08-091-2/+2
* fix error while SELECT from binding with partitioninggrigoriypisar2023-08-094-14/+85
* Automatic release build for ya_bin3, ya_bin, test_tool, test_tool3robot-ya-builder2023-08-091-4/+4
* 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
* Make OSS build happydcherednik2023-08-0812-32/+32
* YQ Connector: optionally enable TLS connections between Connector and the dat...vitalyisaev2023-08-088-8/+26
* 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
* Intermediate changesrobot-piglet2023-08-081-0/+236
* Ci pytest xdistNikita Kozlovskiy2023-08-085-43/+56
* 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
* 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
* Add disk time consumption metrics, KIKIMR-17759serg-belyakov2023-08-083-1/+11
* 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 Extend....aneporada2023-08-0719-4/+365
* 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