aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Enable block operations in KQP.aidarsamer2023-02-073-4/+25
|
* (no commit message)abcdef2023-02-0720-235/+166
|
* Better UT output, change cluster parameters in test,serg-belyakov2023-02-071-2/+15
| | | UT output, change cluster parameters in test
* [mapreduce/yt]Support HTTPs using http client from yt/yt/corenadya732023-02-071-2/+2
| | | Support HTTP client from yt/yt/core and HTTPs via its client.
* Fixed utf8bazeltsev2023-02-072-8/+5
| | | updated
* Fix flapping testmokhotskii2023-02-071-9/+7
| | | Fix flaping test
* Use index cache.a-romanov2023-02-071-2/+3
|
* Unique & Distinct constraints.a-romanov2023-02-0718-490/+544
|
* correctionivanmorozov2023-02-071-5/+2
|
* fixalexnick2023-02-079-79/+95
| | | | | | | | | progress progress progress progress
* (no commit message)abcdef2023-02-0716-31/+3182
|
* fixildar-khisam2023-02-078-10/+283
| | | | | fix fix budget restore
* Disallow decommission of virtual groupsalexvru2023-02-061-1/+7
|
* add query typegvit2023-02-061-0/+1
|
* Remove settler from c++ sdk.dcherednik2023-02-066-215/+23
|
* less shimpg2023-02-06131-2216/+2222
| | | К сожалению, люди успели наплодить переменных и методов c именами i64(), ui64(), поэтому для генеренного кода проще всего оказалось завести несколько type alias arc_ui64 -> ui64, и так далее.
* Add sessions per pool to DbPool configmaxkovalev2023-02-067-16/+23
| | | DbPool: Add session per pool argument to config
* External build system generator release 13robot-ya-builder2023-02-062-2/+29
| | | Update tools: yexport
* Decommit real group in tests, add seed manual setup,serg-belyakov2023-02-063-17/+33
| | | seed
* Remove fixed config file name used in different tests running in parallelildar-khisam2023-02-061-1/+1
| | | Remove fixed config file name used in different tests running in parallel
* delete table scheme resolving from stream lookup actorulya-sidorina2023-02-0614-258/+219
| | | refactor(kqp): delete table scheme resolving from stream lookup actor
* Multiple blob depot UT improvements,serg-belyakov2023-02-067-176/+188
| | | Multiple blob depot UT improvements
* fix eviction triggered by pure TTLchertus2023-02-062-4/+4
|
* speed up csv importivanmorozov2023-02-061-7/+24
|
* Move YdbTableSplit test suite to a separate binary with appropriate split factorsnaury2023-02-0610-3/+314
|
* fix testsildar-khisam2023-02-061-1/+4
| | | fix-tests
* Fix test timeout problemalexvru2023-02-061-1/+3
|
* Wait for volatile transactions in scanssnaury2023-02-0610-9/+212
|
* Add PDiskConfig to dstool pdisk list.yuryalekseev2023-02-061-0/+3
|
* Fix IsStrict in set UDFmarsaly2023-02-061-12/+12
| | | IsStrict() is always called
* Implement and use unusedKeys hint for EquiJoinaneporada2023-02-065-15/+152
|
* (no commit message)abcdef2023-02-062-2/+5
|
* propose commit offset apiildar-khisam2023-02-0625-14/+706
| | | propose commit offset api
* Nullable parameter for readers, converters from UV to BlockItem, comparators ↵vvvv2023-02-068-45/+427
| | | | over BlockItem
* replace hand-crafted patch with computer programpg2023-02-05134-2667/+2184
|
* Update PDiskConfig only for nonstatic PDisks.yuryalekseev2023-02-051-1/+9
|
* remove dangerous bulk-replacesssmike2023-02-055-49/+106
|
* Fix opt rules for aggs with dict lookups. ()spuchin2023-02-046-6/+131
|
* Public api representation for Optional<Variant<T>> type ut.dcherednik2023-02-041-8/+122
|
* view query/ast checking has been addedhcpp2023-02-044-5/+16
|
* Enable Top->WideTop optimizer when UseBlocks is setaneporada2023-02-031-4/+6
|
* Fill item's progressilnaz2023-02-032-12/+56
|
* remove one impl from codegvit2023-02-035-180/+82
|
* Some BlobDepot-related fixesalexvru2023-02-033-5/+5
|
* improve configuration for secrets usageivanmorozov2023-02-0313-49/+208
|
* Fix AddDriveSerial.yuryalekseev2023-02-031-0/+1
|
* [review][YDB] Перевод ↵potapenko-k2023-02-0314-10/+718
| | | | | | Разработка/Ядро/Тестирование/Load actor Тикет: Ключи:
* fixed overflowvvvv2023-02-031-2/+6
|
* [review] [YDB] Check "recipes-for-nodejs-sdk-auth" translatepotapenko-k2023-02-038-333/+317
| | | Ключи:
* wrap allocator into shared_ptrulya-sidorina2023-02-039-91/+151
| | | fix(dq_task_runner): wrap allocator into shared_ptr