Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update CI config | bazeltsev | 2022-08-31 | 1 | -1/+1 |
| | | | updated | ||||
* | Calculate number of output columns based on Representations | aidarsamer | 2022-08-31 | 1 | -1/+1 |
| | | | calculate number of output columns based on Representations | ||||
* | change LB metadata syntax | d-mokhnatkin | 2022-08-31 | 7 | -49/+41 |
| | |||||
* | added error handling | bbiff | 2022-08-31 | 2 | -27/+53 |
| | |||||
* | Fix potential seg fault when we have nullptr for debug counters for CA | galaxycrab | 2022-08-31 | 1 | -2/+4 |
| | |||||
* | accept pipes sooner | xenoxeno | 2022-08-31 | 1 | -2/+2 |
| | |||||
* | improve a little monitoring and logs for NBS tablets | xenoxeno | 2022-08-31 | 2 | -2/+14 |
| | |||||
* | limit pools to watch for usage | xenoxeno | 2022-08-31 | 2 | -1/+8 |
| | |||||
* | Pass RL enable/disable flag in to grpc service. | dcherednik | 2022-08-31 | 44 | -914/+369 |
| | |||||
* | Update contrib/restricted/abseil-cpp-tstring to 20220623.0 | thegeorg | 2022-08-31 | 135 | -2605/+4826 |
| | |||||
* | Update contrib/libs/lz4 to 1.9.4 | robot-contrib | 2022-08-31 | 12 | -688/+1721 |
| | |||||
* | bugfix: setup correct row operation type in case of erase | gvit | 2022-08-31 | 7 | -7/+45 |
| | |||||
* | Implement pdisk chunk decommit and forget, | cthulhu | 2022-08-31 | 16 | -36/+443 |
| | | | Implement pdisk chunk decommit and forget, | ||||
* | New cmake semantics for compiling with AVX and other specific flags | ignat | 2022-08-31 | 10 | -286/+0 |
| | |||||
* | Fix structure | bazeltsev | 2022-08-31 | 8 | -112/+102 |
| | | | updated | ||||
* | remove unused includes | tobo | 2022-08-31 | 3 | -3/+0 |
| | |||||
* | BlobDepot work in progress | alexvru | 2022-08-30 | 3 | -14/+62 |
| | |||||
* | handle keys of aggregation inside agg functions | vvvv | 2022-08-30 | 1 | -0/+5 |
| | |||||
* | Metering modes | ilnaz | 2022-08-30 | 12 | -18/+364 |
| | |||||
* | Introduce snapshot_read_only tx mode. () | spuchin | 2022-08-30 | 101 | -1271/+2551 |
| | |||||
* | add MORE workloads for KQP | mdartemenko | 2022-08-30 | 10 | -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 -Wshadow | thegeorg | 2022-08-30 | 1 | -7/+0 |
| | |||||
* | [] Emit AssumeStrict for LIKE/ILIKE | aneporada | 2022-08-30 | 1 | -1/+1 |
| | |||||
* | support of aggregations in window definition and functions | vvvv | 2022-08-30 | 3 | -388/+485 |
| | |||||
* | Add more tx observer hooks | snaury | 2022-08-30 | 13 | -20/+306 |
| | |||||
* | [ymq] fix purge std queue test | alexbogo | 2022-08-30 | 1 | -38/+13 |
| | | | init | ||||
* | Support rescheduling executor transactions with changes rollback | snaury | 2022-08-30 | 3 | -6/+81 |
| | |||||
* | add static credentials reference fo go | asmyasnikov | 2022-08-30 | 10 | -48/+117 |
| | | | add static credentials reference fo go | ||||
* | Fix format | bazeltsev | 2022-08-30 | 1 | -9/+14 |
| | | | updated | ||||
* | Update contrib/restricted/boost/spirit to 1.80.0 | robot-contrib | 2022-08-30 | 198 | -6671/+1095 |
| | |||||
* | fixup size of aligned memory region to mlock [] | yurial | 2022-08-30 | 1 | -2/+17 |
| | | | Если мы сдвигаем addr в меньшую сторону, то len мы должны увеличить на столько же. В противном случае, мы можем залочить меньше, чем нужно. | ||||
* | use ch aggregate functions | chertus | 2022-08-30 | 27 | -276/+690 |
| | |||||
* | Fix body parsing behaviour in http_proxy | mokhotskii | 2022-08-30 | 1 | -0/+5 |
| | | | Fix body parsing behaviour in http_proxy | ||||
* | PRfix data race | andrew-rykov | 2022-08-30 | 1 | -33/+37 |
| | | | | | fix data race fix test-race | ||||
* | [ymq] add more logs in cleanup actor, add unremoved queues lag in count | alexbogo | 2022-08-30 | 4 | -10/+16 |
| | | | init | ||||
* | [ymq] making the balancing test faster | alexbogo | 2022-08-30 | 1 | -16/+28 |
| | | | init | ||||
* | [ymq] fix purge queue test for common tables format | alexbogo | 2022-08-30 | 1 | -3/+8 |
| | | | init | ||||
* | Move implementation of test-related functions to avoid double linkage | mokhotskii | 2022-08-30 | 2 | -106/+125 |
| | | | Move implementation of test-related functions to cpp | ||||
* | implement topic service writes | ildar-khisam | 2022-08-30 | 14 | -206/+745 |
| | | | | | merge rXXXXXX, rXXXXXX rXXXXXX in renamed file implement topic service writes | ||||
* | updates | mzinal | 2022-08-30 | 2 | -13/+24 |
| | |||||
* | Rewrite queries to control plane database in rate limiter internal requests ↵ | galaxycrab | 2022-08-30 | 11 | -50/+143 |
| | | | | so that they find by primary keys | ||||
* | on-demand metering preparing | alexnick | 2022-08-30 | 17 | -57/+370 |
| | |||||
* | Do not pass -msse* options to nvcc | thegeorg | 2022-08-30 | 1 | -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.0 | robot-contrib | 2022-08-30 | 42 | -438/+717 |
| | |||||
* | Remove lz4 build with custom memory configuration | prime | 2022-08-30 | 20 | -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 HASH | alextarazanov | 2022-08-30 | 1 | -14/+17 |
| | |||||
* | [review] Update Public Talks (ru) | alextarazanov | 2022-08-30 | 2 | -2/+38 |
| | |||||
* | [] Normalize slashes in S3 paths | aneporada | 2022-08-30 | 5 | -9/+67 |
| | |||||
* | BlobDepot work in progress | alexvru | 2022-08-30 | 13 | -348/+586 |
| | |||||
* | remove unused includes | tobo | 2022-08-30 | 1 | -2/+0 |
| |