aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* fix default_run test in topic workload cli (#17447)Andrey Serebryanskiy2025-04-211-1/+8
|
* Fix TExportToS3WithRebootsTests CancelShouldSucceedOnManyTables test after ↵stanislav_shchetinin2025-04-215-15/+38
| | | | | auto dropping (#17381) Co-authored-by: Ilnaz Nizametdinov <i.nizametdinov@gmail.com>
* Add NFederatedTopic::TDeferredCommit implementation (#17430)qyryq2025-04-213-3/+144
|
* remove stream lookup feature flag usage (#17369)Vitalii Gridnev2025-04-2111-93/+48
|
* Added options SO_REUSEPORT and SO_REUSEADDR for proxy ports (#17429)Nikolay Shestakov2025-04-212-0/+6
|
* [ci] add logging to docs_pr_nudge.yaml (#17466)Ivan Blinkov2025-04-211-11/+17
|
* lgtmAndrey Molotkov2025-04-213-1/+41
| | | | | Co-authored-by: azevaykin <145343289+azevaykin@users.noreply.github.com> Co-authored-by: lopatinevgeny <lopatinevgeny@yandex-team.ru> Co-authored-by: Ivan Blinkov <ivan@blinkov.ru>
* [docs] fix connection-parameters.md in ADO.NET (#17465)Ivan Blinkov2025-04-212-2/+2
|
* [ci] create docs_notify_assignees.yaml (#17311)Ivan Blinkov2025-04-201-0/+56
|
* [ci] create docs_pr_nudge.yaml (#17399)Ivan Blinkov2025-04-201-0/+176
|
* dev: C# ADO.NET Docs (#17202)Kirill Kurdyukov2025-04-1922-581/+1003
| | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* minor improvements (#17446)zverevgeny2025-04-1910-27/+28
|
* Use first pk column for ttl by default in ut (#17434)zverevgeny2025-04-191-1/+1
|
* TTableInfo incapsulation (#15481)zverevgeny2025-04-192-20/+14
|
* Updated partition_stats sys view according to actual scheme (#17264)Andrey Zaspa2025-04-192-4/+10
| | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech>
* Import libraries 250419-0050Alexander Smirnov2025-04-191-1/+1
|
* Merge branch 'rightlib' into merge-libs-250419-0050Alexander Smirnov2025-04-1992-365/+786
|\
| * YT-22593: TString -> std::string for method names in TMethodDescriptorbabenko2025-04-182-4/+4
| | | | | | | | commit_hash:751ec5b56766a9f467fe3430bd8824392f605d44
| * Mods: integrate context into input (configuration update, phase 1)vpozdyayev2025-04-189-32/+33
| | | | | | | | commit_hash:1f33453b38f839d6f01fd1c59883737495524ce5
| * YQL-19864 docsvvvv2025-04-1819-8/+153
| | | | | | | | commit_hash:cc82995d04c8bd3b7ca4d6fe69e91edc092e1b32
| * Fix too many dependencies by jar-file deps from listsdimdim112025-04-182-61/+74
| | | | | | | | | | Fix too many dependencies by deps from lists commit_hash:0b9cf288487c8391e51e360187ceadea04e87674
| * Cosmetics and refactoringsabdenovch2025-04-181-2/+0
| | | | | | | | commit_hash:336e2d450df507073521c1c1f3247222e702c79f
| * Добавил HiveMetastore, чтобы выполнить ↵s2m12025-04-181-1/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | переименование Необходимо в gateways\_config.proto переименовать Hive в HiveMetastore так как это заезжает в github через аркадию, то сделаю в три этапа: 1. Этот PR добавляет HiveMetastore 2. После того как он попадет в Github перепишу код 3. Удалю Hive и создан новый PR в arcadia commit_hash:deb8a0de7d7e39f31d968874d9e5c689eed03934
| * PR from branch users/deniskhalikov/fuse_join_treedeniskhalikov2025-04-183-41/+130
| | | | | | | | | | Add fuse EquiJoins with label list. commit_hash:8f7cbce0cd1bd2bd8e9146fdf4b64805519d4af2
| * Intermediate changesrobot-piglet2025-04-182-0/+7
| | | | | | | | commit_hash:a4e9add818d11606dbf1fff2cc18a0216d984b61
| * YT-18537: Enable `remove_expired_master_nodes_using_client` in testsdanilalexeev2025-04-181-0/+1
| | | | | | | | commit_hash:baf3cc971c6c1b072256b3498bfa5b91dfdf5b39
| * Sort all YSONStruct fields before saving, including unrecognized keysh0pless2025-04-182-7/+47
| | | | | | | | commit_hash:4e04b10da96e7f9e6f201f51eb8f3ed249985d10
| * Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2025-04-184-20/+22
| | | | | | | | | | Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:02c8dd346b3d44e03697f6cd2e170473c2a70f6c
| * Intermediate changesrobot-piglet2025-04-1814-31/+47
| | | | | | | | commit_hash:f57d2c87e0eaaab821faa70c3864ec0e7320355d
| * Do not perform FuseEquiJoins opt when called from peepholeaneporada2025-04-187-20/+27
| | | | | | | | commit_hash:9909fd2bda625151a5763f049f0fdf99e9246b8d
| * Intermediate changesrobot-piglet2025-04-182-6/+17
| | | | | | | | commit_hash:fcb027f4a23dea5e47514a36b08ebf2656a3de26
| * YT-23616: Dispatch on some dyntable methodshiddenpath2025-04-184-87/+42
| | | | | | | | commit_hash:c279c66b6d18c54f7f1794d2a0ba851119dd59c8
| * Send SBOM info from java contribssvidyuk2025-04-181-1/+3
| | | | | | | | commit_hash:77f74103d8eca0543d41759e98d533f277e6808c
| * UdfResolver analyticsmrlolthe1st2025-04-1820-45/+172
| | | | | | | | commit_hash:393ec43ede4bf529dd68413165afce4bb49a43db
* | Test for dump/restore to filesystem for all types (#16397)dennnniska2025-04-183-0/+104
| |
* | Fix get export is executed while auto dropping is not finished yet (#17435)stanislav_shchetinin2025-04-181-1/+2
| |
* | Named Expressions Sink tests (#17437)Nikita Vasilev2025-04-182-1/+468
| |
* | Support CHANGEFEEDs in SHOW CREATE TABLE (#17342)Nikolay Shumkov2025-04-186-34/+446
| |
* | change partitioning in tpch (#17416)Олег2025-04-1816-14/+828
| | | | | | Co-authored-by: Nikolay Perfilov <pnv1@yandex-team.ru>
* | Test for async replication for all types (#16670)dennnniska2025-04-187-395/+601
| |
* | Added spilling queue counters (#17394)Filitov Mikhail2025-04-183-0/+4
| |
* | Fix typo (#17410)Олег2025-04-182-2/+2
| |
* | Table with vector index is updatable but vector index is unchanged (#17358)azevaykin2025-04-182-1/+72
| |
* | Add `ydb sql` documentation and update links to use new command where ↵Nikolay Perfilov2025-04-1839-74/+1492
| | | | | | | | | | possible (#15262) Co-authored-by: anton-bobkov <anton-bobkov@ydb.tech>
* | Fix missing params for sinks (#17337)Nikita Vasilev2025-04-183-3/+42
| |
* | Fix "Stream write queries aren't allowed" error (#17348)Nikita Vasilev2025-04-182-12/+14
| |
* | improve http tests and buffer handling (#17341)Alexey Efimov2025-04-182-13/+61
| |
* | Fix shredding stalling (#17374)Alexander Rutkovsky2025-04-186-16/+64
| |
* | graceful shutdown in workloads (#17388)Олег2025-04-182-3/+12
| |
* | Documentation for account lockout [en] (#17212)Andrey Molotkov2025-04-183-2/+42
| | | | | | lgtm