summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* 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
* Fix naming in TStorageLoadva-kuznecov2023-02-032-51/+20
|
* fix for aggregation with sessionivanmorozov2023-02-031-1/+1
|
* Add more convenient way to construct protobufs, get rid of dynamic memory ↵serg-belyakov2023-02-033-113/+181
| | | | | allocations, More convenient way to construct protobufs,
* YQL logger refactoring fix stream namesepbugaev2023-02-031-5/+5
| | | [] Fix log stream names
* fix S3 blobs deletionchertus2023-02-037-46/+77
|
* Some fixes for BlobDepotalexvru2023-02-033-6/+16
|
* yq.queries.viewQueryText permission has been supportedhcpp2023-02-036-7/+139
|
* WideTop[Sort] LLVM increment ref count after row accepted.a-romanov2023-02-031-29/+40
|
* Move DbPool library to ydb/librarymaxkovalev2023-02-0339-143/+419
| | | Move DbPool library to ydb/library
* Strict markers for the math, pire, re2, set & stat modulesmarsaly2023-02-0319-22/+42
| | | | | | | Marked all math UDFs strict No UDF in pire is strict Escape & Options UDFs in re2 are strict Create, AddValue, WasChanged, Merge, Serialize, GetResult UDF in set are strict TDigest_AddValue, TDigest_GetPercentile, TDigest_Serialize, TDigest_Merge UDF in stat are strict
* Common style for Sorted constraint: use PartOf.a-romanov2023-02-033-138/+332
|
* fix and testildar-khisam2023-02-032-8/+135
| | | fix and test for
* Yql_logging_refactoringepbugaev2023-02-0310-15/+326
| | | []
* Re-worked loggingilnaz2023-02-034-289/+280
|
* unix timestamp has been removed from generatorhcpp2023-02-032-22/+5
|
* Correct stream read statisticshor9112023-02-031-13/+19
|
* Revert commit rXXXXXXivanmorozov2023-02-02513-543/+543
|
* switchivanmorozov2023-02-02513-543/+543
| | | canondata
* fix debug messageivanmorozov2023-02-021-1/+1
|
* response 500 in case of reply erroruzhas2023-02-023-6/+14
|
* fix object storage configs initialization testsivanmorozov2023-02-021-1/+1
|
* Fix some BlobDepot issuesalexvru2023-02-0232-152/+319
|
* fix useless initialization for objects storageivanmorozov2023-02-021-1/+1
|
* fix the buggvit2023-02-024-3/+12
|
* Improve some error messages.yuryalekseev2023-02-022-9/+8
|
* Added parameters get from json filebrgayazov2023-02-0282-119/+2151
|