aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix for Decimal PK in CDC (#14286)azevaykin2025-02-072-5/+20
|
* Added a condition for the corp audience (#14295)anton-bobkov2025-02-061-1/+1
|
* Increment YDB C++ SDK version to 3.1.0 (#14294)Bulat2025-02-061-1/+1
|
* Update CODEOWNERS (#14291)Ilnaz Nizametdinov2025-02-061-1/+6
|
* Tests for Decimal PK (#14284)azevaykin2025-02-062-0/+74
|
* Run StatService in test library (#14269)Hor9112025-02-061-0/+5
|
* remove enable prepared ddl flag (#14260)Vitalii Gridnev2025-02-0615-115/+28
|
* counterts for throttling params; consistent naming (#14264)Aleksandr Dmitriev2025-02-067-18/+52
|
* PQ tablet removes blobs asynchronously (#13937)Alek5andr-Kotov2025-02-0614-80/+542
|
* Little cosmetic changes (#14273)Ilnaz Nizametdinov2025-02-062-11/+12
|
* fix scan scripts initialization (#14265)ivanmorozov3332025-02-061-1/+1
|
* Add tpch/tpcds to regression whitelist run (#14271)Олег2025-02-061-1/+1
|
* replay fixes (ignore ast query type as it misses parameters and avoid ↵Vitalii Gridnev2025-02-062-2/+1
| | | | symbols duplication with external so) (#14230)
* Update CODEOWNERS (#14266)spuchin2025-02-061-0/+1
|
* YDB FQ: introduce new `TGenTable` expr node (#14228)Vitaly Isaev2025-02-066-15/+56
|
* Merge pull request #14243 from ydb-platform/merge-libs-250206-0050Alexander Smirnov2025-02-06348-39941/+4615
|\
| * Import libraries 250206-0050Alexander Smirnov2025-02-061-1/+1
| |
| * Merge branch 'rightlib' into merge-libs-250206-0050Alexander Smirnov2025-02-06347-39940/+4614
| |\
| | * Add google benchmark to autocheck on WASM platforms.vchigrin2025-02-064-3/+12
| | | | | | | | | | | | commit_hash:6f5c0a9f03e49c4d501c09d20b7b87ed3813f403
| | * YT-23544: Multicell statistics collector and lvc countingkoloshmet2025-02-062-0/+2
| | | | | | | | | | | | | | | Not a gossip manager and lvc counting commit_hash:5839fcaf51e672ea330f9ab62cc5fb704bad3c1d
| | * init commitflown4qqqq2025-02-0511-0/+159
| | | | | | | | | | | | commit_hash:0564ecb94145bde9e411b0f6786c93e4e5d1d503
| | * YT-23894: Allow selects from asynchronous replicassabdenovch2025-02-051-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: dynamic-tables Added "allow_async_replica" hint to table descriptors in QL, which permits fallbacks to asynchronous replicas in selects. commit_hash:47e671556975b008cbfad21fbbf800508e70a858
| | * Support kotlin proto without grpc in ya ide gradle, update Kotlin plugin, ↵dimdim112025-02-059-10/+60
| | | | | | | | | | | | | | | | | | sources -> source commit_hash:dcaf3228b9c1433141dfad4d88533188dbcad04b
| | * Move libyqlplugin.so to ytmpereskokova2025-02-05220-39031/+0
| | | | | | | | | | | | | | | | | | | | | | | | | | | Приедет в ytsaurus: <HIDDEN_URL> Приедет в `/contrib/ydb/` <HIDDEN_URL> Проверка, что в github ydb ничего не сломается: <https://github.com/ydb-platform/ydb/pull/13286> commit_hash:73ab1b4a3245322afc9fc6e9d71424ad07106477
| | * disable forbidding using PIC outside of a module (need ymake release)iniklyaev2025-02-051-2/+0
| | | | | | | | | | | | commit_hash:c534bb5902f4918b5156e6e77656dfc28ba09ce1
| | * Fix constraints in LogicalOptimizer-PushdownReadColumnsudovichenko-r2025-02-051-0/+2
| | | | | | | | | | | | commit_hash:77e1b04d79443b0170fb6bb6d044480235f1bfa6
| | * Rename InterruptReason to InterruptionReasonignat2025-02-051-2/+2
| | | | | | | | | | | | commit_hash:3451131fd89f7b4c85fb781c4102000eb31a7190
| | * YQL-19552 a fix for generic visitsvvvv2025-02-052-3/+3
| | | | | | | | | | | | commit_hash:b48eef46deb28cf3708b695b8c45bc642ee7e5b7
| | * YQL-19552 handle ErrorType before udf resolver callvvvv2025-02-057-4/+209
| | | | | | | | | | | | commit_hash:68ac9a5d0f28d16201818ae27a56de211d8451ab
| | * YQL-19551: Fix utf16 encoding problemsatarasov52025-02-056-6/+81
| | | | | | | | | | | | commit_hash:a55c7dadcacd5aac18465edf6e6cee8fb77dfcc0
| | * Enable building fmt, libc_compat, libuv, nsync for WASM platform.vchigrin2025-02-051-1/+0
| | | | | | | | | | | | commit_hash:a7d7c1e34dc7e859850197981a00a0687b8f6a41
| | * YT: Use local variable for wait timepechatnov2025-02-051-5/+4
| | | | | | | | | | | | commit_hash:0c0b13342348e294b4ffab45243c8d0f57f7840b
| | * Intermediate changesrobot-piglet2025-02-057-1/+10
| | | | | | | | | | | | commit_hash:343920714fe3ac841f2246c53b79d081abb277fe
| | * YT-10317: Improve [un]compressed input size estimation for tables with ↵apollo13212025-02-052-1/+18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | column groups * Changelog entry Type: feature Component: controller-agent Enhance input compressed size estimation for operations with columnar statistics. commit_hash:b0fb0ceecebd26e7fb5500dd32c68324cbd286dc
| | * YT-24135: Check for oom in TBlob::DoAllocateponasenko-rs2025-02-051-1/+11
| | | | | | | | | | | | commit_hash:51660c0e427c358c8285a5889c7dd585a97e5140
| | * TString -> std::string for LocalHostNameOverridebabenko2025-02-051-2/+4
| | | | | | | | | | | | commit_hash:5da0149cde309f7493c2706012df22f7b93ac4c2
| | * Intermediate changesrobot-piglet2025-02-0540-734/+3892
| | | | | | | | | | | | commit_hash:16909afb4de17d1f1bd0d7141d98403b2fd74e46
| | * Enable building abseil for WASM platforms.vchigrin2025-02-051-5/+1
| | | | | | | | | | | | commit_hash:1b1635c9cb3c2a51c4ab2b446495c2d3478d29e5
| | * YT: Fix race on TAddressResolverConfigpechatnov2025-02-051-13/+15
| | | | | | | | | | | | commit_hash:8d5365eafb264f581ae6fa5ad92cd486ba87ca6e
| | * YT: Fix queue cluster name logicpechatnov2025-02-051-0/+5
| | | | | | | | | | | | commit_hash:b9fd5effa683442a4e23af6537b74ed0dc195600
| | * [queues] YT-23208: Queue static table exports refactorapachee2025-02-052-2/+5
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Changelog entry Type: feature Component: queue-agent Refactor and improve queue static table exports: - Add retries. - Limit RPS to master. - Change exporting mechanics: exported table (in most cases) contains data for some time interval [T; T+period). Previously, that was not the case for newly setup exports, all rows were combined in a single table. Pull Request resolved: https://github.com/ytsaurus/ytsaurus/pull/928 commit_hash:2aa619d7f0df07abae3d1a225d9ea7c060869810
| | * Intermediate changesrobot-piglet2025-02-0521-75/+97
| | | | | | | | | | | | commit_hash:6c65b2ed290900c658e42d7818d9bd50d568a8ba
| | * make concatenate request heavyermolovd2025-02-051-1/+3
| | | | | | | | | | | | commit_hash:b9c0a7fd0ba37d4b66ac0b3bd38387dc4f85738b
| | * Do not send UBERJAR related info to jbuild. It is not handled by jbuild anymore.svidyuk2025-02-051-20/+0
| | | | | | | | | | | | commit_hash:43ba235775704a049a26aaba66e16c4266c8b64a
| | * Remove never used and long time broken macrosvidyuk2025-02-051-9/+0
| | | | | | | | | | | | commit_hash:14eb6b8456c47697ac1326a0d549528f4a021c4c
| | * Automatic release build for ymake, os_ymakerobot-ya-builder2025-02-053-10/+20
| | | | | | | | | | | | | | | Update tools: ymake, os_ymake commit_hash:b48dce24a59b8978afa19fd484fb91cd19be3dbf
| | * Cosmeticsdtorilov2025-02-051-1/+1
| | | | | | | | | | | | commit_hash:43e13265425ebdb172d40eb9be91a56e5fffab21
* | | More RAM for log stress test (#14242)Олег2025-02-061-8/+2
| | |
* | | Use an empty AckTo for plans from mediator to tablets (#14223)Aleksei Borzenkov2025-02-066-20/+59
| | |
* | | More PK diversity in OLTP stress test (#14250)azevaykin2025-02-061-10/+30
| | |