aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* test for LIKEs over binary columnchertus2023-04-071-41/+61
|
* return dead tabletsandrew-rykov2023-04-071-19/+29
| | | | | remove logs dead-tablets
* YT-18707: Move LLVM out of ytlibdtorilov2023-04-071-0/+16
|
* fix infinite loop in GC logicchertus2023-04-075-13/+24
|
* replace hashmap::count with hashmap::containsstanly2023-04-0726-110/+110
| | | In general, contains() will be faster than count()
* Fixed the check for empty endpoint and databasebrgayazov2023-04-073-8/+8
|
* YT-18375: Get rid of zero size paddingaleexfi2023-04-072-1/+23
|
* ydb docs: add recipe for driver initwaleriya2023-04-071-1/+24
|
* Extract CreatePartitionActor methodtesseract2023-04-072-18/+27
|
* fix path filterxenoxeno2023-04-071-1/+2
|
* get rid of TMap in TMarksGranulesstanly2023-04-073-91/+95
| | | | * replace TMap with std::vector * remove template parameter from SliceIntoGranulesImpl
* Update contrib/restricted/aws/s2n to 1.3.41robot-contrib2023-04-0719-66/+327
|
* Check sharding key conditionnsofya2023-04-075-13/+39
| | | Check sharding key condition
* YQL-15415 Inject Unordered under FlatMap.a-romanov2023-04-071-0/+7
|
* fix ColumnShard GC in case of too many blobs to deletechertus2023-04-077-32/+58
|
* add logging and signals, correct config defaultsivanmorozov2023-04-074-41/+53
| | | improve stats
* Remember sync state when restarting populatorilnaz2023-04-071-10/+8
|
* Restart backup operation after an aborted scanilnaz2023-04-0710-60/+178
|
* Intermediate changesrobot-piglet2023-04-073-3/+0
|
* Fix channel scheduleralexvru2023-04-071-10/+6
|
* Intermediate changesrobot-piglet2023-04-072-0/+7
|
* Simplify codetesseract2023-04-062-43/+30
|
* YQL-15834 Try to workaround empty constraint on PartitionsByKeys input.a-romanov2023-04-061-0/+8
|
* YQL-15415 Inject Unordered under Extend.a-romanov2023-04-062-68/+83
|
* Group table schema processing in one class(second one)nsofya2023-04-0617-431/+675
| | | | Перезаливаем https://a.yandex-team.ru/arcadia/commit/rXXXXXX Вычитывала схемы не из той структуры
* Export replication time metricalexvru2023-04-0612-37/+190
|
* [library/cpp/testing/common/ut/env] Added GetGlobalResource function to ↵prettyboy2023-04-063-0/+32
| | | | obtain global resources from context file
* insert to json_list has been fixedhcpp2023-04-061-1/+6
|
* task start instant for stats profile (in diagram usage)ivanmorozov2023-04-065-2/+6
|
* Intermediate changesrobot-piglet2023-04-061-0/+4
|
* Added extra configurationauzhegov2023-04-067-46/+87
| | | Added extra configuration
* remove excess notifyssmike2023-04-061-4/+0
|
* continue refactoring task serialization processgvit2023-04-0613-243/+193
|
* Relaxed dict type, support of Auto mode for Dicts (+internal sorting of structs)vvvv2023-04-0617-92/+399
|
* temporary revert rXXXXXX commit due to standalone tables scheme problemnsofya2023-04-0617-680/+431
|
* add TColumnEngineForLogs::TMarksGranuleschertus2023-04-064-63/+115
|
* Drop unused DATA_TRANSPORT_ARROW_1_0 serialization/transport encodinganeporada2023-04-066-144/+5
| | | initial
* [yql] Restore user data storage on fallbackudovichenko-r2023-04-0611-56/+69
| | | YQL-15761
* Python topic api docrekby2023-04-061-0/+164
|
* YQL-15832 Hotfix make common sorted constraint over all empty inputs.a-romanov2023-04-051-23/+21
|
* pg type coercion when inserting valuesmonster2023-04-057-70/+231
|
* Fix possible race at init, reject pending requests at zombie stateilnaz2023-04-052-8/+55
|
* Support different element sizes in persisted tx artifactssnaury2023-04-053-7/+36
|
* Reduce sync CA logshor9112023-04-051-1/+1
|
* External build system generator release 25robot-ya-builder2023-04-052-3/+66
| | | Update tools: yexport
* workload topicazevaykin2023-04-0540-33/+1580
|
* YQL-15833 Hotfix keep sorted constraint.a-romanov2023-04-051-2/+6
|
* pg regression tests over YDBqrort2023-04-0531-0/+3447
|
* YQL-15826: Can read bindings from json fileaozeritsky2023-04-0517-0/+590
|
* do not forget all blobs after read (only deleted)chertus2023-04-051-7/+3
|