aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* YT-20562: Fix trace context leak in TDynamicChannelPoolbabenko2023-11-261-2/+2
|
* More TGuid helpersbabenko2023-11-254-26/+82
|
* Update contrib/python/boto3/py3 to 1.28.84robot-contrib2023-11-253-4/+4
|
* Intermediate changesrobot-piglet2023-11-254-5/+27
|
* Remove support Python 3 from importlib-metadata/py2shadchin2023-11-251-9/+4
|
* Added DP table size cutoff to the CBOpavelvelikhov2023-11-257-14/+124
| | | | Added DP table size cutoff to the CBO
* Set correct default PDisk and BSC version, KIKIMR-20283serg-belyakov2023-11-251-2/+2
| | | | Set correct default PDisk and BSC version
* Add test with expected LookupJoinaneporada2023-11-246-0/+70
|
* (no commit message)pg2023-11-241-1/+5
|
* Update yfm-docs for ya make to Build time: 10.08msrobot-cozmo2023-11-241-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-19942alexvru2023-11-241-9/+20
|
* remove specific topic ops state, use execute state KIKIMR-19901gvit2023-11-241-34/+19
|
* Intermediate changesrobot-piglet2023-11-241-1/+1
|
* Cosmetic: duplicate declaration of ToProtocoteeq2023-11-241-1/+0
|
* support trace optgrigoriypisar2023-11-2414-51/+244
| | | | | | Добавлена поддержка trace-opt Добавлена возможность запуска с обходом RunScriptActor, что позволяет избежать множества побочных запросов Добавлен флаг через который можно передать путь к app_config
* Intermediate changesrobot-piglet2023-11-241-2/+5
|
* Support CSAnechda2023-11-243-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 optionalvitalyisaev2023-11-241-0/+11
|
* Revert commit rXXXXXX,Add env semanticsvidyuk2023-11-242211-65/+54204
|
* Python Import Tracingkuzmich3212023-11-242-4/+14
|
* Add env semanticdimdim112023-11-242211-54204/+65
|
* YT-20546: Peer discovery encapsulationgrigminakov2023-11-2414-55/+135
|
* KIKIMR-20156: validate equal kqp request columns vs program for CSivanmorozov2023-11-241-15/+53
|
* Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, test_tool3robot-ya-builder2023-11-243-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 ↵vitalyisaev2023-11-2412-83/+208
| | | | determining protocol
* YT-20315: Support retries of cross cell copyingnadya022023-11-245-8/+93
| | | | | | add options YT-20315: Support retries of cross cell copying
* Add ServerlessComputeResourcesMode to scheme KIKIMR-20111pixcc2023-11-2434-11/+959
| | | | Add ServerlessComputeResourcesMode to scheme KIKIMR-20111
* Intermediate changesrobot-piglet2023-11-242-6/+21
|
* Update contrib/python/clickhouse-connect to 0.6.20robot-contrib2023-11-244-5/+5
|
* Update contrib/python/boto3/py3 to 1.28.83robot-contrib2023-11-243-4/+4
|
* YT-20547: TJobId is now strongly typedarkady-e1ppa2023-11-247-18/+47
|
* allow multiple equal TYPE in prom metricsvalerybitsoev2023-11-231-2/+4
|
* YQL-16986 wide combiner with spilling prototypezverevgeny2023-11-2326-64/+735
|
* Intermediate changesrobot-piglet2023-11-232-1/+20
|
* exists/not exists semantic fix: supported only in query servicegvit2023-11-239-31/+57
|
* Add limit for load from S3 sourcee-zudin2023-11-231-11/+101
|
* KIKIMR-20073: fix timeout for sanitizersivanmorozov2023-11-231-4/+16
|
* KIKIMR-20247: fixivanmorozov2023-11-231-1/+1
|
* YT-20560: Update p2p snooper weight under lockdon-dron2023-11-231-2/+2
|
* Introduce ground cluster support to sequoiah0pless2023-11-231-0/+5
|
* fix newline formatting for EXISTS and lambda bodies, enable double format ↵areredify2023-11-2359-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 changesrobot-piglet2023-11-2337-55/+36
|
* Sorted map in RemoveMinatnenace responsekvk19202023-11-231-3/+2
|
* schemeshard: add EnableTablePgTypes feature flag to disable use of pg types ↵ijon2023-11-2320-13/+92
| | | | | | in table columns KIKIMR-20226
* Update yfm-docs for ya make to Build time: 8.848msrobot-cozmo2023-11-231-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 TTableSchemaEgor Chunaev2023-11-233-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 changesrobot-piglet2023-11-231-7/+254
|
* sub issues have been fixedhcpp2023-11-232-2/+15
|
* continue states refactoring in session actorgvit2023-11-231-90/+34
|
* KIKIMR-20078: drop/alter/create uservpolka2023-11-2314-51/+213
|