Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix read iterator bug, when read some rows and got pagefault | eivanov89 | 2022-09-28 | 3 | -26/+173 |
| | |||||
* | Prevent lock reuse after commit or rollback | snaury | 2022-09-28 | 13 | -114/+378 |
| | |||||
* | custom overloaded kernels for +,-,* | vvvv | 2022-09-27 | 13 | -62/+350 |
| | |||||
* | Fix garbage collection handling in GroupOverseer | alexvru | 2022-09-27 | 10 | -43/+171 |
| | |||||
* | Revert fix for not_fn. | halyavin | 2022-09-27 | 2 | -2/+2 |
| | | | It is not needed any more and breaks other functionals. | ||||
* | fix connections multiusage | ssmike | 2022-09-27 | 3 | -4/+9 |
| | |||||
* | PR from branch users/eivanov89/-iterator-load-actor | eivanov89 | 2022-09-27 | 2 | -7/+18 |
| | | | | | cleanup load logs option to configure load chunk sizes via proto | ||||
* | +test. | a-romanov | 2022-09-27 | 1 | -0/+31 |
| | |||||
* | Move controls out of assigned unicode codepoint set to allow any unicode ↵ | galtsev | 2022-09-26 | 2 | -2/+11 |
| | | | | | codepoint in PIRE's lexer. Issue: | ||||
* | validation for connection has been improved | hcpp | 2022-09-26 | 3 | -0/+57 |
| | |||||
* | Refactor ReaderTablet params in TEvGet requests. | yuryalekseev | 2022-09-26 | 17 | -68/+47 |
| | |||||
* | run read iterator load with different inflights | eivanov89 | 2022-09-26 | 4 | -36/+108 |
| | |||||
* | Add test | ilnaz | 2022-09-26 | 1 | -7/+23 |
| | |||||
* | fixed LambdaArgumentsCount for optional args | vvvv | 2022-09-26 | 3 | -3/+50 |
| | |||||
* | support stream lookup for data query | ulya-sidorina | 2022-09-26 | 11 | -43/+235 |
| | | | feature(data_query): support stream lookup for data query | ||||
* | Reset RowsCache | ilnaz | 2022-09-26 | 6 | -0/+20 |
| | |||||
* | Break uncommitted write conflicts in bulk write operations | snaury | 2022-09-26 | 6 | -0/+205 |
| | |||||
* | Extract Authorize Ticket handle to base class | molotkov-and | 2022-09-26 | 2 | -65/+97 |
| | | | Extract Authorize Ticket handle to base class | ||||
* | diagnostics readability-else-after-return | yakubovskiy03 | 2022-09-26 | 1 | -4/+2 |
| | | | Фикшу диганостику readability-else-after-return в директорях гео. В некоторых местах раскрываются эти макросы, на что ругается линтер | ||||
* | Fix ReadTable yson column. Yson value must be passed as bytes_value. | dcherednik | 2022-09-26 | 2 | -4/+30 |
| | |||||
* | Add test for BLOCKED TEvGet with kv tablet. | yuryalekseev | 2022-09-26 | 2 | -1/+74 |
| | |||||
* | fix. | a-romanov | 2022-09-26 | 1 | -13/+9 |
| | |||||
* | Rebalancing autocheck partitions and distbuild clusters. | robot-dts-analyst | 2022-09-26 | 82 | -0/+18216 |
| | | | The process of preparing changes https://sandbox.yandex-team.ru/task/1461772447/view | ||||
* | External build system generator release 10 | robot-ya-builder | 2022-09-26 | 346 | -626/+574 |
| | | | Update tools: yexport | ||||
* | Remove boost/libs stub | bugaevskiy | 2022-09-25 | 16 | -124/+87 |
| | |||||
* | yamaker: apply boost helper to some projects | bugaevskiy | 2022-09-25 | 4 | -4/+3 |
| | |||||
* | [library/python/testing/yatest_common] Relaxed runtime methods for ↵ | prettyboy | 2022-09-25 | 9 | -96/+284 |
| | | | | non-standalone runs | ||||
* | [ymq] fix test: fill queue state in one transaction | alexbogo | 2022-09-24 | 1 | -11/+8 |
| | | | init | ||||
* | Update contrib/restricted/boost/fusion to 1.80.0 | robot-contrib | 2022-09-24 | 36 | -497/+209 |
| | |||||
* | Add gRpc request audit feature flag. | dcherednik | 2022-09-24 | 3 | -1/+5 |
| | |||||
* | Add GroupOverseer component for testing | alexvru | 2022-09-24 | 22 | -20/+840 |
| | |||||
* | Update contrib/libs/nghttp2 to 1.50.0 | robot-contrib | 2022-09-24 | 3 | -9/+10 |
| | |||||
* | Update contrib/restricted/boost/property_map to 1.80.0 | robot-contrib | 2022-09-24 | 7 | -113/+98 |
| | |||||
* | fq public HTTP API lib, rename data->rows, submitted_at->started_at | uzhas | 2022-09-24 | 2 | -6/+5 |
| | |||||
* | change audit log | andrew-rykov | 2022-09-24 | 1 | -1/+23 |
| | |||||
* | Added cloud auth | bazeltsev | 2022-09-24 | 2 | -2/+53 |
| | | | updated | ||||
* | Add missed peerdirs. | dcherednik | 2022-09-23 | 6 | -0/+14 |
| | |||||
* | Update pool config | ilnaz | 2022-09-23 | 9 | -0/+127 |
| | |||||
* | sharding hash function in LogStore service | chertus | 2022-09-23 | 7 | -60/+135 |
| | |||||
* | Handle read conflicts in kqp transactions | snaury | 2022-09-23 | 14 | -17/+306 |
| | |||||
* | add logs docs | andrew-rykov | 2022-09-23 | 2 | -0/+19 |
| | |||||
* | log dq worker type | whcrc | 2022-09-23 | 1 | -2/+2 |
| | |||||
* | Add Reader* params to TEvGet requests from the key value tablet. | yuryalekseev | 2022-09-23 | 6 | -36/+53 |
| | |||||
* | Check PendingQuotaRequest | ilnaz | 2022-09-23 | 1 | -1/+1 |
| | |||||
* | basic read iterator load actor | eivanov89 | 2022-09-23 | 6 | -26/+742 |
| | |||||
* | spans usage for rpc_long_tx | ivanmorozov | 2022-09-23 | 3 | -20/+86 |
| | |||||
* | Extract common source code from ticket parsers to separate class | molotkov-and | 2022-09-23 | 3 | -164/+182 |
| | |||||
* | Support logic time in ORM | dgolear | 2022-09-23 | 3 | -0/+21 |
| | |||||
* | more counters in ColumnShard | chertus | 2022-09-23 | 6 | -1/+17 |
| | |||||
* | move kqp upsert to separate file | eivanov89 | 2022-09-23 | 4 | -305/+339 |
| |