aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Temporarily increase literal executer allocation limit. (,)spuchin2022-07-161-9/+11
|
* Sync contrib/libs/jwt-cpp layout with upstreamthegeorg2022-07-166-2/+5
|
* Consistent logginghor9112022-07-1613-277/+309
|
* Better checkpointing logginghor9112022-07-162-41/+40
|
* fix for topic service, added testalexnick2022-07-161-0/+130
|
* Fix compiling jwt-cpp on Darwinthegeorg2022-07-152-3/+9
| | | Нашёл локальный для Маркета фикс и вынес в код самого контриба.
* simplify loops to make coverity happyuzhas2022-07-151-13/+13
|
* Update install/cmd_rust.mdVabka2022-07-151-1/+1
| | | | | cargo add is now builtin Pull Request resolved: 92
* Fix generation errors,kruall2022-07-152-3/+5
|
* interval.unit has been supproted for s3hcpp2022-07-1518-19/+357
|
* Add missing include.halyavin2022-07-151-0/+1
| | | std::copy requires <algorithm> header. This is exposed by new verison of libc++.
* Add missing include.halyavin2022-07-151-0/+1
| | | std::all_of requires <algorithm> header. This is exposed by new version of libc++.
* Feature flag to online enable/disable move index.dcherednik2022-07-1512-17/+55
|
* [] Pushdown S3 predicatesaneporada2022-07-151-0/+258
|
* Fix missing InvisibleRowSkips update on empty ranges. ()spuchin2022-07-152-4/+100
|
* disable flappy testschertus2022-07-151-3/+7
|
* fix for topic servicealexnick2022-07-153-4/+11
|
* Provide column write stats for precomputed effects in NewEngine. ()spuchin2022-07-159-37/+212
|
* SerializeFormat with split on partitions draft.a-romanov2022-07-151-29/+117
|
* enable EnableOlapSchemaOperations by defaultchertus2022-07-1511-68/+11
|
* fixed run_actor ttl abort messagebbiff2022-07-151-2/+3
|
* Fix call func WithAnonymousCredentialsbazeltsev2022-07-152-2/+2
| | | fixed
* Перевод новых функций YDB CLI v. 1.9alextarazanov2022-07-155-158/+228
|
* Allow skip arg in opt parserbulatkhr2022-07-153-1/+53
| | | add UnnecessaryArgument
* Remove unnecessary Y_VERIFY()ilnaz2022-07-143-3/+0
|
* Add more loggingilnaz2022-07-141-0/+2
|
* Set topic path always in metacachekomels2022-07-141-3/+18
|
* fix unique constraint over non-structsvvvv2022-07-141-1/+4
|
* [sqs] balancing leadersalexbogo2022-07-1415-117/+889
| | | init
* [test_pq_client] fix consumers codecs init in testsalexbogo2022-07-141-1/+1
| | | fix
* dq, fix PartitionsByKeys lambdawhcrc2022-07-142-7/+11
|
* CheckVersionTag() now fails only on release branches,serg-belyakov2022-07-141-2/+2
| | | CheckVersionTag() now fails only on release branches
* [] Fix _yql_injoin_column name selectionaneporada2022-07-141-5/+15
|
* Update contrib/libs/sqlite3 to 3.39.1robot-contrib2022-07-143-64/+125
|
* Per format S3 file limitshor9112022-07-144-1/+37
|
* Change "default_yaml.yml": add kvgvit2022-07-131-0/+1
|
* BlobDepot work in progressalexvru2022-07-1314-148/+322
|
* add execution time limitbbiff2022-07-1311-30/+110
|
* Add topicbazeltsev2022-07-1325-43/+70
| | | | | updated ydb docs topic in concepts
* Load newest source id info upon migrationilnaz2022-07-131-3/+6
|
* Comment for uncompressed sizerekby2022-07-131-1/+3
|
* CheckVersionTag() now uses GetBranch() to resolve branch name,serg-belyakov2022-07-131-15/+15
| | | CheckVersionTag() now uses GetBranch() to resolve branch name
* fix topic serviceildar-khisam2022-07-135-32/+83
| | | | | fix topic service [] enable 'topic' by default
* fix issues from code reviewva-kuznecov2022-07-132-3/+2
|
* Fix race in S3 read actor during its bootstrapgalaxycrab2022-07-131-3/+3
| | | Fix race in S3 read actor during its bootstrap
* remove experimental includemdartemenko2022-07-133-3/+0
|
* Always publish own DC (especially if is is not used)hor9112022-07-133-3/+9
|
* Remove duplicates from stable ydb configthegeorg2022-07-131-2/+2
|
* Add MIME_CBOR content typemokhotskii2022-07-132-0/+2
| | | Add MIME_CBOR content type
* Fix compatibility issueskomels2022-07-133-9/+29
|