summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Decrease scheduler frequency (#12760)Mikhail Surin2024-12-281-1/+1
* correct change tasks validation (#13064)ivanmorozov3332024-12-285-3/+21
* reuse code for portion meta (#13065)ivanmorozov3332024-12-284-66/+55
* speed up bloom construction (#13073)ivanmorozov3332024-12-283-21/+76
* fix race on writing in case slow execution (asan tests) (#13085)ivanmorozov3332024-12-283-51/+68
* Fix failing asan tests (#13105)mregrock2024-12-281-2/+4
* Import libraries 241228-0020Alexander Smirnov2024-12-281-1/+1
* Merge branch 'rightlib' into merge-libs-241228-0020Alexander Smirnov2024-12-2853-445/+512
|\
| * Remove maybe_unused attribute from MultisetAttributesOptionshiddenpath2024-12-271-1/+1
| * YT-22307: Rework distributed write to support signaturesarkady-e1ppa2024-12-2734-320/+425
| * fix macros usagesviknet2024-12-277-52/+52
| * Intermediate changesrobot-piglet2024-12-271-8/+10
| * [yt provider] Simplify constraints in YtPath nodeudovichenko-r2024-12-271-3/+3
| * Intermediate changesrobot-piglet2024-12-272-6/+11
| * Sleep for at least 1 ms between consequent throttler updatesbabenko2024-12-271-1/+2
| * Intermediate changesrobot-piglet2024-12-273-48/+0
| * BlockReader: UTF8 typemrlolthe1st2024-12-271-0/+1
| * Switch to std::string in server/cell_balancerbabenko2024-12-272-6/+7
* | [docs] add 24.3.11.13 to releases page (#12912)Alexander Petrukhin2024-12-279-9/+174
* | Allow PG in DQ output/input consumers (#13043)Александр Новожилов2024-12-278-29/+59
* | Merge pull request #13093 from ydb-platform/merge-libs-241227-1333Alexander Smirnov2024-12-276158-122911/+15240
|\ \
| * | Import libraries 241227-1333Alexander Smirnov2024-12-271-1/+1
| * | Merge branch 'rightlib' into merge-libs-241227-1333Alexander Smirnov2024-12-276157-122910/+15239
| |\|
| | * fix errors in arcadia with 'uknown option login in create user'flown4qqqq2024-12-274-14/+5
| | * Move contrib/libs/authparser to library/cpp/deprecatedthegeorg2024-12-271-4/+0
| | * Intermediate changesrobot-piglet2024-12-27221-11/+4358
| | * Prepare for opaque schemampereskokova2024-12-271-19/+38
| | * Cosmetics (include orders)sabdenovch2024-12-2712-26/+28
| | * Automatic release build for test_tool, os_ya, ya_bin, os_test_toolrobot-ya-builder2024-12-274-20/+24
| | * BlockMapJoinCore: don't keep rows with the same keys in the block index in Ri...ziganshinmr2024-12-261-33/+64
| | * contrib/libs/libcxx: Backport accepted version of PR #93316thegeorg2024-12-262-26/+40
| | * Remove sysincls for non-existent directoriesthegeorg2024-12-261-32/+1
| | * Add signature generator and validator interfaces to clientpavook2024-12-267-2/+119
| | * YT-21233: Issues of rXXXXXXarkady-e1ppa2024-12-261-2/+2
| | * Remove unused variables in SerializeParamsForReadTablehiddenpath2024-12-263-5/+1
| | * Intermediate changesrobot-piglet2024-12-261-2/+2
| | * YDB Import 657robot-ydb-importer2024-12-263-24/+0
| | * Microfix PG column convertermrlolthe1st2024-12-261-1/+1
| | * MR: backward compatibilityvokayndzop2024-12-266-56/+102
| | * Add mrjob libraries in yql operation specsmpereskokova2024-12-263-1/+60
| | * Intermediate changesrobot-piglet2024-12-266275-125511/+13195
| | * YT-23757: Add handle to forcibly remove coordinator cell from repliction cardosidorkin2024-12-264-0/+43
| | * YT-21233: Drop dependency on yson in library/cpp/yt/error by switch to std::s...arkady-e1ppa2024-12-2618-632/+650
| | * Make chunk replicas cache slimmersabdenovch2024-12-263-6/+8
| | * Fix usage docs.nogert2024-12-261-1/+1
| | * fix error in create user parserflown4qqqq2024-12-261-1/+1
| | * alter/create user login/nologin. fix parsing into astflown4qqqq2024-12-262-2/+17
| | * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2024-12-261-1/+1
* | | Large tests (#13013)SloNN2024-12-2715-56/+1025
* | | ydbd cli: fix vulnerability 101576 (#13001)ijon2024-12-271-93/+33