Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | remove PredicateExtract20 & OldJoinsBehavior options (#6502) | Mikhail Surin | 2024-07-10 | 24 | -2285/+62 |
| | |||||
* | Add end-to-end async replication test. (#6522) | Daniil Cherednik | 2024-07-10 | 3 | -0/+142 |
| | |||||
* | Remove KIKIMR_ALLOW_FLOWCONTROLLED_QUEUE_FOR_SSLOOKUP (#6511) | Maxim Yurchuk | 2024-07-10 | 5 | -317/+7 |
| | |||||
* | remove feature flag: modify tests to remove source reads feature flag (#6505) | Vitalii Gridnev | 2024-07-10 | 11 | -249/+70 |
| | |||||
* | Added table service flag for CBO (#6493) | Pavel Velikhov | 2024-07-10 | 8 | -11/+14 |
| | |||||
* | Upload tests results to ydb (#6363) | Kirill Rysin | 2024-07-10 | 2 | -1/+299 |
| | |||||
* | Improve replication code (#6501) | Alexander Rutkovsky | 2024-07-10 | 3 | -24/+54 |
| | |||||
* | Tidy up in heap iterator a little (#6510) | Alexander Rutkovsky | 2024-07-10 | 2 | -20/+16 |
| | |||||
* | fix TabletsTotal counter (#6492) | vporyadke | 2024-07-10 | 1 | -0/+1 |
| | |||||
* | Memory leak in Topic SDK (#6249) | Alek5andr-Kotov | 2024-07-10 | 3 | -14/+105 |
| | |||||
* | lower boot priority for delayed tablets (#6491) | vporyadke | 2024-07-10 | 2 | -0/+37 |
| | |||||
* | fix neighbours count (#6409) | vporyadke | 2024-07-10 | 2 | -1/+83 |
| | |||||
* | set pg port in config (#6124) | Timofey Koolin | 2024-07-10 | 1 | -0/+7 |
| | |||||
* | Create separate trace id for BlobStorage requests and link them to original ↵ | Alexander Rutkovsky | 2024-07-09 | 19 | -68/+189 |
| | | | | traces (#6444) | ||||
* | Kqprun added request time info printing (#6479) | Pisarenko Grigoriy | 2024-07-09 | 1 | -0/+4 |
| | |||||
* | remove some always enabled feature flags (#6438) | Vitalii Gridnev | 2024-07-09 | 20 | -136/+33 |
| | |||||
* | remove unused proto imports (#6476) | uzhastik | 2024-07-09 | 1 | -3/+0 |
| | |||||
* | Fix test_db_counters test (#6447) | Daniil Demin | 2024-07-09 | 1 | -5/+14 |
| | |||||
* | canonize window tests & add order by to the query (#6478) | Vitalii Gridnev | 2024-07-09 | 2 | -9/+9 |
| | |||||
* | Fix YSON codec to support complex YT types (#6396) | Vadim Averin | 2024-07-09 | 8 | -105/+201 |
| | |||||
* | Set join-lookup limit (#6455) | Mikhail Surin | 2024-07-09 | 1 | -1/+1 |
| | |||||
* | Prohibit UDF on Flow in case of PartitionByKeys callable. (#6322) | Aidar Samerkhanov | 2024-07-09 | 6 | -1/+44 |
| | |||||
* | Check ldap domain as suffix of user login (#6426) | Andrey Molotkov | 2024-07-09 | 2 | -3/+16 |
| | |||||
* | YDB FQ: fix external datasource tests (#6471) | Timur Sufiyanov | 2024-07-09 | 2 | -0/+6 |
| | |||||
* | conveyor logging and remove ownerId - internal processes only (#6442) | ivanmorozov333 | 2024-07-09 | 28 | -173/+183 |
| | |||||
* | fix disk writing limiter (#6452) | ivanmorozov333 | 2024-07-09 | 1 | -1/+1 |
| | |||||
* | Fix include file path for win version (#6417) | Andrey Molotkov | 2024-07-09 | 1 | -1/+1 |
| | |||||
* | Remove KIKIMR_PDISK_ENABLE_T1HA_HASH_WRITING (#6439) | Maxim Yurchuk | 2024-07-09 | 19 | -127/+65 |
| | |||||
* | YQ-3367 frozen fq yt-kqp test list (#6397) | Pisarenko Grigoriy | 2024-07-09 | 2 | -1/+2995 |
| | |||||
* | Fix bugs in coordinator state migration (#6401) | Aleksei Borzenkov | 2024-07-09 | 11 | -10/+613 |
| | |||||
* | use nullable columns for tpcds (#6453) | Олег | 2024-07-09 | 1 | -393/+393 |
| | |||||
* | Refactoring: DataShard handling indexes (#6425) | Valery Mironov | 2024-07-09 | 10 | -30/+40 |
| | | | Co-authored-by: Ilnaz Nizametdinov <i.nizametdinov@gmail.com> | ||||
* | ca factory in executer to support extra allocations and memory tracking ↵ | Vitalii Gridnev | 2024-07-09 | 21 | -289/+309 |
| | | | | everywhere (#6084) | ||||
* | fix query errors processing (#6441) | Alexey Efimov | 2024-07-09 | 2 | -15/+18 |
| | |||||
* | Migration to new protobuf (devtools request) (#6437) | Maxim Yurchuk | 2024-07-09 | 1 | -1/+1 |
| | |||||
* | Refactor event pb (#6235) | Maxim Yurchuk | 2024-07-09 | 2 | -22/+13 |
| | |||||
* | reduce logging volume (#6418) | ivanmorozov333 | 2024-07-09 | 1 | -3/+2 |
| | |||||
* | Permanently enable extended payload format generation (#6434) | Alexander Rutkovsky | 2024-07-09 | 1 | -36/+0 |
| | |||||
* | [CBO] Warning FIX (#6420) | pilik | 2024-07-09 | 1 | -2/+2 |
| | |||||
* | Upgrade pg to 14.12 (#6432) | Vitaly Stoyan | 2024-07-09 | 178 | -1561/+4059 |
| | |||||
* | Tpcds test, fix tpcds init (#6435) | Олег | 2024-07-09 | 6 | -83/+136 |
| | |||||
* | Remove some ancient feature flags (#6242) | Maxim Yurchuk | 2024-07-09 | 18 | -241/+27 |
| | |||||
* | Merge pull request #6421 from ydb-platform/mergelibs-240708-1553 | Maxim Yurchuk | 2024-07-08 | 1300 | -110290/+65981 |
|\ | | | | | Library import 240708-1553 | ||||
| * | Import libraries 240708-1553 | Alexander Smirnov | 2024-07-08 | 1 | -1/+1 |
| | | |||||
| * | Merge branch 'rightlib' into mergelibs-240708-1553 | Alexander Smirnov | 2024-07-08 | 1299 | -110289/+65980 |
| |\ | |||||
| | * | Update flake8 to 7.1.0 | shadchin | 2024-07-08 | 3 | -247/+302 |
| | | | | | | | | | | | | e6707877e6c6e4d8195ef1ed9953953bf91ddd05 | ||||
| | * | YT-20614: Change cross-cell copy format (in preparation for Sequoia) | h0pless | 2024-07-08 | 1 | -0/+17 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | The new format is better optimized for VectorizedRead, which is needed in Sequoia. Previously, the output for the BeginCopy verb was a serialized subtree plus the list of opaque children. In a non-Sequoia world, that is useful and easy to work with. However, in Sequoia, a subtree might not be contained on the same cell, which makes it difficult to use the old data transfer format. Now it's a vector of nodes with clear separation between them. This change makes it easier to work with VectorizedRead since the conversion between BeginCopy return and VectorizedRead(BeginCopy) return is very straight-forward. Additionally, this change helps with copying from Cypress to Sequoia, since now it's much easier to process each node individually (which is needed for Sequoia to work and not clog up one cell). In the next PR, I'm planning on: 1. Making BeginCopy a read-request (removing snapshot locks). So the verb will only return meta-information about the requested nodes. 2. Adding a verb, executed before BeginCopy, where the locks would be taken and the general structure of the tree is returned. 017ec9971e8e0a611a7286ed748b6071cfc89048 | ||||
| | * | Fix yt log level | don-dron | 2024-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | e627af2077a1a17b4b06d99b048a886611643919 | ||||
| | * | YT-16507: Set default value of IgnoreSortOrder to false. | yuryalekseev | 2024-07-08 | 1 | -1/+1 |
| | | | | | | | | | | | | e19e97f5d1622abcee8e20bde714c4e8fc263782 | ||||
| | * | Revert "Conan2 support by use_conan2 flag in yexport.toml" | mikhnenko | 2024-07-08 | 13 | -1495/+75 |
| | | | | | | | | | | | | | | | | | | This reverts commit 53b2f6c57e617e4efacd04b2205da51579655ac8, reversing changes made to a265b57511425cc8130c5ac369e9ecb0ba0b10cf. b598f7b7bd94c27933dae8874d4a2a4a5e366591 |