aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* YQ-4205 fixed external source feature flags passing into SS (#16208)Pisarenko Grigoriy2025-04-222-5/+11
|
* Pass langver via dq (#17537)Vitaly Stoyan2025-04-225-4/+16
|
* [ci] update docs_notify_assignees.yaml (#17546)Ivan Blinkov2025-04-221-4/+0
|
* Rename YDB CLI installation script env variables (#17539)Nikolay Perfilov2025-04-221-27/+27
|
* Refactor ut_export: move local scope test variables to fixture (#17461)Vasily Gerasimov2025-04-221-1003/+820
|
* Fix OOM matching (#17514)Олег2025-04-221-6/+6
|
* [C++ SDK] Supported topic-to-table transactions in Query Service (#15984)Bulat2025-04-2243-767/+2055
|
* Moved sessions tests to C++ SDK repo (#17512)Bulat2025-04-228-1290/+1178
|
* Fix distconf audit log (#17518)Alexander Rutkovsky2025-04-224-68/+40
|
* Add iceberg connector into fqrun, kqprun configs (#17522)Slusarenko Igor2025-04-222-0/+37
|
* Don't allow replication to overconsume space on PDisk (#17418)Sergey Belyakov2025-04-2211-15/+561
|
* Fix notes from #14371 (#14793)Nikolay Shestakov2025-04-221-1/+0
|
* [YQ-4213] Support streaming disposition (#17360)Alexey Pozdniakov2025-04-2211-25/+326
|
* The PQ tablet does not receive a TEvTxCalcPredicateResult (#17497)Alek5andr-Kotov2025-04-222-1/+65
|
* Merge pull request #17513 from ydb-platform/merge-libs-250422-0050Alexander Smirnov2025-04-22114-300/+839
|\
| * Import libraries 250422-0050Alexander Smirnov2025-04-221-1/+1
| |
| * Merge branch 'rightlib' into merge-libs-250422-0050Alexander Smirnov2025-04-22113-299/+838
| |\
| | * Fix cluster for StatWriteTableaneporada2025-04-211-0/+1
| | | | | | | | | | | | commit_hash:5b013b23327d8b623fbe133c80d2188f62b421a6
| | * YT-24322: Retry cannot read from socket input stream errorhiddenpath2025-04-212-1/+2
| | | | | | | | | | | | commit_hash:bdfb86ce1915fd5c298250f4973acf6343a3e226
| | * YQL-19861 abi, udf resolvers, test, pass via yt gatewaysvvvv2025-04-2156-141/+344
| | | | | | | | | | | | commit_hash:6e3f5fac6a8598586987b52d749644d1ce1fccbe
| | * fix junit5-runner ForkSubtests: should distribute evenly tests in chunksalmishev2025-04-213-0/+21
| | | | | | | | | | | | commit_hash:478736ce9fbf76b0b269d4ac39055a3989b92e7f
| | * Add compilation classpath to jar SBOMsvidyuk2025-04-211-0/+2
| | | | | | | | | | | | commit_hash:63ba1406e10d4966913d779f560e786024d4753b
| | * YT-24579: Refactoring after reviewdon-dron2025-04-219-12/+12
| | | | | | | | | | | | commit_hash:438a7cfab48cb04907872a4cac2dca8332b012bb
| | * Don't wait Yt poller thread shutdown under lockudovichenko-r2025-04-211-4/+8
| | | | | | | | | | | | commit_hash:1ddf88b71f3418bee4e3621d13b822ef59dc8e9d
| | * YQL-19845 introduced max released version, used in fastcheck/linter/purecalc ↵vvvv2025-04-2123-55/+264
| | | | | | | | | | | | | | | | | | & embedded commit_hash:b5d1a0cb6f6eedc8b2a450091bde452ac628406d
| | * Intermediate changesrobot-piglet2025-04-213-0/+31
| | | | | | | | | | | | commit_hash:c1fab6bbd7e2dc0d2e8109ed89f72bc6c52c1e8b
| | * YTORM: Use (From|To)Proto methods from yt/yt/corekmokrov2025-04-211-4/+6
| | | | | | | | | | | | commit_hash:73c27f665b4988fbc1db7e192fc14aa22125f76c
| | * Fix ExternalTempTablesCount handling in transaction cacheziganshinmr2025-04-213-12/+27
| | | | | | | | | | | | commit_hash:57272e28f5f7966187b7caf0ff0850cbe0b20930
| | * Fix job memory limit calculation when using YtBlockTableContentziganshinmr2025-04-215-40/+78
| | | | | | | | | | | | | | | | | | | | | - Consider BlockStorage and BlockIndex memory consumption when calculating YtTableContent's memUsage - Consider YtBlockTableContent's memUsage when calculating job memory limit commit_hash:2381560cc3cebf920312d31b9709c121eb9a09cd
| | * Automatic release build for test_tool, ya_bin, os_ya, os_test_toolrobot-ya-builder2025-04-214-20/+22
| | | | | | | | | | | | | | | Update tools: test_tool, ya_bin, os_ya, os_test_tool commit_hash:631c86c4010f409ad50c4909934aa09bcb8f60e3
| | * Automatic release build for ymake, os_ymakerobot-ya-builder2025-04-213-10/+20
| | | | | | | | | | | | | | | Update tools: ymake, os_ymake commit_hash:32c7bafeaa350107f0113337d907d860dbbc1465
* | | fix optional structs (#17468)Alexey Efimov2025-04-221-11/+1
|/ /
* | Use HiveMetastore instead of Hive (#17483)Slusarenko Igor2025-04-219-67/+67
| |
* | Add option to the CMS to set the threshold of FAULTY pdisks per node (#16932)Semyon Danilov2025-04-216-9/+238
| | | | | | If the number of FAULTY PDisks on a node — including those already FAULTY or about to be marked FAULTY — exceeds this threshold, no additional disks on the same node will be marked as FAULTY, except for those explicitly marked as FAULTY by the user via the replace devices command.
* | Add ansible fq-connetctor-go documentation (#17269)Vadim Zudin2025-04-212-4/+35
| |
* | [YQ-3985]: M_R: актуализировать документацию (#15846)Alexey Pozdniakov2025-04-216-6/+734
| |
* | Fixed errors of the distributed commit offset to the partition (#17423)Nikolay Shestakov2025-04-2111-612/+709
| |
* | Check node errors in perftests, support multislot (#17474)Олег2025-04-214-60/+145
| |
* | Less ttl for large tests (#17473)Maxim Yurchuk2025-04-211-2/+2
| |
* | Fix multitest (#14910)Alexander Avdonkin2025-04-217-25/+62
| |
* | Merge pull request #17458 from ydb-platform/merge-libs-250420-0050Alexander Smirnov2025-04-21585-5667/+7728
|\ \
| * | #include <cmath>Maxim Yurchuk2025-04-211-0/+2
| | |
| * | Import libraries 250420-0050Alexander Smirnov2025-04-201-1/+1
| | |
| * | Merge branch 'rightlib' into merge-libs-250420-0050Alexander Smirnov2025-04-20583-5666/+7725
| |\|
| | * New version of the tld SKIP_CHECK SKIP_REVIEWrobot-ratatosk2025-04-201-1/+1
| | | | | | | | | | | | commit_hash:fdd4066092ef9cf0ffe2683524a24cd3fc65818a
| | * Add exception on duplicate keys during protobuf map ↵ignat2025-04-191-2/+11
| | | | | | | | | | | | | | | | | | serialization/deserialization commit_hash:73552810ad9072ebfd5a1d2c67f58aadd78d0cca
| | * YT: Switch TQueryBuilder to std::stringdgolear2025-04-195-77/+139
| | | | | | | | | | | | commit_hash:b9ba9e739dc3af4d562ef56bd81774e2c8919eed
| | * Update libcxx to 20 Sep 2024mikhnenko2025-04-19576-5586/+7574
| | | | | | | | | | | | | | | TRIVIAL commit_hash:04d8ae0a53854a1ed8cdea2e191c8dfa1248c023
* | | Add new data schema in NodeBroker (#16474)Ilia Shakhov2025-04-2114-214/+2790
| | |
* | | Fix empty upsert with sink (#17482)Nikita Vasilev2025-04-212-3/+66
| | |