aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* security: add more database admin actions tests (#16127)ijon2025-03-251-0/+63
| | | | | Add more tests on database admin actions in tenant database for mode `enable_strict_user_management`+`domain_login_only`. Proper functional tests, which were impossible to do for that mode until recently.
* YQ-4196 fixed sls database creation errors handling (#16193)Pisarenko Grigoriy2025-03-252-1/+29
|
* Create new wf update_muted_ya (#16199)Kirill Rysin2025-03-251-0/+129
|
* security: fix password change for themself (#16119)ijon2025-03-253-14/+151
| | | | | | Fix corner case of "any user must be able to change password for themself" for mode `enable_strict_user_management`+`domain_login_only`. Add proper functional test, which was impossible to do in that mode until recently. KIKIMR-22879
* pq rd: set StartingMessageTimestamp at start of session (#16159)yumkam2025-03-251-0/+1
|
* Better naming in prefix kmeans (#16170)kungurtsev2025-03-259-52/+68
|
* Added describe_replication method for embedded UI (#16059)Nikolay Shestakov2025-03-256-1/+202
|
* Fixed return code of benchmark command for the case when query results ↵Олег2025-03-253-3/+3
| | | | differ from canonical ones (#16192)
* add read without consumer docs (#15883)Andrey Serebryanskiy2025-03-252-15/+23
| | | | | | | Co-authored-by: lopatinevgeny <lopatinevgeny@yandex-team.ru> Часть общих замечаний решили вынести в отдельный тикет: LOGBROKER-9563 Текущий текст, считаю норм. Также стоит поднять вопрос почему формат выдачи (--format) определяет алгоритм работы (--wait) - очень странное решение. Это не к документации вопрос уже, а к алгоритму работы системы. Я бы изменил поведение - алгоритм работы первичен, если какой-то формат в этом режиме не поддерживается, то должна быть ошибка при запуске команды.
* [docs] note about internal links for style-guide.md (#16039)Ivan Blinkov2025-03-252-4/+14
| | | ОК
* add offset/limit parameters to operation/list handler (#16161)Alexey Efimov2025-03-254-73/+207
|
* Import libraries 250325-0050Alexander Smirnov2025-03-251-1/+1
|
* Merge branch 'rightlib' into merge-libs-250325-0050Alexander Smirnov2025-03-25204-622/+1787
|\
| * YT-24358: Move common code to server/libdanilalexeev2025-03-253-7/+7
| | | | | | | | | | | | | | | | * Relocated `THierarchicPermissionValidator` and `TPermissionChecker` to `server/lib` directory. This change lays the groundwork for implementing permission validation support in Sequoia. * Added the `EPermissionCheckScope::Subtree` scope for efficient subtree-level permission checking. commit_hash:6dc893ef8835dec41a2545cf94892cde6d5ee8f0
| * YT-24560: Move ProxyRole from TCreateClientOptions to TConfighiddenpath2025-03-244-5/+8
| | | | | | | | commit_hash:084ed566137acac02d701e8b07c99af4c78db549
| * Per-cluster setting to allow operation with remote inputsaneporada2025-03-244-0/+11
| | | | | | | | commit_hash:1e80a58bc988c1b2324956fe907c2b2b59eb40ab
| * Initial implementation of yt.RuntimeClusteraneporada2025-03-2442-223/+575
| | | | | | | | | | | | | | | | | | | | | | 1) Для YtOutTable добавил опциональный параметр Cluster. Его теперь выставляет SubstTables. Раньше эта информация терялась 2) Mkql нода YtTableContent избавилась от первого аргумента Cluster. Теперь эта информация кодируется в YPath 3) Выставление RuntimeCluster (т.е. замена \$runtime на реальное значение происходит в exec трансформере (после выставления вызывается repeat \+ restatr). 4) Слияние операций происходит при равенстве кластеров. Причем считается что \$runtime = \$runtime. Это можно делать, поскольку операции не сливаются и так если между ними был configure который мог поменять в том числе и текущий \$runtime commit_hash:c35a2ea4d0dc6575a3dd82f4f1cfb779b90f0edc
| * Обновление contribs для перехода на новый ↵agomziakov2025-03-241-3/+3
| | | | | | | | | | | | ffmpeg. Вынести ffmpeg-3.4.1 в deprecated commit_hash:fe5315a164f655b4da28f73927ba4b863c031a13
| * Intermediate changesrobot-piglet2025-03-2433-40/+90
| | | | | | | | commit_hash:c44f9c8f5c95369c236b19c29d56e5a05b6443de
| * Use column groups from source tablesudovichenko-r2025-03-2429-46/+286
| | | | | | | | commit_hash:d5844156fe158ec786a026cfd81f7a2abbeb3f73
| * Intermediate changesrobot-piglet2025-03-242-2/+2
| | | | | | | | commit_hash:f44a14e9b88222e452c4bbca80cf41335a9bad5e
| * YQ Connector: Redis and Prometheus supportvitalyisaev2025-03-241-0/+2
| | | | | | | | commit_hash:f67761402d2d11dd04a1cd0c751952ed21a7eae5
| * YQL-19520: msan + codegen = <3atarasov52025-03-2474-200/+440
| | | | | | | | commit_hash:9a814af3b8bd51c53939aa6ffde2e981ad8ea150
| * Introduce a flag to control type annotation for ReplicateScalarsimunkin2025-03-243-0/+127
| | | | | | | | commit_hash:6c0ce61026840ced37221b08988bfcbe5df5f931
| * Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2025-03-244-20/+22
| | | | | | | | | | Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:b37787b4202a6dbd51c5713cf3c0545f64cec571
| * [library/cpp/threading] Add convenience methods to schedule functions in ↵sskvor2025-03-243-64/+169
| | | | | | | | | | | | TTaskScheduler commit_hash:b8c3ae8e8ca6b0fea0bbf820f40513da41a242f8
| * feat(conf): validate importers in lockfilezaverden2025-03-242-2/+25
| | | | | | | | commit_hash:fbb82972273665ff4bb1be1b739a737f86d4899a
| * Automatic release build for ymake, os_ymakerobot-ya-builder2025-03-243-10/+20
| | | | | | | | | | Update tools: ymake, os_ymake commit_hash:baf38700bbafef16492bb6e9a8da3af7278433bd
* | Switch from Y_ABORT to Y_ENSURE in ydb/core/tx/datashard and locks (#16139)Aleksei Borzenkov2025-03-24185-1648/+1584
| |
* | Fix excessive CPU utilization by BlobDepot monitoring code (#16144)Alexander Rutkovsky2025-03-242-40/+14
| |
* | Check event buffer under msan too (#16155)Alexander Rutkovsky2025-03-241-0/+9
| |
* | uncomment tests (#16166)Vitalii Gridnev2025-03-241-3/+0
| |
* | Fix VDisk compaction bug (#16151)Alexander Rutkovsky2025-03-242-12/+9
| |
* | Memory tracking for sinks (#16102)Nikita Vasilev2025-03-2415-387/+712
| |
* | Typo fix (#16141)Emgariko2025-03-241-1/+1
| |
* | Add client timeout histogram for grpc call metrics. (#16065)Daniil Cherednik2025-03-246-18/+38
| | | | | | In case of investigation problems with unexpected timeout response It is helpful to know actual timeout for grpc call from the server perspective
* | YDB FQ: drop outdated fields in Connector API (#16138)Vitaly Isaev2025-03-242-23/+23
| |
* | check nodes after test and restart they before one (#16118)Олег2025-03-245-2/+19
| |
* | YDB FQ: avoid building `dqrun` as an integration tests dependency (#16142)Vitaly Isaev2025-03-247-7/+0
| |
* | Fix participant nodes count for sinks (#16137)Nikita Vasilev2025-03-249-6/+38
| |
* | Fix loading tx (#16116)Alexander Rutkovsky2025-03-247-103/+152
| |
* | IGNIETFERRO-1955: do not rely on implementation-dependent allocator ↵ubyte2025-03-242-3/+2
| | | | | | | | friendship behaviour (#16090)
* | Update In-progress CS Stats + Y_ASSERTs (#16050)Hor9112025-03-242-49/+181
| |
* | [YDB Topics] Kafka API: Fix epoch overflow in init_producer_id (#16091)Andrey Serebryanskiy2025-03-242-4/+7
| |
* | Add naive bulk And to Roaring UDF (#15792)jsjant2025-03-246-122/+567
| |
* | Add unit test for shared executor pool (#16112)kruall2025-03-2411-207/+918
| |
* | Fix weight consumption problem with XDC (#16026)Alexander Rutkovsky2025-03-244-24/+23
| |
* | win build has been fixed (#16089)Oleg Doronin2025-03-241-2/+2
| |
* | More ram for olap stress test (#16107)Олег2025-03-241-5/+1
| |
* | Merge pull request #16105 from ydb-platform/merge-libs-250324-0050Alexander Smirnov2025-03-249-55/+114
|\ \