summaryrefslogtreecommitdiffstats
path: root/ydb
Commit message (Expand)AuthorAgeFilesLines
* KIKIMR-15075: hotfix for unlimited eviction read in ColumnShardArtem Zuikov2022-06-146-9/+43
* local grafana integration KIKIMR-15032Aleksandr Dmitriev2022-06-148-397/+455
* ydb docs cli import-file non-atomicity instead of non-transactionalityalexv-smirnov2022-06-142-2/+6
* YQL-14447: Set request timeoutAlexey Ozeritskiy2022-06-142-3/+7
* [ymq] change keys in common state table (remove full scan query)Alexey Bogolyubskiy2022-06-147-62/+67
* YQ-1154: link pg code with kikimrSergey Uzhakov2022-06-143-1/+2
* Commit changes together with locks, KIKIMR-14732Aleksei Borzenkov2022-06-146-12/+107
* Fix TSwitchFlowWrapper implementation. (KIKIMR-15086)Sergei Puchin2022-06-142-1/+87
* YQ-1161: support decimal type in ImportValueFromProtoSergey Uzhakov2022-06-131-0/+2
* YQ-1154: represent pg types in json/yson formatsSergey Uzhakov2022-06-127-7/+267
* Fix misprint in class name (KIKIMR-15087)Andrey Fomichev2022-06-1126-94/+94
* [yql] Change optimizers orderudovichenko-r2022-06-101-1/+1
* drafts for public grpc apiildar-khisam2022-06-102-0/+767
* LOGBROKER-7506 Clean up datastreams-related testsmokhotskii2022-06-101-5/+5
* [yql] Handle DqPrecompute in Resultudovichenko-r2022-06-102-46/+93
* Compressed backups: python sdk KIKIMR-14803Ilnaz Nizametdinov2022-06-101-0/+8
* reorder config loading KIKIMR-15082Vitalii Gridnev2022-06-101-2/+1
* KIKIMR-15009 Fix race on increment of counter in TMeteringSinkmokhotskii2022-06-102-6/+7
* Separate data and log channels KIKIMR-14867Alexander Rutkovsky2022-06-1011-72/+160
* potential fix for LOGBROKER-7475alexnick2022-06-102-7/+16
* YQL-14756: Fix CalcOverSessionWindow rewriteAlexey Ozeritskiy2022-06-101-1/+1
* IGNIETFERRO-1105 Add missing includes for atomics.eeight2022-06-104-0/+7
* Add column name in error messageMikhail Surin2022-06-105-34/+103
* LOGBROKER-7166 Extend simulate_datastream method for new YDS billing planmokhotskii2022-06-102-6/+7
* Fix regression due to early add index table in to table operation for read re...Daniil Cherednik2022-06-102-9/+3
* YQ-1099 + JSONAsString.a-romanov2022-06-107-3/+253
* Automatically transform read-only distributed transactions into snapshot read...Aleksei Borzenkov2022-06-105-12/+166
* Fix bad pointer dereferenceAlexey Ozeritskiy2022-06-102-9/+10
* YQ-1154: support postgres type in public protos, change oid type from int32 t...Sergey Uzhakov2022-06-101-1/+1
* YQL-14970 mistypeVitaly Stoyan2022-06-101-1/+1
* YQ-1154: support postgres types in public protosSergey Uzhakov2022-06-101-1/+12
* IGNIETFERRO-1922 Add missing includes for atomics.eeight2022-06-101-0/+1
* ut to use index with scripting service. KIKIMR-15065Daniil Cherednik2022-06-101-0/+41
* YQL-14689 add signatures.a-romanov2022-06-1028-4/+268
* YQL-14386: Set ChunkSizeLimit to 128MbAlexey Ozeritskiy2022-06-103-2/+8
* YQ-1153 Fix query.cpu_usage_us public counterVasily Gerasimov2022-06-103-5/+21
* KIKIMR-14960: fix enum value of SchemeShardConfigItemEvgeniy Ivanov2022-06-101-1/+1
* KIKIMR-15071: fix blob cache reads (duplicates in cookie)Artem Zuikov2022-06-101-13/+11
* Enable ReadTableRanges for sysview tables KIKIMR-12434Mikhail Surin2022-06-101-8/+0
* update ydb ui error display fix YDB-1581kovalad2022-06-1096-329/+329
* Support BlobDepot agent config propagation KIKIMR-14867Alexander Rutkovsky2022-06-1052-84/+1910
* Fix pdisk_io includes, KIKIMR-15048Cthulhu2022-06-1069-251/+306
* KIKIMR-14960: schemeshard should batch statsEvgeniy Ivanov2022-06-1022-44/+729
* YQL-13966 native logical ops & some optimizersVitaly Stoyan2022-06-102-45/+86
* Compressed backups: public api, cpp sdk, cli KIKIMR-14803Ilnaz Nizametdinov2022-06-1014-11/+174
* [YQL-14977] Fix %B handling in Datetime::ParseAndrey Neporada2022-06-091-1/+1
* CDC docs YCDOCS-5205Ilnaz Nizametdinov2022-06-099-2/+127
* YQ-1037 decompressors a little fix.a-romanov2022-06-092-2/+3
* [kqp] support multiple shards reading: preparations for multiple shards in fl...Vitalii Gridnev2022-06-091-271/+257
* YQL-14386: Can change ChunkSizeHardLimitAlexey Ozeritskiy2022-06-094-9/+14