summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Ydb stable 22-4-4422.4.44stable-22-4Daniil Cherednik2022-11-28712-1400/+3003
| | | | x-stable-origin-commit: 1a8317bc9b27fc6c8a8453c7938b4b252db85a01
* Ydb stable 22-4-4322.4.43Daniil Cherednik2022-11-244449-8053/+328153
| | | | x-stable-origin-commit: 8d49d46cc834835bf3e50870516acd7376a63bcf
* Ydb stable 22-4-3122.4.31Daniil Cherednik2022-10-2235-150/+876
| | | | x-stable-origin-commit: 2bc59c7eeae4a8f3d396867de193d1375dd388ce
* Ydb stable 22-4-3022.4.30Daniil Cherednik2022-10-11265-662/+31246
| | | | x-stable-origin-commit: a5971297427891237b5f05b5389146b6ca2fff93
* Ydb stable 22-4-2122.4.21Daniil Cherednik2022-09-212067-18780/+142351
| | | | x-stable-origin-commit: e89099581237299a132feafb5b58af59ebd0468a
* Change "flat_ut.cpp": remove failing init root testgvit2022-07-116-3480/+5608
|
* Add ydb changelogbazeltsev2022-07-117-6/+80
| | | updated
* add more comments to mirror-3dc cluster descriptiongvit2022-07-112-39/+51
|
* fix last key handling for multiple shardsgvit2022-07-105-43/+45
|
* dynamically adjust number of cross-dc followersxenoxeno2022-07-109-97/+328
|
* BlobDepot work in progressalexvru2022-07-0930-306/+565
|
* Update contrib/restricted/aws/s2n to 1.3.16robot-contrib2022-07-0936-151/+663
|
* Re-run TTL task properly in case of disconnectilnaz2022-07-084-59/+73
|
* better logging in ColumnShard's Scanchertus2022-07-082-86/+99
|
* Move storage stats calculation to TStorageStatsCalculator actor.yuryalekseev2022-07-086-161/+305
|
* enable not null columnsulya-sidorina2022-07-081-1/+1
| | | feature(ydb): enable not null columns
* [] enable 'topic' by defaultshmel1k2022-07-081-1/+1
|
* Fix TMaybe initializationilnaz2022-07-082-2/+35
|
* Add logging after applying new GroupInfo,serg-belyakov2022-07-08343-446/+480
|
* Add 22.2.47 releasestunder2022-07-086-0/+6
|
* S3 upload first version.a-romanov2022-07-087-128/+97
|
* Limit count of blobs in one GC request,kruall2022-07-086-65/+317
|
* update overloaded granules on cleanupchertus2022-07-085-28/+30
|
* Fix incorrect StatsMaxExecuteTime,snaury2022-07-082-3/+3
|
* fix kqp create session counter serializationmonster2022-07-081-2/+3
|
* Create kesuses for rate limiting in YQgalaxycrab2022-07-0824-35/+353
| | | | | | | | | Fill config in kikimr runner Create coordination nodes Pass to config Protos
* support session shutdown in ydb_serializable toolgvit2022-07-071-1/+1
|
* SQL MOVE INDEX support.dcherednik2022-07-0718-28/+207
|
* Support proper garbage collection in BlobDepotalexvru2022-07-0724-662/+1793
|
* reworked ip_filter to ipmathzheglov2022-07-072-1/+9
|
* add CnMerge info to query planulya-sidorina2022-07-077-10/+64
| | | refactor(kqp_query_plan): add sort columns to query plan for merge connection
* add buttonandrew-rykov2022-07-071-19/+56
|
* Fix reserve usage in GenerateStorageStats() and move counters update to a ↵yuryalekseev2022-07-071-3/+7
| | | | | separate step Fix reserve usage in GenerateStorageStats() and move counters update to a separate step
* Change sql syntax version to v1.dcherednik2022-07-0748-758/+722
|
* fix ya.makemonster2022-07-0715115-6904661/+1078207
|
* YQ-1209 Wait for async output to finish before finishing compute actorVasily Gerasimov2022-07-077-8/+86
| | | | | | Wait for async output to finish before finishing compute actor ref:d4dcdffaba799eabfb53790a89f2d6bef688c974
* intermediate changesarcadia-devtools2022-07-077-20/+21
| | | | ref:677a151ba17937cd4a624305c50645acade037dc
* KIKIMR-13295: support secondary indices for scan queryIuliia Sidorina2022-07-0710-36/+149
| | | | | | feature(kqp): support secondary indices for scan query ref:8b4c2bd189da60ecf86bcaaa36274c525e4ae392
* intermediate changesarcadia-devtools2022-07-073-1359/+1359
| | | | ref:bfbc9d116fdc4bba82f4fbb94ca3c51bebc1bccf
* fix testsVitalii Gridnev2022-07-074-89/+89
| | | | ref:b4c6a345f6da12b318c435d81e7504e0f9fe91b0
* add tsan suppressions for antlr3 KIKIMR-15007Vitalii Gridnev2022-07-061-0/+1
| | | | ref:aca8f19e2bba3d0772d9577f6f767e2cb33f4bf9
* intermediate changesarcadia-devtools2022-07-061-1/+1
| | | | ref:ea86aa98531eb9826383adba6a9e9019a929e42b
* add MODULE_LANG CPP to C++ test modules && fix dump modules in ya ide vscodeviknet2022-07-061-0/+4
| | | | ref:8b537b906dff41ede6f44d170f4e8280a4308d2f
* KIKIMR-15281: relax verify on load: allow Keep + DontKeep + newer ↵Artem Zuikov2022-07-061-13/+19
| | | | | | LastCollectedGenStep ref:321d0ebe77b0066b0393081b425e8b8aebf05007
* KIKIMR-14294: fix stream lookup actorIuliia Sidorina2022-07-067-146/+237
| | | | ref:a635c4db8605e809efd973dbd7a21e4f81b945d2
* KIKIMR-13157: check DB quota in ColumnTables upsertsArtem Zuikov2022-07-0621-96/+164
| | | | ref:8cc5d31abf1bc5be595824c4edaf925831c51286
* KIKIMR-12068: Fix build - add missing OnAsyncIoOperationCompletion.yuryalekseev2022-07-061-0/+3
| | | | ref:de84e13b66a2a04ff736ae574e03393d7f3918a6
* intermediate changesarcadia-devtools2022-07-061-1/+1
| | | | ref:709a281dd941356f724b03b7e3ece66ef5ab0c47
* [LOGBROKER-7580] fixed topic discovery for cdcAleksandr Petrikhin2022-07-061-1/+1
| | | | ref:9a15aaa74a5d4ff7e9e61e9d1bde2a9317cded73
* Fixed *Image modes KIKIMR-15277Ilnaz Nizametdinov2022-07-062-5/+55
| | | | ref:efc311ce588842d06acd4c94a80b74dbddaee616