Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix default_run test in topic workload cli (#17447) | Andrey Serebryanskiy | 2025-04-21 | 1 | -1/+8 |
| | |||||
* | Fix TExportToS3WithRebootsTests CancelShouldSucceedOnManyTables test after ↵ | stanislav_shchetinin | 2025-04-21 | 5 | -15/+38 |
| | | | | | auto dropping (#17381) Co-authored-by: Ilnaz Nizametdinov <i.nizametdinov@gmail.com> | ||||
* | Add NFederatedTopic::TDeferredCommit implementation (#17430) | qyryq | 2025-04-21 | 3 | -3/+144 |
| | |||||
* | remove stream lookup feature flag usage (#17369) | Vitalii Gridnev | 2025-04-21 | 11 | -93/+48 |
| | |||||
* | Added options SO_REUSEPORT and SO_REUSEADDR for proxy ports (#17429) | Nikolay Shestakov | 2025-04-21 | 2 | -0/+6 |
| | |||||
* | [ci] add logging to docs_pr_nudge.yaml (#17466) | Ivan Blinkov | 2025-04-21 | 1 | -11/+17 |
| | |||||
* | lgtm | Andrey Molotkov | 2025-04-21 | 3 | -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 Blinkov | 2025-04-21 | 2 | -2/+2 |
| | |||||
* | [ci] create docs_notify_assignees.yaml (#17311) | Ivan Blinkov | 2025-04-20 | 1 | -0/+56 |
| | |||||
* | [ci] create docs_pr_nudge.yaml (#17399) | Ivan Blinkov | 2025-04-20 | 1 | -0/+176 |
| | |||||
* | dev: C# ADO.NET Docs (#17202) | Kirill Kurdyukov | 2025-04-19 | 22 | -581/+1003 |
| | | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech> | ||||
* | minor improvements (#17446) | zverevgeny | 2025-04-19 | 10 | -27/+28 |
| | |||||
* | Use first pk column for ttl by default in ut (#17434) | zverevgeny | 2025-04-19 | 1 | -1/+1 |
| | |||||
* | TTableInfo incapsulation (#15481) | zverevgeny | 2025-04-19 | 2 | -20/+14 |
| | |||||
* | Updated partition_stats sys view according to actual scheme (#17264) | Andrey Zaspa | 2025-04-19 | 2 | -4/+10 |
| | | | Co-authored-by: Ivan Blinkov <ivan@ydb.tech> | ||||
* | Import libraries 250419-0050 | Alexander Smirnov | 2025-04-19 | 1 | -1/+1 |
| | |||||
* | Merge branch 'rightlib' into merge-libs-250419-0050 | Alexander Smirnov | 2025-04-19 | 92 | -365/+786 |
|\ | |||||
| * | YT-22593: TString -> std::string for method names in TMethodDescriptor | babenko | 2025-04-18 | 2 | -4/+4 |
| | | | | | | | | commit_hash:751ec5b56766a9f467fe3430bd8824392f605d44 | ||||
| * | Mods: integrate context into input (configuration update, phase 1) | vpozdyayev | 2025-04-18 | 9 | -32/+33 |
| | | | | | | | | commit_hash:1f33453b38f839d6f01fd1c59883737495524ce5 | ||||
| * | YQL-19864 docs | vvvv | 2025-04-18 | 19 | -8/+153 |
| | | | | | | | | commit_hash:cc82995d04c8bd3b7ca4d6fe69e91edc092e1b32 | ||||
| * | Fix too many dependencies by jar-file deps from lists | dimdim11 | 2025-04-18 | 2 | -61/+74 |
| | | | | | | | | | | Fix too many dependencies by deps from lists commit_hash:0b9cf288487c8391e51e360187ceadea04e87674 | ||||
| * | Cosmetics and refactoring | sabdenovch | 2025-04-18 | 1 | -2/+0 |
| | | | | | | | | commit_hash:336e2d450df507073521c1c1f3247222e702c79f | ||||
| * | Добавил HiveMetastore, чтобы выполнить ↵ | s2m1 | 2025-04-18 | 1 | -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_tree | deniskhalikov | 2025-04-18 | 3 | -41/+130 |
| | | | | | | | | | | Add fuse EquiJoins with label list. commit_hash:8f7cbce0cd1bd2bd8e9146fdf4b64805519d4af2 | ||||
| * | Intermediate changes | robot-piglet | 2025-04-18 | 2 | -0/+7 |
| | | | | | | | | commit_hash:a4e9add818d11606dbf1fff2cc18a0216d984b61 | ||||
| * | YT-18537: Enable `remove_expired_master_nodes_using_client` in tests | danilalexeev | 2025-04-18 | 1 | -0/+1 |
| | | | | | | | | commit_hash:baf3cc971c6c1b072256b3498bfa5b91dfdf5b39 | ||||
| * | Sort all YSONStruct fields before saving, including unrecognized keys | h0pless | 2025-04-18 | 2 | -7/+47 |
| | | | | | | | | commit_hash:4e04b10da96e7f9e6f201f51eb8f3ed249985d10 | ||||
| * | Automatic release build for test_tool, os_ya, ya_bin, os_test_tool | robot-ya-builder | 2025-04-18 | 4 | -20/+22 |
| | | | | | | | | | | Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:02c8dd346b3d44e03697f6cd2e170473c2a70f6c | ||||
| * | Intermediate changes | robot-piglet | 2025-04-18 | 14 | -31/+47 |
| | | | | | | | | commit_hash:f57d2c87e0eaaab821faa70c3864ec0e7320355d | ||||
| * | Do not perform FuseEquiJoins opt when called from peephole | aneporada | 2025-04-18 | 7 | -20/+27 |
| | | | | | | | | commit_hash:9909fd2bda625151a5763f049f0fdf99e9246b8d | ||||
| * | Intermediate changes | robot-piglet | 2025-04-18 | 2 | -6/+17 |
| | | | | | | | | commit_hash:fcb027f4a23dea5e47514a36b08ebf2656a3de26 | ||||
| * | YT-23616: Dispatch on some dyntable methods | hiddenpath | 2025-04-18 | 4 | -87/+42 |
| | | | | | | | | commit_hash:c279c66b6d18c54f7f1794d2a0ba851119dd59c8 | ||||
| * | Send SBOM info from java contribs | svidyuk | 2025-04-18 | 1 | -1/+3 |
| | | | | | | | | commit_hash:77f74103d8eca0543d41759e98d533f277e6808c | ||||
| * | UdfResolver analytics | mrlolthe1st | 2025-04-18 | 20 | -45/+172 |
| | | | | | | | | commit_hash:393ec43ede4bf529dd68413165afce4bb49a43db | ||||
* | | Test for dump/restore to filesystem for all types (#16397) | dennnniska | 2025-04-18 | 3 | -0/+104 |
| | | |||||
* | | Fix get export is executed while auto dropping is not finished yet (#17435) | stanislav_shchetinin | 2025-04-18 | 1 | -1/+2 |
| | | |||||
* | | Named Expressions Sink tests (#17437) | Nikita Vasilev | 2025-04-18 | 2 | -1/+468 |
| | | |||||
* | | Support CHANGEFEEDs in SHOW CREATE TABLE (#17342) | Nikolay Shumkov | 2025-04-18 | 6 | -34/+446 |
| | | |||||
* | | change partitioning in tpch (#17416) | Олег | 2025-04-18 | 16 | -14/+828 |
| | | | | | | Co-authored-by: Nikolay Perfilov <pnv1@yandex-team.ru> | ||||
* | | Test for async replication for all types (#16670) | dennnniska | 2025-04-18 | 7 | -395/+601 |
| | | |||||
* | | Added spilling queue counters (#17394) | Filitov Mikhail | 2025-04-18 | 3 | -0/+4 |
| | | |||||
* | | Fix typo (#17410) | Олег | 2025-04-18 | 2 | -2/+2 |
| | | |||||
* | | Table with vector index is updatable but vector index is unchanged (#17358) | azevaykin | 2025-04-18 | 2 | -1/+72 |
| | | |||||
* | | Add `ydb sql` documentation and update links to use new command where ↵ | Nikolay Perfilov | 2025-04-18 | 39 | -74/+1492 |
| | | | | | | | | | | possible (#15262) Co-authored-by: anton-bobkov <anton-bobkov@ydb.tech> | ||||
* | | Fix missing params for sinks (#17337) | Nikita Vasilev | 2025-04-18 | 3 | -3/+42 |
| | | |||||
* | | Fix "Stream write queries aren't allowed" error (#17348) | Nikita Vasilev | 2025-04-18 | 2 | -12/+14 |
| | | |||||
* | | improve http tests and buffer handling (#17341) | Alexey Efimov | 2025-04-18 | 2 | -13/+61 |
| | | |||||
* | | Fix shredding stalling (#17374) | Alexander Rutkovsky | 2025-04-18 | 6 | -16/+64 |
| | | |||||
* | | graceful shutdown in workloads (#17388) | Олег | 2025-04-18 | 2 | -3/+12 |
| | | |||||
* | | Documentation for account lockout [en] (#17212) | Andrey Molotkov | 2025-04-18 | 3 | -2/+42 |
| | | | | | | lgtm |