Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix vanilla job's child process halts | whcrc | 2022-08-04 | 1 | -30/+34 |
| | |||||
* | open up recurse to pg_wrapper in OSS | uzhas | 2022-08-04 | 5 | -2/+125 |
| | |||||
* | Refactor the way virtual group BlobDepot tablet is being created -- use Hive ↵ | alexvru | 2022-08-04 | 24 | -443/+340 |
| | | | | directly instead of Schemeshard | ||||
* | PR from branch users/hcpp/bindings_explicit_partitioning | hcpp | 2022-08-04 | 7 | -4/+84 |
| | | | | | test has been fixed first version | ||||
* | optimization | bbiff | 2022-08-04 | 1 | -11/+13 |
| | |||||
* | distinct all in projection | vvvv | 2022-08-04 | 3 | -9/+27 |
| | |||||
* | [] added missing tconsumer definitions | shmel1k | 2022-08-04 | 1 | -13/+33 |
| | |||||
* | Add cancel hook for streaming download. | a-romanov | 2022-08-04 | 3 | -5/+33 |
| | |||||
* | Update contrib/restricted/boost/static_assert to 1.79.0 | robot-contrib | 2022-08-04 | 2 | -4/+41 |
| | |||||
* | BlobDepot work in progress | alexvru | 2022-08-04 | 4 | -26/+37 |
| | |||||
* | Fix macro naming in libc_compat | thegeorg | 2022-08-04 | 1 | -3/+3 |
| | | | These includes belong to ucrt (C runtime library, being a part of Windows SDK), not to MSVC compiler. | ||||
* | 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 |
| | | | | | | | fix datarace in *ToDict funcions fix datarace in NarrowMultiMap Fix datarace in NarrowFlatMap | ||||
* | refactor assign | socialgraph | 2022-08-03 | 1 | -207/+220 |
| | | | | | | Чтобы было проще работать с кодом для задачипровел рефакторинг кода. - избавился от while(false) - избавился от излишних сокращений в названии локальных переменных - добавил фигурные скобки | ||||
* | 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 |
| | | | | | | | updated Fix some typos Some thoughts on production storage configuration, | ||||
* | 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 |
| | | | | | | | | | | | Гонка состояла в том, что в асинхронном CA: > Oleg Doronin: 1. Вызывается DrainOutputChannel который посылает TEvPop https://a.yandex-team.ru/arcadia/ydb/library/yql/dq/actors/compute/dq_async_compute_actor.cpp?rev=rXXXXXX#L205 2. Приходит TEvDqCompute::TEvChannelDataAck в котором канал закрывается https://a.yandex-team.ru/arcadia/ydb/library/yql/dq/actors/compute/dq_compute_actor_channels.cpp?rev=rXXXXXX#L162 Ну и все InFlight = 1, а канал закрыт > Vasily Gerasimov: А, он закрывается следующим актором в цепочке типа? > Oleg Doronin: да | ||||
* | Fix oss build v2 | d-mokhnatkin | 2022-08-02 | 2 | -0/+2 |
| | |||||
* | Support assimilation call in vdisk | alexvru | 2022-08-02 | 17 | -14/+610 |
| |