summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fix for empty slotname (#3306)Ilia Shakhov2024-03-293-4/+11
* Fix missing TCP_USER_TIMEOUT in darwin (#3283)Sergey Veselov2024-03-291-2/+0
* fix compatibility for export sessions local table (#3304)ivanmorozov3332024-03-293-16/+16
* Support sequences backup with current value (#3089)Nikolay Shumkov2024-03-2916-25/+277
* Send unsubcribe in viewer (#3266)kruall2024-03-292-30/+59
* First step to support PG in olap. (#2818)Tony-Romanov2024-03-2911-45/+219
* unmute important tests (#3276)ivanmorozov3332024-03-292-6/+5
* Fix olap ut (#3297)Mikhail Surin2024-03-291-6/+2
* Introduce subscription manager (#3292)Alexander Rutkovsky2024-03-293-0/+60
* Do not initiate IC session upon receiving TEvUnsubscribe (#3287)Alexander Rutkovsky2024-03-292-1/+6
* Unmute kafka tests (#3285)niksaveliev2024-03-291-2/+0
* Fix EvWrite Sink memory tracking (#3259)Nikita Vasilev2024-03-292-12/+23
* conclusions for unready storages and scanner methods (#3282)ivanmorozov3332024-03-2917-130/+109
* Unmute test_private_create_queue (#3284)Sergey Veselov2024-03-291-1/+0
* useful correction special cases for serializer (#3281)ivanmorozov3332024-03-291-0/+18
* tx volume limit usage on indexation (#3279)ivanmorozov3332024-03-295-2/+23
* BTreeIndex Split Flush method, use bigger resolution (#3182)kungurtsev2024-03-297-83/+81
* Measure huge blob size threshold (#3160)Andrew Berlin2024-03-292-0/+5
* fix tests canonization and case withno CS object (#3277)ivanmorozov3332024-03-292-3/+3
* a deeper PgAdmin compatibility workaround (#3270)Vitaly Stoyan2024-03-281-0/+11
* mock of transaction_isolation option (#3264)Vitaly Stoyan2024-03-281-0/+3
* fix build on clang 14 (#3274)Daniil Cherednik2024-03-281-1/+1
* Forward cache bugfix index pages queue verify (#3134)kungurtsev2024-03-285-107/+318
* Fix null pk tests (#3272)Олег2024-03-281-2/+2
* Merge pull request #3200 from ydb-platform/mergelibs-240327-1029AlexSm2024-03-28316-6508/+12188
|\
| * Import libraries 240327-1029Alexander Smirnov2024-03-271-1/+1
| * Merge branch 'rightlib' into mergelibs-240327-1029Alexander Smirnov2024-03-27315-6507/+12187
| |\
| | * Update libcxx to 10 Oct 2023 dc129d6f715cf83a2072fc8de8b4e4c70bca6935mikhnenko2024-03-27213-6157/+8932
| | * Automatic release build for ymake, os_ymakerobot-ya-builder2024-03-273-10/+20
| | * Intermediate changesrobot-piglet2024-03-278-11/+16
| | * Update vendor/go.opentelemetry.io/contrib/instrumentation/google.golang.org/g...robot-contrib2024-03-2773-319/+351
| | * Mandate usage of USE_LLVM_BC() macro when compiling LLVM bytecodethegeorg2024-03-261-2/+12
| | * YT-20418: Master connection config in protocherepashka2024-03-261-8/+57
| | * sync to ydb ghfedor-miron2024-03-2616-0/+2799
* | | Close sessions on Cleanup() (#3197)Ilnaz Nizametdinov2024-03-282-2/+13
* | | Always assume default YT cluster will be used in YQL query (#3240)Aleksandr Gaev2024-03-281-0/+5
* | | Remove actors.pb.h from project-wide includes (#3245)Alexander Rutkovsky2024-03-2812-108/+163
* | | YQL-18137: Fix yt stats (#3269)Maxim Kovalev2024-03-281-1/+1
* | | fix compatibility (#3251)ivanmorozov3332024-03-281-0/+1
* | | Support of PG syntax in purecalc & purebench (#3230)Vitaly Stoyan2024-03-2813-24/+176
* | | [CB] Add simple s3_writer implementation (#3152)Innokentii Mokin2024-03-287-0/+386
* | | report hc node location (#3079)Andrei Rykov2024-03-282-3/+16
* | | [refactoring] Use query settings for kqp TEvQueryRequest (#3250)Daniil Cherednik2024-03-285-29/+55
* | | Fix null pk tests (#3260)Олег2024-03-281-1/+1
* | | Cli workload fix (#3249)Олег2024-03-283-18/+18
* | | do schema snapshots after a reassign (#3187)vporyadke2024-03-2811-8/+113
* | | More align friendly in Knn (#3241)azevaykin2024-03-283-16/+15
* | | remove ipp files from server source code (#3248)ildar-khisambeev2024-03-285-23/+25
* | | Use SlotName as host label in metrics (#2654)Ilia Shakhov2024-03-286-5/+37
* | | Add slot names generation to node broker (#2808)Ilia Shakhov2024-03-2810-19/+505