Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | test for LIKEs over binary column | chertus | 2023-04-07 | 1 | -41/+61 |
| | |||||
* | return dead tablets | andrew-rykov | 2023-04-07 | 1 | -19/+29 |
| | | | | | remove logs dead-tablets | ||||
* | YT-18707: Move LLVM out of ytlib | dtorilov | 2023-04-07 | 1 | -0/+16 |
| | |||||
* | fix infinite loop in GC logic | chertus | 2023-04-07 | 5 | -13/+24 |
| | |||||
* | replace hashmap::count with hashmap::contains | stanly | 2023-04-07 | 26 | -110/+110 |
| | | | In general, contains() will be faster than count() | ||||
* | Fixed the check for empty endpoint and database | brgayazov | 2023-04-07 | 3 | -8/+8 |
| | |||||
* | YT-18375: Get rid of zero size padding | aleexfi | 2023-04-07 | 2 | -1/+23 |
| | |||||
* | ydb docs: add recipe for driver init | waleriya | 2023-04-07 | 1 | -1/+24 |
| | |||||
* | Extract CreatePartitionActor method | tesseract | 2023-04-07 | 2 | -18/+27 |
| | |||||
* | fix path filter | xenoxeno | 2023-04-07 | 1 | -1/+2 |
| | |||||
* | get rid of TMap in TMarksGranules | stanly | 2023-04-07 | 3 | -91/+95 |
| | | | | * replace TMap with std::vector * remove template parameter from SliceIntoGranulesImpl | ||||
* | Update contrib/restricted/aws/s2n to 1.3.41 | robot-contrib | 2023-04-07 | 19 | -66/+327 |
| | |||||
* | Check sharding key condition | nsofya | 2023-04-07 | 5 | -13/+39 |
| | | | Check sharding key condition | ||||
* | YQL-15415 Inject Unordered under FlatMap. | a-romanov | 2023-04-07 | 1 | -0/+7 |
| | |||||
* | fix ColumnShard GC in case of too many blobs to delete | chertus | 2023-04-07 | 7 | -32/+58 |
| | |||||
* | add logging and signals, correct config defaults | ivanmorozov | 2023-04-07 | 4 | -41/+53 |
| | | | improve stats | ||||
* | Remember sync state when restarting populator | ilnaz | 2023-04-07 | 1 | -10/+8 |
| | |||||
* | Restart backup operation after an aborted scan | ilnaz | 2023-04-07 | 10 | -60/+178 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-07 | 3 | -3/+0 |
| | |||||
* | Fix channel scheduler | alexvru | 2023-04-07 | 1 | -10/+6 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-07 | 2 | -0/+7 |
| | |||||
* | Simplify code | tesseract | 2023-04-06 | 2 | -43/+30 |
| | |||||
* | YQL-15834 Try to workaround empty constraint on PartitionsByKeys input. | a-romanov | 2023-04-06 | 1 | -0/+8 |
| | |||||
* | YQL-15415 Inject Unordered under Extend. | a-romanov | 2023-04-06 | 2 | -68/+83 |
| | |||||
* | Group table schema processing in one class(second one) | nsofya | 2023-04-06 | 17 | -431/+675 |
| | | | | Перезаливаем https://a.yandex-team.ru/arcadia/commit/rXXXXXX Вычитывала схемы не из той структуры | ||||
* | Export replication time metric | alexvru | 2023-04-06 | 12 | -37/+190 |
| | |||||
* | [library/cpp/testing/common/ut/env] Added GetGlobalResource function to ↵ | prettyboy | 2023-04-06 | 3 | -0/+32 |
| | | | | obtain global resources from context file | ||||
* | insert to json_list has been fixed | hcpp | 2023-04-06 | 1 | -1/+6 |
| | |||||
* | task start instant for stats profile (in diagram usage) | ivanmorozov | 2023-04-06 | 5 | -2/+6 |
| | |||||
* | Intermediate changes | robot-piglet | 2023-04-06 | 1 | -0/+4 |
| | |||||
* | Added extra configuration | auzhegov | 2023-04-06 | 7 | -46/+87 |
| | | | Added extra configuration | ||||
* | remove excess notify | ssmike | 2023-04-06 | 1 | -4/+0 |
| | |||||
* | continue refactoring task serialization process | gvit | 2023-04-06 | 13 | -243/+193 |
| | |||||
* | Relaxed dict type, support of Auto mode for Dicts (+internal sorting of structs) | vvvv | 2023-04-06 | 17 | -92/+399 |
| | |||||
* | temporary revert rXXXXXX commit due to standalone tables scheme problem | nsofya | 2023-04-06 | 17 | -680/+431 |
| | |||||
* | add TColumnEngineForLogs::TMarksGranules | chertus | 2023-04-06 | 4 | -63/+115 |
| | |||||
* | Drop unused DATA_TRANSPORT_ARROW_1_0 serialization/transport encoding | aneporada | 2023-04-06 | 6 | -144/+5 |
| | | | initial | ||||
* | [yql] Restore user data storage on fallback | udovichenko-r | 2023-04-06 | 11 | -56/+69 |
| | | | YQL-15761 | ||||
* | Python topic api doc | rekby | 2023-04-06 | 1 | -0/+164 |
| | |||||
* | YQL-15832 Hotfix make common sorted constraint over all empty inputs. | a-romanov | 2023-04-05 | 1 | -23/+21 |
| | |||||
* | pg type coercion when inserting values | monster | 2023-04-05 | 7 | -70/+231 |
| | |||||
* | Fix possible race at init, reject pending requests at zombie state | ilnaz | 2023-04-05 | 2 | -8/+55 |
| | |||||
* | Support different element sizes in persisted tx artifacts | snaury | 2023-04-05 | 3 | -7/+36 |
| | |||||
* | Reduce sync CA logs | hor911 | 2023-04-05 | 1 | -1/+1 |
| | |||||
* | External build system generator release 25 | robot-ya-builder | 2023-04-05 | 2 | -3/+66 |
| | | | Update tools: yexport | ||||
* | workload topic | azevaykin | 2023-04-05 | 40 | -33/+1580 |
| | |||||
* | YQL-15833 Hotfix keep sorted constraint. | a-romanov | 2023-04-05 | 1 | -2/+6 |
| | |||||
* | pg regression tests over YDB | qrort | 2023-04-05 | 31 | -0/+3447 |
| | |||||
* | YQL-15826: Can read bindings from json file | aozeritsky | 2023-04-05 | 17 | -0/+590 |
| | |||||
* | do not forget all blobs after read (only deleted) | chertus | 2023-04-05 | 1 | -7/+3 |
| |