aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Reply ALREADY to TEvBlock races, don't hide errors by retrying blocking, KIKI...Aleksei Borzenkov2022-07-016-16/+10
* [YQL-14969] Do not emit MrObject for S3 bindingsAndrey Neporada2022-07-013-30/+1
* intermediate changesarcadia-devtools2022-07-0121-156/+5341
* Support ypp rule in cmake exportsvidyuk2022-07-011-0/+1
* [YQL-15057] Improve S3 callables validation. Support externalColumns setting ...Andrey Neporada2022-07-014-16/+117
* Some cleanup in the way datashard works with pipes, KIKIMR-15240Aleksei Borzenkov2022-07-012-9/+21
* Fix bug and test whether blocks are racing incorrectly via sync log KIKIMR-15232Alexander Rutkovsky2022-07-012-2/+156
* intermediate changesarcadia-devtools2022-07-011-0/+3
* Up protoc java grpc plugin to 1.43.2 DTCC-929heretic2022-07-011-3/+3
* Java strictiaz16072022-07-012-1/+7
* intermediate changesarcadia-devtools2022-07-011-10/+10
* [YQL-15057] Refactor S3 object lister. Collect pattern matching groups.Andrey Neporada2022-07-014-315/+452
* intermediate changesarcadia-devtools2022-07-016-22/+47
* 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-01269-6/+536
* intermediate changesarcadia-devtools2022-07-013-18/+16
* Support rollback to snapshot in copy-on-write b+tree, KIKIMR-14732Aleksei Borzenkov2022-06-302-1/+159
* intermediate changesarcadia-devtools2022-06-302-2/+7
* 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
* intermediate changesarcadia-devtools2022-06-301-0/+37
* DC awarenessAleksandr Khoroshilov2022-06-3013-16/+77
* 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
* intermediate changesarcadia-devtools2022-06-301-1/+1
* intermediate changesarcadia-devtools2022-06-303-3/+3
* 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-30182-1771/+117876
* [LOGBROKER-7581] increase max message size in mirrorerAleksandr Petrikhin2022-06-305-0/+52
* Propagate addincl for configure file to cmakesvidyuk2022-06-307-1/+21
* add feature flag to enable new executor features KIKIMR-15067Vitalii Gridnev2022-06-303-1/+75
* New DB Access interfaceAleksandr Khoroshilov2022-06-3012-137/+444
* intermediate changesarcadia-devtools2022-06-301-1/+48
* DEVTOOLS-7854 [devtools/ya/test] Dump python traceback in case of timeout for...Aleksandr2022-06-301-0/+13
* Faster lock removal in datashard, KIKIMR-14732Aleksei Borzenkov2022-06-3039-73/+301
* YQL-14728 fixed any/all correlated sublinksVitaly Stoyan2022-06-301-35/+74
* Integrate newest embedded ui into opensource cmake buildsvidyuk2022-06-303-170/+137
* intermediate changesarcadia-devtools2022-06-303-1356/+1356
* 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
* Update contrib/libs/pcre to 8.45robot-contrib2022-06-3013-88/+115
* 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