aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Unmute some flaky tests (#1889)azevaykin2024-02-131-2/+0
|
* Forbid query execution on explicit session without attach (#1870)Daniil Cherednik2024-02-132-1/+51
|
* [Configs Refactor] Deprecate old yaml_config_parser (#1876)Innokentii Mokin2024-02-1310-9/+26
|
* YQ-2417 show ast in case of compilation error (#1353)Pisarenko Grigoriy2024-02-1312-58/+174
|
* bring simple queue tool to oss (#1879)Vitalii Gridnev2024-02-133-0/+552
|
* Create a submenu for changelog to enable includes into the overlay docs (#1880)AlexSm2024-02-134-16/+16
|
* Remove duplicated defines (#1788)Mikhnenko Sasha2024-02-131-2/+0
|
* YDBDOCS-596: extra clarifications to upgrade.md (#1874)Ivan Blinkov2024-02-132-21/+18
|
* quick fix for column name of select version() (#1801)Vitaly Stoyan2024-02-13119-1784/+2156
|
* LOGBROKER-8894 enable minSeqNo save in partition (iter3) (#1768)FloatingCrowbar2024-02-138-26/+70
|
* Add unit tests for EvaluateExpr in VIEWs (#1488)Daniil Demin2024-02-131-3/+90
| | | Make sure that the behaviour is the same for the plain SELECT CurrentUtcTimestamp() and for the same statement, but executed via a view.
* [Configs Refactor] Split protobufs (#1863)Innokentii Mokin2024-02-124-87/+100
|
* Do not call TypeName for trace in tablet transactions if no trace exists (#1867)Semyon Danilov2024-02-121-3/+7
| | | Fixes #1859
* Test supported types KIKIMR-20902 (#1865)Ilnaz Nizametdinov2024-02-122-0/+60
|
* Fixed missing PEERDIR in ydb/public/tools/lib/cmds (#1856)Vitaly Isaev2024-02-121-1/+2
|
* YQL-17250: Add stats for hybrid skip checks (#1670)Maxim Kovalev2024-02-123-264/+231
|
* Expose a factory for new native cbo YQL-17437 (#1855)Alexey Ozeritskiy2024-02-122-88/+93
|
* Support of database sys cache (#1817)Vitaly Stoyan2024-02-127-0/+112
|
* Сhange keys format for service partitions (#1569)FloatingCrowbar2024-02-122-5/+88
|
* ci: fix Embedded UI refresh workflow (#1780)Vladimir Lewandowski2024-02-121-2/+2
|
* runtime dispatching (fixed) (#1847)starlinskiy2024-02-1213-1/+275
|
* Manage releases docs (#1351)AlexSm2024-02-1214-2/+172
| | | Co-authored-by: Ivan Blinkov <ivan@blinkov.ru>
* Do not move protobuf from TValue during BulkUpsert execution. (#1809)Daniil Cherednik2024-02-122-1/+70
| | | | | | | TValue just wrapper over shared_ptr and has no deep copy ctor, it causes common mistake with retry case. Changelog category Bugfix
* Use six's 'urllib.parse' in 'PY23_LIBRARY' modules (#1833)Vitaly Isaev2024-02-121-1/+1
|
* docs: fix presentation url (#1816)zumra6a2024-02-121-1/+1
|
* Revert "Move Inflight actors to ut_helpers" (#1802)Sergey Belyakov2024-02-127-249/+200
|
* fix segfault (#1799)Alexey Efimov2024-02-122-9/+34
|
* YQL-17502 Bigdate from/to string conversions (#1447)amikish2024-02-1226-357/+709
|
* KIKIMR-20580: enable stream lookup (#1676)Iuliia Sidorina2024-02-122-11/+3
|
* Cannonized two plans (#1773)Pavel Velikhov2024-02-122-31/+19
|
* improve base stats propagation logic (#1741)Aleksandr Dmitriev2024-02-126-49/+211
|
* Merge pull request #1777 from alexv-smirnov/mergelibs13AlexSm2024-02-128438-2472363/+1545421
|\ | | | | Library import 13
| * Update rightlib shaAlexander Smirnov2024-02-091-1/+1
| |
| * Try to allow PEERDIR between resource librariesspreis2024-02-094-18/+22
| |
| * Intermediate changesrobot-piglet2024-02-093-3/+4
| |
| * nots: Оптимизация в расчете integritykhoden2024-02-091-1/+2
| | | | | | | | | | | | | | | | Теперь integrity (sha256) считается сразу в builder и записывается в архив. nots/cli распаковывает только один этот файл и сравнивает его с существующим. Получается, что в nots/cli нет необходимости считать sha256 каждый раз (особенно для неизменившихся пиров). Прирост скорости - где-то 250 мс для nots/cli. Для проектов с output.tar бОльшего размера или с крупными пирами ускорение более значительное.
| * Add nvml.h sysinclmikhnenko2024-02-092-0/+8
| |
| * baseline per project для дефолтного ktlintpsydmm2024-02-092-1/+16
| | | | | | | | add baseline per project for ktline
| * Fix threading for gevent in Python 3.11.8vlasovskikh2024-02-091-1/+6
| |
| * Rework joinpath for importlib.resourcesshadchin2024-02-093-30/+98
| |
| * Automatic release build for ya_bin3, ya_bin, os_ya, test_tool, ↵robot-ya-builder2024-02-094-30/+36
| | | | | | | | | | | | | | | | | | | | | | os_test_tool_3, test_tool3 From hash: [51ef6df793710716058155002ef049141838fa02](https://a.yandex-team.ru/arcadia/commit/51ef6df793710716058155002ef049141838fa02) From revision: [13398836](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=341) Flow triggered by user: [robot-ci](https://staff.yandex-team.ru/robot-ci) Update tools: ya_bin3, ya_bin, os_ya, test_tool, os_test_tool_3, test_tool3
| * fix namespace for DOCS_SRCSsnermolaev2024-02-092-25/+33
| |
| * Intermediate changesrobot-piglet2024-02-095-19/+66
| |
| * (no commit message)pg2024-02-0915-152/+269
| |
| * Intermediate changesrobot-piglet2024-02-096-119/+164
| |
| * Backport https://github.com/ydb-platform/ydb/pull/1688/filessvidyuk2024-02-092-18/+40
| |
| * Intermediate changesrobot-piglet2024-02-091-0/+4
| |
| * [devtools/ya/test] Removed unused PyTestScriptSuiteprettyboy2024-02-091-3/+0
| |
| * Add USE_LOCAL_PYTHON settingsomov2024-02-091-2/+17
| |
| * Intermediate changesrobot-piglet2024-02-099-31/+117
| |