aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
| | | Co-authored-by: Egor Kulin <mregrock@localhost.localdomain>
* 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 ↵Vitalii Gridnev2024-07-125-44/+62
| | | | factory (#6583)
* YDB-6486 Implement external blob precharge in read iterator (#5758)Semyon Danilov2024-07-1213-44/+757
| | | Closes #6486
* 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
| | | Co-authored-by: Vlad Kuznecov <va-kuznecov@nebius.com>
* 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
| | | Closes #6485
* 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
| | | Refactor arrow kernels to include another argument (valueBuilder). It is required by Datetime UDF.
* Added milestone queue in replication to reduce work unit computations (#6561)Alexander Rutkovsky2024-07-114-32/+134
|
* In YT settings, make lookup join settings limits more generous (#6557)Dmitry O2024-07-111-2/+2
|
* build: refresh Embedded UI (v6.9.2) (#6503)AlexSm2024-07-1144-39/+130
| | | Co-authored-by: antonkovalenko <antonkovalenko@users.noreply.github.com>
* Add records to change queue at Execute() stage (#6497)Ilnaz Nizametdinov2024-07-1113-74/+404
|
* always enable & allow spilling in channels (#6462)Vitalii Gridnev2024-07-116-542/+88
|
* Refactor EYtSettingType enum (#6524)Vadim Averin2024-07-114-74/+131
|
* improve memory limits errors observability (add debugging details) (#6551)Vitalii Gridnev2024-07-118-10/+81
|
* Change TEvLocal actorsystem metrics (#6355)kruall2024-07-1117-53/+143
|
* Fix getting oauth2 key file credentials from environment (#6550)Vasily Gerasimov2024-07-111-1/+1
|
* Move s3_recipe_helper in to common directory to reuse in other tests. (#6535)Daniil Cherednik2024-07-116-181/+208
|
* Fixed bugs in CBO statistics calculation (#6537)Pavel Velikhov2024-07-117-69/+1396
|
* Remove KIKIMR_ALLOW_SSREPLICA_PROBES (#6529)Maxim Yurchuk2024-07-117-229/+2
|