aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* EvWrite OverloadSubscribe (#2341)azevaykin2024-03-0110-19/+52
|
* dont rebuild s3 client in case same config (#2352)ivanmorozov3332024-03-012-1/+8
|
* fix sortness of table in tests (#2362)Vitaly Stoyan2024-03-011-3/+3
|
* Bring back NoArgument for syslog option (#2349)Innokentii Mokin2024-02-291-1/+1
|
* [pg] support of table row (#2350)Vitaly Stoyan2024-02-2913-6/+404
|
* fix backward compatibility on useless data cleaning (#2357)ivanmorozov3332024-02-291-0/+1
|
* Fix predicate pushdown prompt (#2348)Mikhail Surin2024-02-292-1/+17
|
* Better handling for mediator time jumps in datashard (#2342)Aleksei Borzenkov2024-02-292-55/+64
|
* Move grpc actor client from Yandex specific library (#2351)Vasily Gerasimov2024-02-2933-103/+139
|
* Removed outdated comment (#2339)Oleg Shatov2024-02-291-1/+0
|
* Removed unnecessary field (#2338)Oleg Shatov2024-02-291-1/+0
|
* schemeboard: pass describe-result as an opaque payload (#2083)ijon2024-02-2925-401/+788
|
* Fix stale read of some acknowledged writes after a table split (#2286)Aleksei Borzenkov2024-02-295-15/+665
|
* tests: mute ydb/services/ydb/table_split_ut, chunk [5/7] (#2320)ijon2024-02-291-1/+1
|
* ydb workload kv init: add --max-partitions arg (#2085)ijon2024-02-292-12/+14
|
* Workload read without consumer and metrics fixes (#1792)niksaveliev2024-02-2914-53/+88
|
* Add OAuth support #2311 (#2312)Ilnaz Nizametdinov2024-02-294-0/+23
|
* use different storages per columns (#2274)ivanmorozov3332024-02-29134-1224/+1796
|
* Revert "Disable log batching for kv tablet" (#2328)kruall2024-02-292-6/+3
|
* TEvProposeTransaction handler (#1963)Alek5andr-Kotov2024-02-297-54/+427
|
* config for the service partition (#1807)Alek5andr-Kotov2024-02-294-1/+24
|
* LOGBROKER-8935: return error for compression.type config in Kafka API (#2262)Sergey Veselov2024-02-294-1/+101
|
* Check for ChangeQueue overflow in EvWrite (#2324)azevaykin2024-02-297-20/+103
|
* add base_port_offset parameter to local_ydb (#2323)qrort2024-02-283-12/+25
|
* Test TPQTabletTests::DropTablet_Before_Write (#2306)Alek5andr-Kotov2024-02-281-6/+6
|
* Delete single keys, move table in first place, colorise table name (#2330)Dark-Avery2024-02-281-1/+7
|
* Tracing scope to tracing rule rename (#2268)Oleg Shatov2024-02-282-7/+7
|
* Removed redundant wilson uploader parameter (#2270)Oleg Shatov2024-02-283-12/+8
|
* Extract ydb init to separate classes (#2064)Innokentii Mokin2024-02-2816-1334/+2442
|
* Move UserDb to TExecuteWriteUnit (#2282)azevaykin2024-02-2814-156/+128
|
* [yt provider] Ignore resolve errors when reading symlink attributes (#2319)Roman Udovichenko2024-02-281-9/+17
|
* Enable PreparedDDL by default. (#2293)spuchin2024-02-281-1/+1
|
* Some PgAdmin fixes (#2294)Vitaly Stoyan2024-02-2819-82/+222
|
* [CLI] double output fixed (#2301)pilik2024-02-281-3/+19
| | | Co-authored-by: Pavel Ivanov <pudge1000-7@mr-nvme-testing-11.search.yandex.net>
* BTreeIndex Stats Visit top nodes only fix negative epochs (#2297)kungurtsev2024-02-281-2/+2
|
* Dont return shared nodes for serverless KIKIMR-21128 (#2264)Ilia Shakhov2024-02-282-85/+158
|
* Disable log batching for kv tablet (#2263)kruall2024-02-282-3/+6
|
* Disable PROTOC_TRANSITIVE_HEADERS to speed up build (#1784)Innokentii Mokin2024-02-27212-17/+366
|
* Revert "KIKIMR-20580: enable stream lookup (#1676)" (#2290)Vitalii Gridnev2024-02-272-3/+11
|
* BTreeIndex Stats Visit top nodes only fix max type (#2295)kungurtsev2024-02-271-2/+2
|
* YQ-2068 delete Y_YQL_DQ_NO_PROGRAM_BUILDER_FOR_TRANSFORM (#2272)zverevgeny2024-02-271-3/+0
|
* clean useless metadata from memory (#2280)ivanmorozov3332024-02-275-96/+6
|
* Application name into translation settings (#2235)VPolka2024-02-2719-175/+245
|
* purebench tool (#2287)Vitaly Stoyan2024-02-276-1/+183
|
* KIKIMR-20109 Direct write without partition ID for ydb_topic (#2185)qyryq2024-02-2711-43/+883
|
* Fix partition helpers (#2281)Mikhail Surin2024-02-271-3/+3
|
* YQ-2068 extract TTypeBuilder from TProgramBuilder to get rid of dependency ↵zverevgeny2024-02-2713-206/+250
| | | | on IFunctionRegistry (#2224)
* support search_path in SET too (#2261)Vitaly Stoyan2024-02-271-5/+17
|
* YQ-2862 Add partition id to log (#2251)Dmitry Kardymon2024-02-271-0/+1
|
* resolves #1917: fix, add, unmute pgwire tests (#2213)qrort2024-02-278-239/+12
|