| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | PR from branch users/xenoxeno/ | xenoxeno | 2023-06-13 | 6 | -353/+362 | 
| | | | | | | rework transactions and sessions handling add parsed execute actor | ||||
| * | add canonization info for request results testing | ivanmorozov | 2023-06-13 | 2 | -6/+83 | 
| | | |||||
| * | Fix scrub garbage keeping | alexvru | 2023-06-13 | 14 | -25/+133 | 
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-06-13 | 4 | -0/+0 | 
| | | |||||
| * | separate rt/persistent logic | ivanmorozov | 2023-06-13 | 9 | -192/+232 | 
| | | |||||
| * | Port rXXXXXX and rXXXXXX on Windows | thegeorg | 2023-06-13 | 1 | -2/+1 | 
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-06-13 | 4 | -0/+0 | 
| | | |||||
| * | set serverless databases status equal shared database | andrew-rykov | 2023-06-13 | 1 | -0/+14 | 
| | | | | make serverless databases green | ||||
| * | Fix race in case of early TEvDiscardSnapshot event. | dcherednik | 2023-06-13 | 1 | -9/+55 | 
| | | | | | | | | | | | kqp session actor can send TEvDiscardSnapshot before getting snapshot id from snapshot manager. Possible situations: - If snapshot manager if AwaitCreation state we must wait for getting snapshot id from TEvProposeTransactionStatus response and send DiscardVolatileSnapshot back. - If snapshot manager already send snapshot id to session actor and become StateRefreshing but session actor has not received this message and send TEvDiscardSnapshot without snapshot id | ||||
| * | Intermediate changes | robot-piglet | 2023-06-13 | 4 | -0/+0 | 
| | | |||||
| * | feat rps-read-rows: add pg type support | theqwertiest | 2023-06-13 | 13 | -47/+351 | 
| | | | | | | Drive-by: - fix memory leaks - fix bug with pg null handling | ||||
| * | PG clickbench passed tests | vvvv | 2023-06-13 | 1 | -2/+11 | 
| | | |||||
| * | control memory usage for column shard scan mode | ivanmorozov | 2023-06-13 | 8 | -9/+39 | 
| | | |||||
| * | ci: fix ccache secret variable name | Nikita Kozlovskiy | 2023-06-13 | 2 | -4/+2 | 
| | | | | | | ci: fix ccache secret variable name Pull Request resolved: #253 | ||||
| * | YQL-15288: Fix for no more warning many times | mrlolthe1st | 2023-06-13 | 8 | -19/+48 | 
| | | | | YQL-15288: Fix for no more warning many times | ||||
| * | Intermediate changes | robot-piglet | 2023-06-13 | 4 | -0/+0 | 
| | | |||||
| * | more verifies | chertus | 2023-06-13 | 2 | -7/+8 | 
| | | |||||
| * | Create file "a.yaml" | miripiruni | 2023-06-13 | 1 | -0/+2 | 
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-06-13 | 4 | -0/+0 | 
| | | |||||
| * | incorrect invariant condition for the WAIT_RS state | abcdef | 2023-06-13 | 2 | -3/+108 | 
| | | | | Исправлено условие проверки в состоянии `WAIT_RS` | ||||
| * | Intermediate changes | robot-piglet | 2023-06-13 | 4 | -0/+0 | 
| | | |||||
| * | add ymake export to ydb | alexv-smirnov | 2023-06-13 | 3323 | -2058/+247098 | 
| | | |||||
| * | Additional logs | azevaykin | 2023-06-13 | 1 | -3/+8 | 
| | | |||||
| * | Delete constant reference API to DoNotOptimizeAway | bulatman | 2023-06-12 | 1 | -0/+9 | 
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-06-12 | 4 | -4/+0 | 
| | | |||||
| * | Remove extra semicolon (util) | bulatman | 2023-06-12 | 15 | -19/+19 | 
| | | |||||
| * | ccache: enable basedir, slopiness, add doc | Nikita Kozlovskiy | 2023-06-12 | 5 | -64/+114 | 
| | | | | | | ccache: enable basedir, slopiness, add doc Pull Request resolved: #247 | ||||
| * | ci: write test shard name for testmo report | Nikita Kozlovskiy | 2023-06-12 | 3 | -14/+39 | 
| | | | | | | ci: write test shard name for testmo report Pull Request resolved: #249 | ||||
| * | Add waiters queue + refactoring | robdrynkin | 2023-06-12 | 28 | -1740/+2947 | 
| | | |||||
| * | list instead of deque for signals | ivanmorozov | 2023-06-11 | 8 | -48/+48 | 
| | | |||||
| * | additional logging | ivanmorozov | 2023-06-11 | 5 | -0/+17 | 
| | | |||||
| * | Intermediate changes | robot-piglet | 2023-06-11 | 1 | -0/+10 | 
| | | |||||
| * | ci: pr check fix | Nikita Kozlovskiy | 2023-06-10 | 1 | -11/+23 | 
| | | | | | | ci: pr check fix Pull Request resolved: #250 | ||||
| * | Move backward compatibility define to libcxx's own wrappers_config | thegeorg | 2023-06-10 | 1 | -0/+7 | 
| | | | | So this define will not be applied when building with `-DUSE_STL_SYSTEM`. | ||||
| * | util/saveload: implement default saveload for std::optional | ionagamed | 2023-06-10 | 2 | -0/+43 | 
| | | |||||
| * | Remove extra semicolon (library) | bulatman | 2023-06-10 | 55 | -99/+88 | 
| | | |||||
| * | fix followers | gvit | 2023-06-10 | 15 | -62/+176 | 
| | | |||||
| * | Add syntax selection support to ExecuteQuery. () | spuchin | 2023-06-09 | 19 | -128/+208 | 
| | | |||||
| * | [grpc] support again GET http requests | gotocoding | 2023-06-09 | 1 | -1/+2 | 
| | | | | | | Оригинальный PR с удалением поддежки экспериментальных фичей `idempotent/cacheble` : https://github.com/grpc/grpc/pull/28922/files#diff-ecfb39bf6f4efc0bacabfded858c2346ef3b07c91babb8cbc5d4f286b28b70deR108 Старые grpc-клиенты используют `idempotent` флаг и ломаются при походах на новый grpc-server, который уже не поддеживает эту фичу | ||||
| * | Kernel for String::LevensteinDistance + BinaryKernel helper | vvvv | 2023-06-09 | 8 | -42/+142 | 
| | | |||||
| * | Add ReadRows handling into workload KV UT | va-kuznecov | 2023-06-09 | 1 | -8/+15 | 
| | | |||||
| * | YQL-16041: support ParamRef in parser | fedor-miron | 2023-06-09 | 3 | -1/+129 | 
| | | |||||
| * | Added YDB CLI realese notes | bazeltsev | 2023-06-09 | 13 | -31/+58 | 
| | | | | updated | ||||
| * | signals and composite on + tests | ivanmorozov | 2023-06-09 | 34 | -14/+310 | 
| | | |||||
| * | yqv2 fetcher | hcpp | 2023-06-09 | 56 | -128/+2585 | 
| | | | | | | cleanup the first version of yqv2 | ||||
| * | Properly process dead leases for script execution operations | galaxycrab | 2023-06-09 | 7 | -113/+384 | 
| | | |||||
| * | Fix Aggregate over Aggregate optimizer (was broken on SessionWindow) | aneporada | 2023-06-09 | 1 | -1/+2 | 
| | | | | initial | ||||
| * | Add additional counters | aozeritsky | 2023-06-09 | 1 | -5/+8 | 
| | | |||||
| * | storage handler filter with nodeid poorly | andrew-rykov | 2023-06-09 | 1 | -5/+8 | 
| | | | | | | | подправил момент, из-за которого (видимо) не фильтровалось по nodeid на слайсе проверил что возвращает ожидаемые группы. целевой сценарий, как на больших кластерах не проверял node id filter storage handler fix | ||||
| * | Update contrib/restricted/fast_float to 5.0.0 | robot-contrib | 2023-06-09 | 9 | -186/+378 | 
| | | |||||
