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