summaryrefslogtreecommitdiffstats
path: root/ydb
Commit message (Expand)AuthorAgeFilesLines
* [YQL-15057] Refactor S3 object lister. Collect pattern matching groups.Andrey Neporada2022-07-014-315/+452
* KIKIMR-15038: change log level for msgArtem Zuikov2022-07-011-1/+1
* KIKIMR-12068: Add TSectorOperationThrottler to TSectorMap.yuryalekseev2022-07-018-39/+350
* Hackish NO_COMPILER_WARNINGS supportsvidyuk2022-07-018-0/+20
* Support rollback to snapshot in copy-on-write b+tree, KIKIMR-14732Aleksei Borzenkov2022-06-302-1/+159
* add option to balancer: enable tiers KIKIMR-15226Vitalii Gridnev2022-06-307-93/+197
* YQL-15035: async ca, continue on yield without datawhcrc2022-06-302-0/+15
* DC awarenessAleksandr Khoroshilov2022-06-3011-16/+68
* YQL-14803: hidden publishwhcrc2022-06-304-13/+25
* LOGBROKER-7581 add default message size to actor_persqueueAleksandr Petrikhin2022-06-301-0/+3
* YQL-15033 S3 sink draft.a-romanov2022-06-3026-49/+972
* Use "127.0.0.1" instead of localhost in monitoring_config.monitoring_address ...Mikhail Babich2022-06-302-2/+2
* Configurable read buffer size limit KIKIMR-14803Ilnaz Nizametdinov2022-06-303-2/+3
* support StreamReadildar-khisam2022-06-3017-1771/+249
* [LOGBROKER-7581] increase max message size in mirrorerAleksandr Petrikhin2022-06-305-0/+52
* Propagate addincl for configure file to cmakesvidyuk2022-06-305-0/+17
* add feature flag to enable new executor features KIKIMR-15067Vitalii Gridnev2022-06-303-1/+75
* New DB Access interfaceAleksandr Khoroshilov2022-06-3012-137/+444
* Faster lock removal in datashard, KIKIMR-14732Aleksei Borzenkov2022-06-3037-71/+299
* YQL-14728 fixed any/all correlated sublinksVitaly Stoyan2022-06-301-35/+74
* Integrate newest embedded ui into opensource cmake buildsvidyuk2022-06-303-170/+137
* Fix setting outdated field after updating ydb cli binary, KIKIMR-15119Nikolay Perfilov2022-06-301-1/+1
* KIKIMR-15111: Move out some dirsAlexey Ozeritskiy2022-06-3011-2098/+0
* YQ-1203 Fix race while loading task runner and its state simultaneouslyVasily Gerasimov2022-06-301-3/+39
* Fix log stringVasily Gerasimov2022-06-301-1/+1
* YQL-14728 fixed any/all scalar sublinksVitaly Stoyan2022-06-291-36/+21
* YQL-14728 a barrier to skip evaluation of inner scalar select many timesVitaly Stoyan2022-06-291-1/+3
* Fix ydb init command to work without profile, KIKIMR-15218Nikolay Perfilov2022-06-292-28/+30
* YQL-13966 equijoin with const/single predicatesVitaly Stoyan2022-06-291-22/+125
* KIKIMR-14294: implement stream lookup by pk prefixIuliia Sidorina2022-06-298-65/+246
* YQL-13966 strict equijoinVitaly Stoyan2022-06-294-137/+289
* KIKIMR-15038: stats for ColumnShardsArtem Zuikov2022-06-2928-528/+718
* Enable FlexibleTypes for YDB queries. (KIKIMR-14783)Sergei Puchin2022-06-292-0/+23
* YTORM-441 YTORM via yql-apia-beliakov2022-06-281-0/+13
* Remove unused code. KIKIMR-15211Daniil Cherednik2022-06-281-57/+0
* Fix DS proxy multicollect logging priorities KIKIMR-11082Alexander Rutkovsky2022-06-281-1/+1
* BlobDepot work in progress KIKIMR-14867Alexander Rutkovsky2022-06-2819-113/+283
* YQL-13966 single input predicateVitaly Stoyan2022-06-281-49/+193
* Fix local ydb start in zsh (YDBOPS-5505)teldekov2022-06-282-1/+3
* Support ExtraBlockChecks in EvPuts KIKIMR-14867Alexander Rutkovsky2022-06-2827-84/+295
* Accept no writes in donor mode KIKIMR-14637Alexander Rutkovsky2022-06-287-8/+308
* add column shards test with restartsVitalii Gridnev2022-06-284-78/+357
* intermediate changesarcadia-devtools2022-06-28283-283/+283
* restrictions on supported codecs inside ydb LOGBROKER-7533alexnick2022-06-287-12/+53
* YQL-13966 const predicate, equijoin for cartesian partVitaly Stoyan2022-06-271-111/+162
* YQL-14728 bare star should not include external columnsVitaly Stoyan2022-06-271-12/+9
* YQL-15033 Fix atom settings.a-romanov2022-06-271-1/+1
* Merge pull request #77 from zinal/fix_ydbDocRootalexv-smirnov2022-06-279-8/+10
|\
| * Updated the YDB docs repository location to the correct one, using the new va...Maksim Zinal2022-06-229-8/+10
* | top partition tables KIKIMR-15061Aleksandr Dmitriev2022-06-2734-377/+1359