Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | YT-20562: Fix trace context leak in TDynamicChannelPool | babenko | 2023-11-26 | 1 | -2/+2 |
| | |||||
* | More TGuid helpers | babenko | 2023-11-25 | 4 | -26/+82 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.84 | robot-contrib | 2023-11-25 | 3 | -4/+4 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-25 | 4 | -5/+27 |
| | |||||
* | Remove support Python 3 from importlib-metadata/py2 | shadchin | 2023-11-25 | 1 | -9/+4 |
| | |||||
* | Added DP table size cutoff to the CBO | pavelvelikhov | 2023-11-25 | 7 | -14/+124 |
| | | | | Added DP table size cutoff to the CBO | ||||
* | Set correct default PDisk and BSC version, KIKIMR-20283 | serg-belyakov | 2023-11-25 | 1 | -2/+2 |
| | | | | Set correct default PDisk and BSC version | ||||
* | Add test with expected LookupJoin | aneporada | 2023-11-24 | 6 | -0/+70 |
| | |||||
* | (no commit message) | pg | 2023-11-24 | 1 | -1/+5 |
| | |||||
* | Update yfm-docs for ya make to Build time: 10.08ms | robot-cozmo | 2023-11-24 | 1 | -4/+4 |
| | | | | | | | 4.6.1 Author: v8tenko Sandbox task: https://sandbox.yandex-team.ru/task/2043695364 Docs version: None | ||||
* | Fix VDisk behaviour upon reception of bad VDiskId field KIKIMR-19942 | alexvru | 2023-11-24 | 1 | -9/+20 |
| | |||||
* | remove specific topic ops state, use execute state KIKIMR-19901 | gvit | 2023-11-24 | 1 | -34/+19 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-24 | 1 | -1/+1 |
| | |||||
* | Cosmetic: duplicate declaration of ToProto | coteeq | 2023-11-24 | 1 | -1/+0 |
| | |||||
* | support trace opt | grigoriypisar | 2023-11-24 | 14 | -51/+244 |
| | | | | | | Добавлена поддержка trace-opt Добавлена возможность запуска с обходом RunScriptActor, что позволяет избежать множества побочных запросов Добавлен флаг через который можно передать путь к app_config | ||||
* | Intermediate changes | robot-piglet | 2023-11-24 | 1 | -2/+5 |
| | |||||
* | Support CSA | nechda | 2023-11-24 | 3 | -0/+120 |
| | | | | | | | | | | | | | | | # О чем этот PR? Добавляем возможность автоматического запуска Clang Static Analyzer (CSA) при сборке бинарников # Уже же есть clang tidy зачем нам еще и clang static analyzer? Да, clang tidy включает в себя возможности static analyzer, но данный PR расширает возможности CSA, а конкретно: 1. Фильтрация анализируемых файлов -- CSA по дефолту такое делать не умеет, а стандартные чекеры находят всякий мусор в либах контриба 2. Возможность подгружать свои собственные плагины -- они же чекеры # А нам точно нужен CSA? Да, нужен, так как он находит провисшие ссылки https://a.yandex-team.ru/review/4679116/details -- проезды по памяти ловить ооочень сложно ## Чтобы следить за процессом В CI падает большое количество тестов, поэтому параллельно идет CI в котором изменений никаких нет, для отслеживания динамики падающих тестов https://a.yandex-team.ru/review/4868604/details | ||||
* | YQ Connector: make paging config section optional | vitalyisaev | 2023-11-24 | 1 | -0/+11 |
| | |||||
* | Revert commit rXXXXXX,Add env semantic | svidyuk | 2023-11-24 | 2211 | -65/+54204 |
| | |||||
* | Python Import Tracing | kuzmich321 | 2023-11-24 | 2 | -4/+14 |
| | |||||
* | Add env semantic | dimdim11 | 2023-11-24 | 2211 | -54204/+65 |
| | |||||
* | YT-20546: Peer discovery encapsulation | grigminakov | 2023-11-24 | 14 | -55/+135 |
| | |||||
* | KIKIMR-20156: validate equal kqp request columns vs program for CS | ivanmorozov | 2023-11-24 | 1 | -15/+53 |
| | |||||
* | Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3 | robot-ya-builder | 2023-11-24 | 3 | -24/+24 |
| | | | | | | | | | From hash: [e40aceb038b223e966597dde422c02b8820d2522](https://a.yandex-team.ru/arcadia/commit/e40aceb038b223e966597dde422c02b8820d2522) From revision: [12953889](https://a.yandex-team.ru/arcadia/commit/rXXXXXX) [CI flow](https://a.yandex-team.ru/projects/ya_make/ci/releases/flow?dir=devtools%2Fya&id=release-ya-bin2-ya-bin3-tts&version=286) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, ya_bin, os_ya, test_tool, test_tool3 | ||||
* | YQ Connector: use state of connection instead of service config when ↵ | vitalyisaev | 2023-11-24 | 12 | -83/+208 |
| | | | | determining protocol | ||||
* | YT-20315: Support retries of cross cell copying | nadya02 | 2023-11-24 | 5 | -8/+93 |
| | | | | | | add options YT-20315: Support retries of cross cell copying | ||||
* | Add ServerlessComputeResourcesMode to scheme KIKIMR-20111 | pixcc | 2023-11-24 | 34 | -11/+959 |
| | | | | Add ServerlessComputeResourcesMode to scheme KIKIMR-20111 | ||||
* | Intermediate changes | robot-piglet | 2023-11-24 | 2 | -6/+21 |
| | |||||
* | Update contrib/python/clickhouse-connect to 0.6.20 | robot-contrib | 2023-11-24 | 4 | -5/+5 |
| | |||||
* | Update contrib/python/boto3/py3 to 1.28.83 | robot-contrib | 2023-11-24 | 3 | -4/+4 |
| | |||||
* | YT-20547: TJobId is now strongly typed | arkady-e1ppa | 2023-11-24 | 7 | -18/+47 |
| | |||||
* | allow multiple equal TYPE in prom metrics | valerybitsoev | 2023-11-23 | 1 | -2/+4 |
| | |||||
* | YQL-16986 wide combiner with spilling prototype | zverevgeny | 2023-11-23 | 26 | -64/+735 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-11-23 | 2 | -1/+20 |
| | |||||
* | exists/not exists semantic fix: supported only in query service | gvit | 2023-11-23 | 9 | -31/+57 |
| | |||||
* | Add limit for load from S3 source | e-zudin | 2023-11-23 | 1 | -11/+101 |
| | |||||
* | KIKIMR-20073: fix timeout for sanitizers | ivanmorozov | 2023-11-23 | 1 | -4/+16 |
| | |||||
* | KIKIMR-20247: fix | ivanmorozov | 2023-11-23 | 1 | -1/+1 |
| | |||||
* | YT-20560: Update p2p snooper weight under lock | don-dron | 2023-11-23 | 1 | -2/+2 |
| | |||||
* | Introduce ground cluster support to sequoia | h0pless | 2023-11-23 | 1 | -0/+5 |
| | |||||
* | fix newline formatting for EXISTS and lambda bodies, enable double format ↵ | areredify | 2023-11-23 | 59 | -233/+229 |
| | | | | | | | | | | checks on all tests canonize yt_native tests canonize heavy tests fix EXISTS and lambda body newline formatting, enabled double format check everywhere | ||||
* | Intermediate changes | robot-piglet | 2023-11-23 | 37 | -55/+36 |
| | |||||
* | Sorted map in RemoveMinatnenace response | kvk1920 | 2023-11-23 | 1 | -3/+2 |
| | |||||
* | schemeshard: add EnableTablePgTypes feature flag to disable use of pg types ↵ | ijon | 2023-11-23 | 20 | -13/+92 |
| | | | | | | in table columns KIKIMR-20226 | ||||
* | Update yfm-docs for ya make to Build time: 8.848ms | robot-cozmo | 2023-11-23 | 1 | -4/+4 |
| | | | | | | | 4.5.1 Author: v8tenko Sandbox task: https://sandbox.yandex-team.ru/task/2041710168 Docs version: None | ||||
* | Fix serialization of decimal type in TTableSchema | Egor Chunaev | 2023-11-23 | 3 | -4/+60 |
| | | | | | | | | | | | | I hereby agree to the terms of the CLA available at: https://yandex.ru/legal/cla/?lang=en Fix for https://github.com/ytsaurus/ytsaurus/issues/173 --- Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/174 Co-authored-by: ermolovd <ermolovd@yandex-team.com> | ||||
* | Intermediate changes | robot-piglet | 2023-11-23 | 1 | -7/+254 |
| | |||||
* | sub issues have been fixed | hcpp | 2023-11-23 | 2 | -2/+15 |
| | |||||
* | continue states refactoring in session actor | gvit | 2023-11-23 | 1 | -90/+34 |
| | |||||
* | KIKIMR-20078: drop/alter/create user | vpolka | 2023-11-23 | 14 | -51/+213 |
| |