Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix includes | spreis | 2022-07-12 | 3 | -315/+2 |
| | |||||
* | use proper readtable in write handlers | ssmike | 2022-07-12 | 1 | -53/+39 |
| | |||||
* | [] add topic service to default grpc servicea | shmel1k | 2022-07-12 | 1 | -0/+1 |
| | |||||
* | Fix typos in http proxy json2proto convertions | mokhotskii | 2022-07-12 | 9 | -18/+205 |
| | | | Fix typos in http proxy json2proto convertions | ||||
* | Set enable_proto_source_id_info: true by default | mokhotskii | 2022-07-12 | 3 | -1/+3 |
| | | | Set enable_proto_source_id_info: true by default | ||||
* | Remove fast split support, | snaury | 2022-07-12 | 5 | -154/+0 |
| | |||||
* | speedup many column shards tests | gvit | 2022-07-12 | 1 | -9/+13 |
| | |||||
* | Fix early poller registration bug | alexvru | 2022-07-12 | 1 | -3/+4 |
| | |||||
* | Suppress DC locality | hor911 | 2022-07-12 | 1 | -2/+2 |
| | |||||
* | Use grpc::Status::details | hor911 | 2022-07-12 | 10 | -42/+162 |
| | |||||
* | Change queue metrics | ilnaz | 2022-07-12 | 8 | -36/+57 |
| | |||||
* | Update contrib/libs/curl to 7.84.0 | robot-contrib | 2022-07-12 | 304 | -1014/+2831 |
| | |||||
* | Tidy up storage stats stuff. | yuryalekseev | 2022-07-12 | 1 | -17/+12 |
| | |||||
* | shrink RetentionBorderReading test | ildar-khisam | 2022-07-12 | 1 | -72/+0 |
| | | | shrink RetentionBorderReading test to avoid oom | ||||
* | resend EvYardInit if there is no pdisk actor | monster | 2022-07-12 | 1 | -12/+24 |
| | |||||
* | Fix create table format | bazeltsev | 2022-07-12 | 3 | -6/+5 |
| | | | fixed | ||||
* | guid generation has been added for each GetTask | hcpp | 2022-07-12 | 1 | -7/+8 |
| | |||||
* | Fix create table format | bazeltsev | 2022-07-12 | 1 | -10/+9 |
| | | | fixed | ||||
* | Fix handling of ALREADY result in ResetTablet, | snaury | 2022-07-11 | 1 | -7/+13 |
| | |||||
* | Per node computation pattern cache (LiteralExecuter) | va-kuznecov | 2022-07-11 | 11 | -56/+249 |
| | | | | | use Singleton Implement ComputationPattern cache in literal executer | ||||
* | Move storage stats calculation to coro actor. | yuryalekseev | 2022-07-11 | 6 | -69/+106 |
| | |||||
* | Issue TEvBlock with consistent IssuerGuid to make BlobDepot work correctly | alexvru | 2022-07-11 | 1 | -4/+10 |
| | |||||
* | BlobDepot work in progress | alexvru | 2022-07-11 | 18 | -277/+305 |
| | |||||
* | SerializeFormat first draft. | a-romanov | 2022-07-11 | 9 | -35/+610 |
| | |||||
* | Fix TTableRange::IsFullRange check. () | spuchin | 2022-07-11 | 1 | -1/+1 |
| | |||||
* | Avoid Ydb::NMonitoring and NMonitoring conflict. | dcherednik | 2022-07-11 | 372 | -1660/+1660 |
| | |||||
* | [] Initial support for explicit partitioning (currently only Hive style ↵ | aneporada | 2022-07-11 | 11 | -165/+647 |
| | | | | partitioning is suppported) | ||||
* | Expand apply for lambdas inside views | ngc224 | 2022-07-11 | 1 | -1/+4 |
| | |||||
* | fix ut | xenoxeno | 2022-07-11 | 2 | -21/+21 |
| | |||||
* | (no commit message) | komels | 2022-07-11 | 3 | -33/+58 |
| | |||||
* | Events in YQ and DQ for rate limiting | galaxycrab | 2022-07-11 | 9 | -0/+101 |
| | | | | | | | Fix build Events in DQ Events in YQ | ||||
* | Refactor http proxy code | mokhotskii | 2022-07-11 | 5 | -403/+477 |
| | | | | | | | Refactor http proxy - introduce HttpRequestContext::ContentType field - switch to builtin MimeType and related functions - move json-proto convertion to a separate file - other minor transitions of code and readability improvements | ||||
* | 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 |
| |