aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* [CBO] Fix Selectivity (#6645)pilik2024-07-154-40/+87
* Better template bloat aggregation (#6662)Maxim Yurchuk2024-07-151-16/+39
* hc remove time difference public api mention (#6335)Andrei Rykov2024-07-152-36/+12
* accurate way to count tablet dead time in healthcheck (#6586)vporyadke2024-07-152-4/+11
* Reduce dsproxy templateness even more (#6646)Alexander Rutkovsky2024-07-1517-334/+339
* lz4 decompressor has been fixed (#6414)Oleg Doronin2024-07-157-20/+106
* do not trigger emergency balancer when all nodes have high usage (#6532)vporyadke2024-07-155-1/+79
* fix drain compatability (#6613)vporyadke2024-07-152-1/+9
* YDBDOCS-517: refactoring YQL SELECT for YDB (#5995)Ivan Katkov2024-07-1462-88/+563
* rework solomon sink type ann (#6636)uzhastik2024-07-144-42/+24
* [PG] Init namespaces' syscache (#6655)Mars Agliullin2024-07-146-31/+58
* fix resharding tests on race gc with sharing (#6654)ivanmorozov3332024-07-145-11/+19
* use sepecific timeout for generic queues (#6653)Олег2024-07-142-1/+3
* use same on memory limit handler everywhere (#6641)Vitalii Gridnev2024-07-132-8/+2
* fix throw flag usage (#6633)ivanmorozov3332024-07-131-1/+5
* fix splitting to prevent empty batches (#6632)ivanmorozov3332024-07-131-15/+24
* Changed memory calculation for TEvFreeItems (#6625)mregrock2024-07-131-5/+11
* Compact tpc-* queries and don't use pragma. (#6650)Олег2024-07-132-20/+46
* fix error parsing (#6649)Олег2024-07-131-4/+4
* Reduce binary size (AuditLogEntry) (#6624)Maxim Yurchuk2024-07-131-6/+12
* mad squirrels ejection (#6640)Maxim Yurchuk2024-07-129-49/+5
* [dq] Fix evaluation in dq (#6634)Roman Udovichenko2024-07-122-2/+2
* Get rid of templates in dsproxy request actor (#6635)Alexander Rutkovsky2024-07-1218-521/+549
* add enable implicit params flag to table service config (#6286)VPolka2024-07-125-17/+50
* Fixed statistics calculation for index read (#6629)Pavel Velikhov2024-07-121-4/+24
* YQ-3345 support load cpu threshold (#6360)Pisarenko Grigoriy2024-07-1222-255/+900
* Increase timeout to all loadtest (#6631)Олег2024-07-122-2/+4
* Enable TableDatetime64 by default (#6601)Олег2024-07-121-1/+1
* fix black style tests (#6622)uzhastik2024-07-121-2/+0
* Add backup/restore functional test using UUID type (#6619)Daniil Cherednik2024-07-123-0/+189
* move allocate resources call before actor launch from node service to factory...Vitalii Gridnev2024-07-125-44/+62
* YDB-6486 Implement external blob precharge in read iterator (#5758)Semyon Danilov2024-07-1213-44/+757
* Refactor balancing + add batch requests (#5904)Robert Drynkin2024-07-1210-292/+594
* Fix trim duration (change microseconds to milliseconds) (#6603)Vlad Kuznetsov2024-07-121-9/+8
* Fix test build (#6621)Ilnaz Nizametdinov2024-07-121-1/+1
* Add system python udfs in yql (#6562)Aleksandr Gaev2024-07-129-0/+102
* Switch SyncLog to modern entrypoint format (#6590)Alexander Rutkovsky2024-07-1224-107/+25
* Rename knn UDF (#6612)amikish2024-07-121-1/+1
* remove wrong debug assert in block readers (#6604)Fiodar Miron2024-07-121-6/+0
* Fix bug with broadcasting records (#6585)Ilnaz Nizametdinov2024-07-122-61/+109
* Template bloat (#6579)Maxim Yurchuk2024-07-129-23/+674
* Continue to emit resolved timestamps after merge (#6594)Ilnaz Nizametdinov2024-07-123-1/+94
* better error handling in spilling actors (#6454)Filitov Mikhail2024-07-122-43/+44
* fix parsing dt64 from csv in cli (#6580)Олег2024-07-121-6/+24
* Enabled constant folding by default (#6509)Pavel Velikhov2024-07-129-17/+11
* Remove build stage (#6527)Maxim Yurchuk2024-07-114-64/+114
* YDB-6485 Wilson HTML Page + custom headers (#6571)Semyon Danilov2024-07-114-2/+124
* increase timeouts in loadtests, fix error processing (#6578)Олег2024-07-114-7/+23
* Refactor arrow kernels to include valueBuilder (#6231)Fiodar Miron2024-07-115-218/+232
* Added milestone queue in replication to reduce work unit computations (#6561)Alexander Rutkovsky2024-07-114-32/+134