| Commit message (Expand) | Author | Age | Files | Lines |
* | Fix macro naming in libc_compat | thegeorg | 2022-08-04 | 1 | -3/+3 |
* | ignoring compression bug | bbiff | 2022-08-04 | 2 | -9/+26 |
* | fix not null pk for old engine | ulya-sidorina | 2022-08-04 | 15 | -113/+266 |
* | fix for cpu usage 2.0 | alexnick | 2022-08-04 | 1 | -9/+7 |
* | [] Store file list as single AST node per partition | aneporada | 2022-08-04 | 9 | -113/+321 |
* | Additional info about the JSON record structure | ilnaz | 2022-08-04 | 1 | -15/+38 |
* | add [[nodiscard]] attribute to Strip functions | tobo | 2022-08-04 | 1 | -12/+10 |
* | object storage partitioning has been added for binding (public API) | hcpp | 2022-08-03 | 1 | -0/+42 |
* | topic service partition id hotfix | ildar-khisam | 2022-08-03 | 3 | -65/+50 |
* | add mkql upsert load actor | eivanov89 | 2022-08-03 | 5 | -36/+133 |
* | BlobDepot work in progress | alexvru | 2022-08-03 | 16 | -51/+788 |
* | S3 initial support lz4 compression. | a-romanov | 2022-08-03 | 9 | -27/+269 |
* | ReadTable needs to sync on table resolve, | snaury | 2022-08-03 | 1 | -0/+1 |
* | CTE | vvvv | 2022-08-03 | 1 | -15/+85 |
* | new limits support | bbiff | 2022-08-03 | 3 | -9/+44 |
* | revert back: link ydbd with pg wrapper to support pg types | uzhas | 2022-08-03 | 1582 | -536/+1181643 |
* | Update contrib/restricted/aws/aws-c-io to 0.13.0 | robot-contrib | 2022-08-03 | 9 | -313/+856 |
* | result writer has been fixed | hcpp | 2022-08-03 | 1 | -21/+54 |
* | Allow YQ to work without rate limiter enabled in config | galaxycrab | 2022-08-03 | 6 | -5/+20 |
* | Allow automatic span termination in dtor without error | alexvru | 2022-08-03 | 1 | -4/+32 |
* | library/cpp/cache: Add SizeProvider to LFUCache | akhovrychev | 2022-08-03 | 1 | -10/+12 |
* | Fix datarace in NarrowFlatMap, NarrowMultiMap, *ToDict, MapJoin | va-kuznecov | 2022-08-03 | 10 | -42/+113 |
* | refactor assign | socialgraph | 2022-08-03 | 1 | -207/+220 |
* | cpu usage optimization bugfix | alexnick | 2022-08-03 | 2 | -4/+7 |
* | Enable snapshot reads in recipies, | snaury | 2022-08-03 | 1 | -0/+1 |
* | Quota update hook + cloud conformant rename | hor911 | 2022-08-03 | 4 | -41/+108 |
* | coalesce | vvvv | 2022-08-02 | 2 | -0/+85 |
* | fix ydbd-stable-linux-amd64 unzip instructions | alexv-smirnov | 2022-08-02 | 2 | -4/+4 |
* | YQ rate limiter control plane implementation | galaxycrab | 2022-08-02 | 44 | -413/+2258 |
* | add implicit build/scripts/rodata2cpp.py to ydb sync config | alexv-smirnov | 2022-08-02 | 1 | -0/+34 |
* | topic api docs | rekby | 2022-08-02 | 2 | -1/+301 |
* | flattened formatting for FROM/WHERE etc | vvvv | 2022-08-02 | 2 | -125/+85 |
* | cpu usage optimization | alexnick | 2022-08-02 | 5 | -13/+47 |
* | Blobstorage configuration | bazeltsev | 2022-08-02 | 4 | -1/+82 |
* | Fix false positive system command detection in non-ydb cli, | pnv1 | 2022-08-02 | 1 | -8/+19 |
* | MVCC and locks impl for datashard iterator | eivanov89 | 2022-08-02 | 11 | -45/+785 |
* | Support CPU quota in quota manager | galaxycrab | 2022-08-02 | 3 | -3/+9 |
* | graph destruction fix has been added | hcpp | 2022-08-02 | 3 | -26/+35 |
* | Fix oss build v2 | d-mokhnatkin | 2022-08-02 | 2 | -0/+2 |
* | Support assimilation call in vdisk | alexvru | 2022-08-02 | 17 | -14/+610 |
* | Fix link and structure | bazeltsev | 2022-08-02 | 4 | -228/+266 |
* | table-related optimizers | vvvv | 2022-08-01 | 4 | -17/+29 |
* | Fix oss build | d-mokhnatkin | 2022-08-01 | 2 | -0/+2 |
* | Common retry policy for read stream from S3. | a-romanov | 2022-08-01 | 5 | -75/+60 |
* | Revert "Temporary remove ut again" | d-mokhnatkin | 2022-08-01 | 6 | -0/+194 |
* | Fix data race in WideFilter, WideMap, WideCondense, WideChopper, WideCombine | va-kuznecov | 2022-08-01 | 10 | -106/+192 |
* | [] ExtractMembers optimizer for S3 | aneporada | 2022-08-01 | 6 | -108/+180 |
* | AggregateSubsetFieldsAnalyzer | vvvv | 2022-08-01 | 1 | -2/+39 |
* | fix retries on dq failure | whcrc | 2022-08-01 | 1 | -1/+1 |
* | [] add write session close fix | shmel1k | 2022-08-01 | 2 | -7/+31 |