summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Fixing muted SQS tests (#1234)Sergey Veselov2024-01-245-22/+19
* Fixed a minor bug in simplified plan JSON generation (#1257)Pavel Velikhov2024-01-241-0/+15
* ci: comment actual merge commit sha instead of PR head (#1264)nikita kozlovsky2024-01-241-1/+1
* [-] the UseDeduplication flag was reset in the TPartitionWriter options (#1256)Alek5andr-Kotov2024-01-241-2/+1
* DS proxy mirror-3-dc restoration strategy test (#1238)Alexander Rutkovsky2024-01-243-4/+180
* Muted tests (#1265)Pisarenko Grigoriy2024-01-241-0/+2
* Cell maker lib & parsing from json KIKIMR-20673 (#1255)Ilnaz Nizametdinov2024-01-2418-99/+276
* refresh embedded ui (#1247)Anton Kovalenko2024-01-2416-98/+179
* YQL-17502 Date32 from/to string conversion (#960)amikish2024-01-2421-19/+544
* Update sha in the library import increment script (#1261)AlexSm2024-01-241-2/+4
* Show exclusive nodes in embedded ui KIKIMR-20675 (#1149)Ilia Shakhov2024-01-244-4/+379
* Add range read border to key sampler KIKIMR-20859 (#1253)Aleksei Borzenkov2024-01-241-0/+10
* Remove support for non-scan read columns requests (#1240)Aleksei Borzenkov2024-01-243-181/+30
* CheckCellValue after MakeCell (#1252)azevaykin2024-01-241-5/+5
* ci: run pr checks on a merge commit instead of the PR head, add rebase-and-ch...nikita kozlovsky2024-01-243-30/+109
* add missing break in formatting code (#1229)Mikhail Babenko2024-01-241-0/+2
* Add shared logic to executor pool (#1236)kruall2024-01-249-57/+242
* move ReportLatencyCounters to common call (#1193)Sergey Veselov2024-01-241-3/+12
* YQL-17542 remove unused abstraction (#1184)zverevgeny2024-01-241-26/+11
* YQL-15941 switch to llvm14 (#1241)Vitaly Stoyan2024-01-2366-730/+112
* Check types for pushdown on OLAP level. (#1144)Tony-Romanov2024-01-235-47/+135
* fix column build with indexed table (#1239)Vitalii Gridnev2024-01-232-16/+133
* improve switch (#1232)uzhastik2024-01-231-0/+1
* improve switch (#1228)uzhastik2024-01-231-0/+1
* fix break (#1226)uzhastik2024-01-231-0/+2
* remove useless call (#1201)uzhastik2024-01-231-1/+0
* Revert "Choose partition for topic split/merge" (#1243)AlexSm2024-01-2334-2125/+755
* Add missing <cstddef> include (#1233)Mikhnenko Sasha2024-01-232-0/+3
* Fix set but unused varibles to fix -Wunused-but-set-variable (#1175)Ilya Dzenzelyuk2024-01-2317-47/+1
* fix counters (#1237)vporyadke2024-01-231-1/+1
* YQL-17542 Ensure one allocator in TDqTaskRunner (#1210)zverevgeny2024-01-231-3/+5
* Choose partition for topic split/merge (#1038)Nikolay Shestakov2024-01-2334-755/+2125
* Add sleep for metering tests (#1235)Nikolay Shestakov2024-01-231-0/+10
* Remove yt specific alloc monitoring. Ytalloc is not used. (#1202)Daniil Cherednik2024-01-234-327/+0
* YQL-17615: Fixed floats & numerics formatting in pgrun (#1230)Mars Agliullin2024-01-2312-12/+621
* Move ReValidateKeys to TKeyValidator (#1217)azevaykin2024-01-236-25/+108
* Correct cleanup policy. Split writeIds list (#1205)nsofya2024-01-235-19/+17
* Add use local self heal option to ds tool (#1191)Robert Drynkin2024-01-231-0/+5
* not null constraint fix for column addition (#1137)Vitalii Gridnev2024-01-2318-19/+107
* LocalTableWriter skeleton KIKIMR-20673 (#1214)Ilnaz Nizametdinov2024-01-2310-30/+272
* Make ydb_root_common use only stderr to avoid command output pollution (#1218)Innokentii Mokin2024-01-233-22/+22
* Fixed unit tests fq/s3 + generic (#1120)Pisarenko Grigoriy2024-01-235-7/+13
* fix ListUniqStable not working on optional arguments (#1195)Mikhail Babenko2024-01-238-32/+38
* Fix external dep on opentelemetry (#1216)Innokentii Mokin2024-01-234-4/+5
* KIKIMR-19522 BTreeIndex Charge Keys (#1102)kungurtsev2024-01-237-169/+368
* Fix malloc size (#1211)Alexey Ozeritskiy2024-01-231-1/+1
* add waiting for resources snapshot (#1154)vporyadke2024-01-231-12/+24
* Remove inaccessible code from TCompatibilityInfo::CheckCompatibility, #1208 (...Sergey Belyakov2024-01-231-4/+0
* Use fallthrough and fix holder initialization (#1221)Nikolay Shestakov2024-01-232-1/+7
* YQL-17250: Fix operation name at fallback message (#1194)Maxim Kovalev2024-01-232-20/+12