Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Ydb stable 22-4-4422.4.44stable-22-4 | Daniil Cherednik | 2022-11-28 | 712 | -1400/+3003 |
| | | | | x-stable-origin-commit: 1a8317bc9b27fc6c8a8453c7938b4b252db85a01 | ||||
* | Ydb stable 22-4-4322.4.43 | Daniil Cherednik | 2022-11-24 | 4449 | -8053/+328153 |
| | | | | x-stable-origin-commit: 8d49d46cc834835bf3e50870516acd7376a63bcf | ||||
* | Ydb stable 22-4-3122.4.31 | Daniil Cherednik | 2022-10-22 | 35 | -150/+876 |
| | | | | x-stable-origin-commit: 2bc59c7eeae4a8f3d396867de193d1375dd388ce | ||||
* | Ydb stable 22-4-3022.4.30 | Daniil Cherednik | 2022-10-11 | 265 | -662/+31246 |
| | | | | x-stable-origin-commit: a5971297427891237b5f05b5389146b6ca2fff93 | ||||
* | Ydb stable 22-4-2122.4.21 | Daniil Cherednik | 2022-09-21 | 2067 | -18780/+142351 |
| | | | | x-stable-origin-commit: e89099581237299a132feafb5b58af59ebd0468a | ||||
* | Change "flat_ut.cpp": remove failing init root test | gvit | 2022-07-11 | 6 | -3480/+5608 |
| | |||||
* | Add ydb changelog | bazeltsev | 2022-07-11 | 7 | -6/+80 |
| | | | updated | ||||
* | add more comments to mirror-3dc cluster description | gvit | 2022-07-11 | 2 | -39/+51 |
| | |||||
* | fix last key handling for multiple shards | gvit | 2022-07-10 | 5 | -43/+45 |
| | |||||
* | dynamically adjust number of cross-dc followers | xenoxeno | 2022-07-10 | 9 | -97/+328 |
| | |||||
* | BlobDepot work in progress | alexvru | 2022-07-09 | 30 | -306/+565 |
| | |||||
* | Update contrib/restricted/aws/s2n to 1.3.16 | robot-contrib | 2022-07-09 | 36 | -151/+663 |
| | |||||
* | Re-run TTL task properly in case of disconnect | ilnaz | 2022-07-08 | 4 | -59/+73 |
| | |||||
* | better logging in ColumnShard's Scan | chertus | 2022-07-08 | 2 | -86/+99 |
| | |||||
* | Move storage stats calculation to TStorageStatsCalculator actor. | yuryalekseev | 2022-07-08 | 6 | -161/+305 |
| | |||||
* | enable not null columns | ulya-sidorina | 2022-07-08 | 1 | -1/+1 |
| | | | feature(ydb): enable not null columns | ||||
* | [] enable 'topic' by default | shmel1k | 2022-07-08 | 1 | -1/+1 |
| | |||||
* | Fix TMaybe initialization | ilnaz | 2022-07-08 | 2 | -2/+35 |
| | |||||
* | Add logging after applying new GroupInfo, | serg-belyakov | 2022-07-08 | 343 | -446/+480 |
| | |||||
* | Add 22.2.47 release | stunder | 2022-07-08 | 6 | -0/+6 |
| | |||||
* | S3 upload first version. | a-romanov | 2022-07-08 | 7 | -128/+97 |
| | |||||
* | Limit count of blobs in one GC request, | kruall | 2022-07-08 | 6 | -65/+317 |
| | |||||
* | update overloaded granules on cleanup | chertus | 2022-07-08 | 5 | -28/+30 |
| | |||||
* | Fix incorrect StatsMaxExecuteTime, | snaury | 2022-07-08 | 2 | -3/+3 |
| | |||||
* | fix kqp create session counter serialization | monster | 2022-07-08 | 1 | -2/+3 |
| | |||||
* | Create kesuses for rate limiting in YQ | galaxycrab | 2022-07-08 | 24 | -35/+353 |
| | | | | | | | | | Fill config in kikimr runner Create coordination nodes Pass to config Protos | ||||
* | support session shutdown in ydb_serializable tool | gvit | 2022-07-07 | 1 | -1/+1 |
| | |||||
* | SQL MOVE INDEX support. | dcherednik | 2022-07-07 | 18 | -28/+207 |
| | |||||
* | Support proper garbage collection in BlobDepot | alexvru | 2022-07-07 | 24 | -662/+1793 |
| | |||||
* | reworked ip_filter to ipmath | zheglov | 2022-07-07 | 2 | -1/+9 |
| | |||||
* | add CnMerge info to query plan | ulya-sidorina | 2022-07-07 | 7 | -10/+64 |
| | | | refactor(kqp_query_plan): add sort columns to query plan for merge connection | ||||
* | add button | andrew-rykov | 2022-07-07 | 1 | -19/+56 |
| | |||||
* | Fix reserve usage in GenerateStorageStats() and move counters update to a ↵ | yuryalekseev | 2022-07-07 | 1 | -3/+7 |
| | | | | | separate step Fix reserve usage in GenerateStorageStats() and move counters update to a separate step | ||||
* | Change sql syntax version to v1. | dcherednik | 2022-07-07 | 48 | -758/+722 |
| | |||||
* | fix ya.make | monster | 2022-07-07 | 15115 | -6904661/+1078207 |
| | |||||
* | YQ-1209 Wait for async output to finish before finishing compute actor | Vasily Gerasimov | 2022-07-07 | 7 | -8/+86 |
| | | | | | | Wait for async output to finish before finishing compute actor ref:d4dcdffaba799eabfb53790a89f2d6bef688c974 | ||||
* | intermediate changes | arcadia-devtools | 2022-07-07 | 7 | -20/+21 |
| | | | | ref:677a151ba17937cd4a624305c50645acade037dc | ||||
* | KIKIMR-13295: support secondary indices for scan query | Iuliia Sidorina | 2022-07-07 | 10 | -36/+149 |
| | | | | | | feature(kqp): support secondary indices for scan query ref:8b4c2bd189da60ecf86bcaaa36274c525e4ae392 | ||||
* | intermediate changes | arcadia-devtools | 2022-07-07 | 3 | -1359/+1359 |
| | | | | ref:bfbc9d116fdc4bba82f4fbb94ca3c51bebc1bccf | ||||
* | fix tests | Vitalii Gridnev | 2022-07-07 | 4 | -89/+89 |
| | | | | ref:b4c6a345f6da12b318c435d81e7504e0f9fe91b0 | ||||
* | add tsan suppressions for antlr3 KIKIMR-15007 | Vitalii Gridnev | 2022-07-06 | 1 | -0/+1 |
| | | | | ref:aca8f19e2bba3d0772d9577f6f767e2cb33f4bf9 | ||||
* | intermediate changes | arcadia-devtools | 2022-07-06 | 1 | -1/+1 |
| | | | | ref:ea86aa98531eb9826383adba6a9e9019a929e42b | ||||
* | add MODULE_LANG CPP to C++ test modules && fix dump modules in ya ide vscode | viknet | 2022-07-06 | 1 | -0/+4 |
| | | | | ref:8b537b906dff41ede6f44d170f4e8280a4308d2f | ||||
* | KIKIMR-15281: relax verify on load: allow Keep + DontKeep + newer ↵ | Artem Zuikov | 2022-07-06 | 1 | -13/+19 |
| | | | | | | LastCollectedGenStep ref:321d0ebe77b0066b0393081b425e8b8aebf05007 | ||||
* | KIKIMR-14294: fix stream lookup actor | Iuliia Sidorina | 2022-07-06 | 7 | -146/+237 |
| | | | | ref:a635c4db8605e809efd973dbd7a21e4f81b945d2 | ||||
* | KIKIMR-13157: check DB quota in ColumnTables upserts | Artem Zuikov | 2022-07-06 | 21 | -96/+164 |
| | | | | ref:8cc5d31abf1bc5be595824c4edaf925831c51286 | ||||
* | KIKIMR-12068: Fix build - add missing OnAsyncIoOperationCompletion. | yuryalekseev | 2022-07-06 | 1 | -0/+3 |
| | | | | ref:de84e13b66a2a04ff736ae574e03393d7f3918a6 | ||||
* | intermediate changes | arcadia-devtools | 2022-07-06 | 1 | -1/+1 |
| | | | | ref:709a281dd941356f724b03b7e3ece66ef5ab0c47 | ||||
* | [LOGBROKER-7580] fixed topic discovery for cdc | Aleksandr Petrikhin | 2022-07-06 | 1 | -1/+1 |
| | | | | ref:9a15aaa74a5d4ff7e9e61e9d1bde2a9317cded73 | ||||
* | Fixed *Image modes KIKIMR-15277 | Ilnaz Nizametdinov | 2022-07-06 | 2 | -5/+55 |
| | | | | ref:efc311ce588842d06acd4c94a80b74dbddaee616 |