aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix vanilla job's child process haltswhcrc2022-08-041-30/+34
|
* open up recurse to pg_wrapper in OSSuzhas2022-08-045-2/+125
|
* Refactor the way virtual group BlobDepot tablet is being created -- use Hive ↵alexvru2022-08-0424-443/+340
| | | | directly instead of Schemeshard
* PR from branch users/hcpp/bindings_explicit_partitioninghcpp2022-08-047-4/+84
| | | | | test has been fixed first version
* optimizationbbiff2022-08-041-11/+13
|
* distinct all in projectionvvvv2022-08-043-9/+27
|
* [] added missing tconsumer definitionsshmel1k2022-08-041-13/+33
|
* Add cancel hook for streaming download.a-romanov2022-08-043-5/+33
|
* Update contrib/restricted/boost/static_assert to 1.79.0robot-contrib2022-08-042-4/+41
|
* BlobDepot work in progressalexvru2022-08-044-26/+37
|
* Fix macro naming in libc_compatthegeorg2022-08-041-3/+3
| | | These includes belong to ucrt (C runtime library, being a part of Windows SDK), not to MSVC compiler.
* ignoring compression bugbbiff2022-08-042-9/+26
|
* fix not null pk for old engineulya-sidorina2022-08-0415-113/+266
|
* fix for cpu usage 2.0alexnick2022-08-041-9/+7
|
* [] Store file list as single AST node per partitionaneporada2022-08-049-113/+321
|
* Additional info about the JSON record structureilnaz2022-08-041-15/+38
|
* add [[nodiscard]] attribute to Strip functionstobo2022-08-041-12/+10
|
* object storage partitioning has been added for binding (public API)hcpp2022-08-031-0/+42
|
* topic service partition id hotfixildar-khisam2022-08-033-65/+50
|
* add mkql upsert load actoreivanov892022-08-035-36/+133
|
* BlobDepot work in progressalexvru2022-08-0316-51/+788
|
* S3 initial support lz4 compression.a-romanov2022-08-039-27/+269
|
* ReadTable needs to sync on table resolve,snaury2022-08-031-0/+1
|
* CTEvvvv2022-08-031-15/+85
|
* new limits supportbbiff2022-08-033-9/+44
|
* revert back: link ydbd with pg wrapper to support pg typesuzhas2022-08-031582-536/+1181643
|
* Update contrib/restricted/aws/aws-c-io to 0.13.0robot-contrib2022-08-039-313/+856
|
* result writer has been fixedhcpp2022-08-031-21/+54
|
* Allow YQ to work without rate limiter enabled in configgalaxycrab2022-08-036-5/+20
|
* Allow automatic span termination in dtor without erroralexvru2022-08-031-4/+32
|
* library/cpp/cache: Add SizeProvider to LFUCacheakhovrychev2022-08-031-10/+12
|
* Fix datarace in NarrowFlatMap, NarrowMultiMap, *ToDict, MapJoinva-kuznecov2022-08-0310-42/+113
| | | | | | | fix datarace in *ToDict funcions fix datarace in NarrowMultiMap Fix datarace in NarrowFlatMap
* refactor assignsocialgraph2022-08-031-207/+220
| | | | | | Чтобы было проще работать с кодом для задачипровел рефакторинг кода. - избавился от while(false) - избавился от излишних сокращений в названии локальных переменных - добавил фигурные скобки
* cpu usage optimization bugfixalexnick2022-08-032-4/+7
|
* Enable snapshot reads in recipies,snaury2022-08-031-0/+1
|
* Quota update hook + cloud conformant renamehor9112022-08-034-41/+108
|
* coalescevvvv2022-08-022-0/+85
|
* fix ydbd-stable-linux-amd64 unzip instructionsalexv-smirnov2022-08-022-4/+4
|
* YQ rate limiter control plane implementationgalaxycrab2022-08-0244-413/+2258
|
* add implicit build/scripts/rodata2cpp.py to ydb sync configalexv-smirnov2022-08-021-0/+34
|
* topic api docsrekby2022-08-022-1/+301
|
* flattened formatting for FROM/WHERE etcvvvv2022-08-022-125/+85
|
* cpu usage optimizationalexnick2022-08-025-13/+47
|
* Blobstorage configurationbazeltsev2022-08-024-1/+82
| | | | | | | updated Fix some typos Some thoughts on production storage configuration,
* Fix false positive system command detection in non-ydb cli,pnv12022-08-021-8/+19
|
* MVCC and locks impl for datashard iteratoreivanov892022-08-0211-45/+785
|
* Support CPU quota in quota managergalaxycrab2022-08-023-3/+9
|
* graph destruction fix has been addedhcpp2022-08-023-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 v2d-mokhnatkin2022-08-022-0/+2
|
* Support assimilation call in vdiskalexvru2022-08-0217-14/+610
|