Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Add LinkedIn link to README.mdreadme-linkedin-link | Ivan Blinkov | 2023-05-12 | 1 | -2/+3 |
| | |||||
* | Fix IC counters performance | alexvru | 2023-05-12 | 3 | -20/+43 |
| | |||||
* | add support for tags | xenoxeno | 2023-05-12 | 3 | -3/+15 |
| | |||||
* | add support of sync command | xenoxeno | 2023-05-12 | 3 | -49/+40 |
| | |||||
* | fix min go version | rekby | 2023-05-12 | 2 | -2/+2 |
| | |||||
* | fix script | artem-trof | 2023-05-12 | 1 | -1/+1 |
| | |||||
* | Remove counters upon VDisk destruction | alexvru | 2023-05-11 | 3 | -16/+40 |
| | |||||
* | Optimize CloseAllFdsOnExec for large MaxOpenFiles | say | 2023-05-11 | 1 | -2/+16 |
| | |||||
* | Mark all old slist imports as error | alperevyshin | 2023-05-11 | 1 | -1/+1 |
| | |||||
* | composite key serialization in ColumnShard | chertus | 2023-05-11 | 4 | -29/+65 |
| | |||||
* | Pass query parameter types over to translation settings in kqp. | yuryalekseev | 2023-05-11 | 26 | -116/+469 |
| | |||||
* | Tune Billing for Ingress | hor911 | 2023-05-11 | 9 | -64/+92 |
| | |||||
* | use TStringBuilder | stanly | 2023-05-11 | 2 | -9/+9 |
| | |||||
* | PR from branch users/artem-trof/ | artem-trof | 2023-05-11 | 2 | -14/+22 |
| | | | | | | | | | tune cpu & add shared cache add taskset support update service starter scripts reformat config | ||||
* | Fixed recursive remove of column table entry | brgayazov | 2023-05-11 | 1 | -0/+1 |
| | |||||
* | Workload topic documentation tail | bazeltsev | 2023-05-11 | 1 | -231/+191 |
| | | | updated | ||||
* | Restore Issues Hierarchy | hor911 | 2023-05-11 | 1 | -4/+1 |
| | |||||
* | Fix LeftOnly in stream mode | aakulaga | 2023-05-11 | 1 | -9/+17 |
| | | | Fix LeftOnly in stream mode | ||||
* | pdisks spaceproblem filter doesn't work | andrew-rykov | 2023-05-11 | 1 | -1/+1 |
| | | | | | судя по https://a.yandex-team.ru/arcadia/ydb/core/tablet/node_whiteboard.cpp?blame=true&rev=trunk#L610 перепутали порядок | ||||
* | Change dynamic config version behaviour | innokentii | 2023-05-11 | 5 | -128/+150 |
| | | | change dynamic config version behaviour | ||||
* | add TCMalloc config recommendations | eivanov89 | 2023-05-11 | 1 | -1/+1 |
| | |||||
* | test for split-compaction with same PK(0). Disabled till | chertus | 2023-05-11 | 3 | -40/+86 |
| | |||||
* | Fix naming in public CMS API | t1mursadykov | 2023-05-11 | 2 | -21/+22 |
| | |||||
* | fixed Pg aggregations with init values | vvvv | 2023-05-11 | 8 | -4/+126 |
| | |||||
* | YDB CLI 2.3.0 release notes | bazeltsev | 2023-05-11 | 8 | -18/+57 |
| | | | | | | | | | | | updated Add whats new title Specify release date Add EN release notes for CLI 2.3.0 Add RU release notes for CLI 2.3.0 | ||||
* | Improve API near saved script | galaxycrab | 2023-05-11 | 1 | -13/+18 |
| | |||||
* | Non-zero 1st backoff | hor911 | 2023-05-11 | 1 | -1/+1 |
| | |||||
* | LOG through ActorSystem | hor911 | 2023-05-11 | 1 | -12/+19 |
| | | | Забыл переделать логгирование на *ActorSystem :( | ||||
* | Add not null column | nsofya | 2023-05-11 | 20 | -165/+489 |
| | | | Add not null table | ||||
* | fix typo | eivanov89 | 2023-05-11 | 1 | -1/+1 |
| | |||||
* | Support xxHash in IC | alexvru | 2023-05-10 | 12 | -11/+78 |
| | |||||
* | YQL-15941 More steps to LLVM14. | a-romanov | 2023-05-10 | 4 | -199/+235 |
| | |||||
* | Initial implementation of lineage scanner (for yqlrun/mrrun/embedded) | vvvv | 2023-05-10 | 13 | -2/+638 |
| | | | | | | | | | | Пример запуска %% ~/repo/arcadia/yql/tools/mrrun$./mrrun --format pretty -s --program - --lineage <<< 'use hahn; insert into `tmp/vvvv/test1` select age, 0 as x, age + region as mixed, StablePickle(TableRow()) as pick from `home/yql/tutorial/users`' 2>/dev/null %% результат https://paste.yandex-team.ru/ef1fe012-33de-4fea-8e3e-a4764b89a0a9/text | ||||
* | Added upserting of multiple files concurrently in ydb import file | brgayazov | 2023-05-10 | 26 | -210/+20757 |
| | |||||
* | TVector -> std::vector in ColumnShard | chertus | 2023-05-10 | 45 | -330/+330 |
| | |||||
* | add constexpr; apply clang-format | stanly | 2023-05-10 | 1 | -14/+20 |
| | |||||
* | Mark import of unused macros as error. Contribs under yamaker, pt. 2 | alperevyshin | 2023-05-10 | 2 | -2/+2 |
| | |||||
* | Add resolving macro-includes for some macros. Pt. 1 | alperevyshin | 2023-05-10 | 3 | -0/+72 |
| | | | | | Add resolving macro-includes for some macros Detect all macro-includes in Arcadia | ||||
* | set table path prefix for pg syntax | qrort | 2023-05-10 | 2 | -21/+27 |
| | |||||
* | cleanup compaction code | stanly | 2023-05-10 | 7 | -106/+78 |
| | |||||
* | Pass rpc context to the worker actor for direct rpc cancel subscription. | dcherednik | 2023-05-10 | 16 | -167/+187 |
| | | | | | | | | | Scheme where rpc cancel forwarding via RPC actor (implemented before this patch) is quite unreliable. The reason is RPC actor can be terminated before worker actor subscribed for cancelation event. So direct subscription via future api significant simplify cancelation. Moreover we need rpc context for future changes with parameters format. | ||||
* | comment | vvvv | 2023-05-10 | 1 | -1/+1 |
| | | | Note: mandatory check (NEED_CHECK) was skipped | ||||
* | 23.1.26 Public release | stunder | 2023-05-10 | 6 | -0/+12 |
| | |||||
* | [ymq] make merge test more light | alexbogo | 2023-05-10 | 2 | -6/+17 |
| | | | | | | | | | | 1) тесты падают из-за получения ошибки %%Query result size limit exceeded. (157287674 > 50331648)%% Максимальный размер ответа ограничен в 48МБ на запрос https://a.yandex-team.ru/arcadia/ydb/core/engine/mkql_engine_flat.h?rev=rXXXXXX#L23 поэтому мы теперь получаем изначально количество строк в таблице и распределяем между ними 45 мегабайт информации https://a.yandex-team.ru/review/3375983/files/2#file-ydb/tests/functional/sqs/merge_split_common_table/test.py:R87 PS мы создаем отдельную колонку в таблице и пихаем туда множество данных для того чтобы стриггерить merge партиций по размеру 2) периодически тест таймаутиться, если мы не дожидаемся мержа до 1 партиции, т.к. после если и какая то партиция рассплититься, то происходит ситуация, когда не происходит балансирования партиций по нодам и уезда лидеров на другие ноды не происходит. https://a.yandex-team.ru/review/3375983/files/2#file-ydb/tests/functional/sqs/merge_split_common_table/test.py:R136 3) Логи тестов (при их большом объеме) автоматически обрезаются %%..[truncated]..%%, поэтому в долгих тестах непонятно что происходило минутами, поэтому в этот тесте отключил логирование всех каунтеров - они не приносят полезной информации https://a.yandex-team.ru/review/3375983/files/2#file-ydb/tests/functional/sqs/merge_split_common_table/test.py:R33 | ||||
* | Grace (thread safe) Resource Manager Shutdown | hor911 | 2023-05-10 | 5 | -225/+234 |
| | | | Использование IKqpResourceManager как указателя с имплементацией в виде актора не позволяет управлять его временем жизни. Особенно это проявляется при шатдуне AS. Выношу логику в отдельный (не актор) объект, сам актор держит его через shared_ptr и таким образом гарантирует существование IKqpResourceManager на время жизни актора, но при этом позволяет корректно отработать всем вызовам когда/если актор уже разрушен. | ||||
* | Block rewrite for PgResolvedOp/PgResolvedCall | vvvv | 2023-05-10 | 15 | -17/+360 |
| | |||||
* | YT-17689: Move TFreeList to library/cpp/yt/memory | aleexfi | 2023-05-10 | 8 | -5/+572 |
| | | | Iteration no. 2. First one reverted due to YT-18997 | ||||
* | move some tx helpers to testlib | kirisha-k | 2023-05-10 | 8 | -43/+69 |
| | | | Mv some tx helpers to testlib | ||||
* | Add environment set upon test launch from test.context for python tests | zhukoff-pavel | 2023-05-10 | 1 | -0/+12 |
| | |||||
* | "remove ydb-core-kqp-ut-spilling test skipping" | Nikita Kozlovskiy | 2023-05-10 | 1 | -2/+1 |
| | | | | | "remove ydb-core-kqp-ut-spilling test skipping" Pull Request resolved: #196 |