aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Update CI configbazeltsev2022-08-311-1/+1
| | | updated
* Calculate number of output columns based on Representationsaidarsamer2022-08-311-1/+1
| | | calculate number of output columns based on Representations
* change LB metadata syntaxd-mokhnatkin2022-08-317-49/+41
|
* added error handlingbbiff2022-08-312-27/+53
|
* Fix potential seg fault when we have nullptr for debug counters for CAgalaxycrab2022-08-311-2/+4
|
* accept pipes soonerxenoxeno2022-08-311-2/+2
|
* improve a little monitoring and logs for NBS tabletsxenoxeno2022-08-312-2/+14
|
* limit pools to watch for usagexenoxeno2022-08-312-1/+8
|
* Pass RL enable/disable flag in to grpc service.dcherednik2022-08-3144-914/+369
|
* Update contrib/restricted/abseil-cpp-tstring to 20220623.0thegeorg2022-08-31135-2605/+4826
|
* Update contrib/libs/lz4 to 1.9.4robot-contrib2022-08-3112-688/+1721
|
* bugfix: setup correct row operation type in case of erasegvit2022-08-317-7/+45
|
* Implement pdisk chunk decommit and forget,cthulhu2022-08-3116-36/+443
| | | Implement pdisk chunk decommit and forget,
* New cmake semantics for compiling with AVX and other specific flagsignat2022-08-3110-286/+0
|
* Fix structurebazeltsev2022-08-318-112/+102
| | | updated
* remove unused includestobo2022-08-313-3/+0
|
* BlobDepot work in progressalexvru2022-08-303-14/+62
|
* handle keys of aggregation inside agg functionsvvvv2022-08-301-0/+5
|
* Metering modesilnaz2022-08-3012-18/+364
|
* Introduce snapshot_read_only tx mode. ()spuchin2022-08-30101-1271/+2551
|
* add MORE workloads for KQPmdartemenko2022-08-3010-191/+223
| | | | | Adds 2 Workloads for KQP: 1) BigString -> generates kv pairs with big string as second field 2) MultiColumn -> generates multi column table with FetchCnt not null columns
* boost/spirit: Drop terrible patch to workaround -Wshadowthegeorg2022-08-301-7/+0
|
* [] Emit AssumeStrict for LIKE/ILIKEaneporada2022-08-301-1/+1
|
* support of aggregations in window definition and functionsvvvv2022-08-303-388/+485
|
* Add more tx observer hookssnaury2022-08-3013-20/+306
|
* [ymq] fix purge std queue testalexbogo2022-08-301-38/+13
| | | init
* Support rescheduling executor transactions with changes rollbacksnaury2022-08-303-6/+81
|
* add static credentials reference fo goasmyasnikov2022-08-3010-48/+117
| | | add static credentials reference fo go
* Fix formatbazeltsev2022-08-301-9/+14
| | | updated
* Update contrib/restricted/boost/spirit to 1.80.0robot-contrib2022-08-30198-6671/+1095
|
* fixup size of aligned memory region to mlock []yurial2022-08-301-2/+17
| | | Если мы сдвигаем addr в меньшую сторону, то len мы должны увеличить на столько же. В противном случае, мы можем залочить меньше, чем нужно.
* use ch aggregate functionschertus2022-08-3027-276/+690
|
* Fix body parsing behaviour in http_proxymokhotskii2022-08-301-0/+5
| | | Fix body parsing behaviour in http_proxy
* PRfix data raceandrew-rykov2022-08-301-33/+37
| | | | | fix data race fix test-race
* [ymq] add more logs in cleanup actor, add unremoved queues lag in countalexbogo2022-08-304-10/+16
| | | init
* [ymq] making the balancing test fasteralexbogo2022-08-301-16/+28
| | | init
* [ymq] fix purge queue test for common tables formatalexbogo2022-08-301-3/+8
| | | init
* Move implementation of test-related functions to avoid double linkagemokhotskii2022-08-302-106/+125
| | | Move implementation of test-related functions to cpp
* implement topic service writesildar-khisam2022-08-3014-206/+745
| | | | | merge rXXXXXX, rXXXXXX rXXXXXX in renamed file implement topic service writes
* updatesmzinal2022-08-302-13/+24
|
* Rewrite queries to control plane database in rate limiter internal requests ↵galaxycrab2022-08-3011-50/+143
| | | | so that they find by primary keys
* on-demand metering preparingalexnick2022-08-3017-57/+370
|
* Do not pass -msse* options to nvccthegeorg2022-08-301-7/+3
| | | While it might be reasonable to compile host part of `.cu` sources with these optimizations enabled, nvcc tries to pass these options down towards cicc which (obviously) lacks x86_64 extensions support.
* Update contrib/restricted/boost/thread to 1.80.0robot-contrib2022-08-3042-438/+717
|
* Remove lz4 build with custom memory configurationprime2022-08-3020-148/+4
| | | | | | | | | | lz4 позволяет определить параметр memory на этапе компиляции. Этот параметр задаёт трейдофф между скоростью и степенью сжатия. Сейчас этот параметр используется только в blockcodecs. Поиск по аркадии не находит упоминания этих кодеков. Возможно, что они вообще не используются. https://a.yandex-team.ru/search?search=lz4-fast%5Cd%5Cd-fast,,,arcadia,,500&repo=arcadia https://a.yandex-team.ru/search?search=lz4-fast%5Cd%5Cd-safe,,,arcadia,,500&repo=arcadia Так как параметр на этапе компиляции требует хаков на уровне сборки и усложняет апдейт lz4, предлагаю удалить эти хаки, и оставить только default уровень сжатия (параметр 14).
* [review] Best Practices HASHalextarazanov2022-08-301-14/+17
|
* [review] Update Public Talks (ru)alextarazanov2022-08-302-2/+38
|
* [] Normalize slashes in S3 pathsaneporada2022-08-305-9/+67
|
* BlobDepot work in progressalexvru2022-08-3013-348/+586
|
* remove unused includestobo2022-08-301-2/+0
|