aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* YDB FQ: distinguish dedicated and serverless YDBs via `storageConfig` ↵Vitaly Isaev2024-07-152-4/+4
| | | | section (#6703)
* Introduce CLI option to purebench to print compiled and optimized AST (#6693)Igor Munkin2024-07-157-3/+54
|
* Late fetch from bazel cache (#6606)Maxim Yurchuk2024-07-151-0/+1
|
* Support drop default and set default for key column (#6289)Nikolay Shumkov2024-07-1510-53/+222
|
* Pg 16.3 (#6644)Vitaly Stoyan2024-07-151719-100689/+145487
|
* grace join: refactoring and fix interface column handling (#6152)yumkam2024-07-152-168/+164
|
* add implementation for common cases in local partition reader (#6692)Innokentii Mokin2024-07-152-46/+199
|
* -DUSE_EAT_MY_DATA for faster checks (#6690)Maxim Yurchuk2024-07-151-3/+4
|
* Correct index construction (#6500)ivanmorozov3332024-07-15128-2106/+1435
|
* [KIKIMR-21472] Output the final AST in explain query (#6487)Ivan2024-07-153-11/+7
|
* Fix multi sink type annotation (#6105)Nikita Vasilev2024-07-152-3/+35
|
* Create vector index in SchemeShard (#4967)azevaykin2024-07-1535-245/+1211
|
* Add reties to send results (#6686)Олег2024-07-151-2/+4
|
* [docs] update docker-connect.md (#6689)Ivan Blinkov2024-07-152-2/+2
|
* Refacator workflows (#6630)Maxim Yurchuk2024-07-153-216/+47
|
* Fix DqPhyJoinDict. (#6610)Tony-Romanov2024-07-159-184/+117
|
* Deterministic requests in clickhouse workload (#6678)Олег2024-07-155-85/+165
|
* Add created_by to Operations API (#6463)Ilia Shakhov2024-07-1512-17/+140
|
* YQB FQ: integration tests for MySQL (#6573)Vitaly Isaev2024-07-1545-168/+1587
|
* [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
| | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* 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
| | | 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)