aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Autodropping stress test (#19281)stanislav_shchetinin2025-06-067-1/+333
| | | | Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> Co-authored-by: Stanislav Shchetinin <st-shchetinin@localhost.localdomain>
* Materialized SysView paths (#17608)Andrey Zaspa2025-06-064-55/+133
|
* Save shard error message (#19388)kungurtsev2025-06-064-31/+98
|
* improve debugging and accepted (#19425)Alexey Efimov2025-06-063-5/+25
|
* set timeout in wait #19471 (#19446)xyliganSereja2025-06-062-2/+1
|
* revert version normalizer to template... (#19332)xyliganSereja2025-06-0611-122/+181
|
* Enable topics export for grpc (#19416)stanislav_shchetinin2025-06-061-6/+8
|
* enabled in docker `local-ydb` by default `view` grpc-service (#19422)Aleksey Myasnikov2025-06-061-0/+1
|
* Fix quorum for distconf when in Bridge mode (#19366)Alexander Rutkovsky2025-06-0610-277/+564
|
* Update muted_ya.txt in main (#19292)YDBot2025-06-061-16/+19
|
* Use `/tmp` for temporary files when download binary by ydbd_slice instead ↵Олег2025-06-061-2/+2
| | | | `/home` (#19401)
* Merge pull request #19400 from ydb-platform/merge-libs-250606-0050Alexander Smirnov2025-06-06142-142/+292
|\
| * fix brotli pathsOleg Geller2025-06-062-2/+2
| |
| * Update `contrib/lib/brotli` pathArthemy Ryzhov2025-06-063-3/+3
| |
| * Import libraries 250606-0050Alexander Smirnov2025-06-061-1/+1
| |
| * Merge branch 'rightlib' into merge-libs-250606-0050Alexander Smirnov2025-06-06138-138/+288
| |\
| | * Initialize Fair share thread pool threads correctlysabdenovch2025-06-061-2/+3
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: fix Component: misc-server Fixed bad initialization of threads within fair-share thread pool. commit_hash:1db38c436c8ed4de3b5b86b7dab7e5bd8e1a3100
| | * YT-24943: CAST for YTQLsabdenovch2025-06-051-3/+8
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: dynamic-tables Implemented CAST operator for YTQL. commit_hash:c2ba91dab1077ba605108c0653e9f19bce36589a
| | * YDB Import 803robot-ydb-importer2025-06-051-3/+0
| | | | | | | | | | | | commit_hash:fe11e9a05b0232084e52f20ff2e4d07deede4564
| | * YT-21709: Support running Shuffle Service in Job Proxyapollo13212025-06-052-7/+43
| | | | | | | | | | | | commit_hash:e14340b096804a5c7122eb494fd88fb6e1a80ef7
| | * JVM_ARGS semanticsdimdim112025-06-052-0/+5
| | | | | | | | | | | | | | | JVM_ARGS semantics commit_hash:ea2192c88e0940f41e5d89c6bcb0622bfcc52897
| | * Support contribs in exported projectsdimdim112025-06-051-1/+6
| | | | | | | | | | | | commit_hash:d2b17ac2f5acef09ee51b5e07e70a7e9cd661c75
| | * use repo layout in `contrib/libs/brotli`redotter2025-06-0594-18/+18
| | | | | | | | | | | | commit_hash:b4eac4cf131dd15c80c126415bebfca8a85d819d
| | * YT-24872: Refactor builtin user creation and add more of thembabenko2025-06-052-0/+6
| | | | | | | | | | | | commit_hash:1e0d9c5162d3c69cdcfdce819e2d663c1cb92c9b
| | * YDB FQ: add YSON & JSON MongoDB ReadingModeninaiad2025-06-051-0/+4
| | | | | | | | | | | | commit_hash:3c6cb3c41856b76e78b4eaa41d067fbb4bdf9fde
| | * YQL-20053 fix & clarify warningvvvv2025-06-051-2/+2
| | | | | | | | | | | | commit_hash:98cd4d4370d009f6e71e69219f5b9d89ab3eca9e
| | * Cosmeticsermolovd2025-06-051-6/+6
| | | | | | | | | | | | commit_hash:66d8e5fc6068a31f2afd10d44310115dcd7a4106
| | * Add more ytflow-specific settingsngc2242025-06-051-1/+15
| | | | | | | | | | | | commit_hash:6cb410bacaead8cc100d8e65d9baa6ec235c7ef2
| | * Update contrib/libs/simdjson to 3.13.0robot-contrib2025-06-0510-26/+73
| | | | | | | | | | | | commit_hash:c30203c3ffe630324436789272f0d65d573575bc
| | * Copy from libs with proto_namespace 2 times: with and without namespacedimdim112025-06-051-7/+7
| | | | | | | | | | | | | | | Fix proto namespace in extract task commit_hash:bdb0fc0dfef04a589b1a7610e2a82fb2b586d273
| | * Remove unused in_dirs_inputsdimdim112025-06-053-3/+0
| | | | | | | | | | | | | | | Remove unused in_dirs_inputs commit_hash:439db7df10701d7a26683f5d494b1e9153a383e7
| | * YQL-20048: Udf resolver more analyticsmrlolthe1st2025-06-054-18/+46
| | | | | | | | | | | | commit_hash:ae2acd657ed2d45b09807c205f0aa8fab3be003e
| | * feat clang-tidy: add new checks to whitelistabramov-alex2025-06-052-9/+9
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Adds four new checks: - misc-const-correctness ([docs](https://clang.llvm.org/extra/clang-tidy/checks/misc/const-correctness.html)): ensures all variables that can be declared const are indeed declared const - misc-use-anonymous-namespace ([docs](https://clang.llvm.org/extra/clang-tidy/checks/misc/use-anonymous-namespace.html)): finds symbols declared at global scope that can be moved into an anonymous namespace - readability-duplicate-include ([docs](https://clang.llvm.org/extra/clang-tidy/checks/readability/duplicate-include.html)): removes duplicate #include's - readability-identifier-length ([docs](https://clang.llvm.org/extra/clang-tidy/checks/readability/identifier-length.html)): finds variables and functions with too short names. By default the minimum required length is 3 commit_hash:180a6d8e7cd3773e9c1712703a1e2954e3be876b
| | * Update github.com/xuri/excelize/v2 to 2.9.1atridis2025-06-052-2/+2
| | | | | | | | | | | | commit_hash:bffb598486f6755f69cf17be37862d16fc96a263
| | * Intermediate changesrobot-piglet2025-06-055-5/+4
| | | | | | | | | | | | commit_hash:40bf61b82ccf579324ce46b351b55852673bc7db
| | * Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2025-06-054-20/+22
| | | | | | | | | | | | | | | Update tools: test_tool, os_ya, ya_bin, os_test_tool commit_hash:358b5ebe86f44950c909a3f13cdce5f7ce0fea98
| | * Lombok always first APdimdim112025-06-051-4/+7
| | | | | | | | | | | | | | | Lombok always first AP commit_hash:e6050570d7ab24beff28f09a1d390fe200c5ee18
| | * TS_FAKEID for TS buildssnermolaev2025-06-051-1/+2
| | | | | | | | | | | | commit_hash:9be668a6a9393094d22561be0b0f0d8fe0d0dce9
* | | Fix CTAS with view (#19365)Nikita Vasilev2025-06-064-3/+129
| | |
* | | Fix state usage in csv files upload (#19398)Олег2025-06-062-1/+2
| | |
* | | [C++ SDK] Removed internal clients from TProtoAccessor for external build ↵Bulat2025-06-063-4/+15
| | | | | | | | | | | | (#19393)
* | | fix timeout in test_alter_tiering (#19199)Semyon2025-06-062-2/+3
| | |
* | | add retries to bulk upsert in scenario tests (#19355)Semyon2025-06-061-3/+8
| | |
* | | Fix workflow naming (#19407)Maxim Yurchuk2025-06-061-1/+1
| | |
* | | Fix a diplodoc error for arcadia import 804 (#19403)anton-bobkov2025-06-061-1/+1
| | |
* | | Stress test in separate workflow (#19405)Maxim Yurchuk2025-06-061-0/+26
| | |
* | | Report full message in JSON when using STLOG (#19362)Alexander Rutkovsky2025-06-062-3/+9
| | |
* | | compaction reinit (#19381)ivanmorozov3332025-06-065-21/+43
| | | | | | | | | Co-authored-by: ivanmorozov333 <imorozov333@ya.ru>
* | | compaction tracing (#19369)ivanmorozov3332025-06-0612-68/+138
|/ /
* | Rename Statement column to CreateQuery (#19357)Nikolay Shumkov2025-06-056-43/+43
| |