summaryrefslogtreecommitdiffstats
path: root/ydb
Commit message (Expand)AuthorAgeFilesLines
* YDB public API invalid types functional testsmaksim-kita2023-05-2611-0/+80
* serialize record batch only oncestanly2023-05-263-9/+46
* Precharge only foolproof needed pageskungasc2023-05-265-173/+742
* Propagate IsReady flag to SelfHealActor,serg-belyakov2023-05-264-1/+23
* Add block TNormalize udfepbugaev2023-05-261-1/+16
* YQL-15941 Fix warnings for build without llvm.a-romanov2023-05-262-4/+4
* Move constants to TDefaultaozeritsky2023-05-262-5/+14
* fix DescribeConsumer for federationalexnick2023-05-261-3/+2
* return tiering in table descriptionchertus2023-05-266-20/+92
* counters for compaction-class-processesivanmorozov2023-05-2630-105/+323
* use single bindings collection in sql translatoruzhas2023-05-265-10/+7
* remove system clustersuzhas2023-05-267-136/+0
* YDB SDK Sync from gitrobot-kikimr-dev2023-05-267-37/+100
* Test to check CancelAfter do not change table in case of timeout.dcherednik2023-05-251-0/+55
* reenable immediate effectsssmike2023-05-251-1/+1
* Canonize testsalexvru2023-05-251-0/+6
* Eliminate TString creation in Serializeazevaykin2023-05-254-15/+20
* Fix issues from 3792262ssmike2023-05-2513-21/+21
* Add JSON_VALUE pushdown to Column Shards on KQP sideaidarsamer2023-05-2552-74/+322
* Cache uncommitted write conflicts for distributed operationssnaury2023-05-2527-22/+709
* Fix ReplaceMetadatainnokentii2023-05-253-12/+74
* assemble batch only if neededstanly2023-05-251-10/+11
* Test is fixed in rXXXXXX foraidarsamer2023-05-251-4/+0
* less work if request can be served form cachestanly2023-05-251-34/+29
* add pg tests with immediate effectsulya-sidorina2023-05-251-0/+51
* Add precharge benchmarkkungasc2023-05-2510-0/+414
* Validate virtual group storage pools when binding to databasealexvru2023-05-252-64/+126
* Make _yql_block_length constantvitalyisaev2023-05-255-6/+8
* Don't create batch in TBlobIterator if it's not necessary.azevaykin2023-05-252-18/+29
* YQL-16001 Fix get dry type from empty struct.a-romanov2023-05-251-1/+4
* fix miss-schema-info on data delivering to shardivanmorozov2023-05-253-10/+35
* Remove NormalizeFullBatchnsofya2023-05-254-24/+11
* Added 2.4.0 version binary links to downloadsbrgayazov2023-05-258-0/+8
* return pg oids for pg typesxenoxeno2023-05-251-0/+13
* fix read before write for exported blobschertus2023-05-241-1/+5
* Increase split factorilnaz2023-05-244-4/+4
* Asume nonexistent folder does not existdcherednik2023-05-241-1/+1
* allow reading by not null pk using optional paramsulya-sidorina2023-05-242-7/+177
* Introduce EnableChangefeedDynamoDBStreamsFormat flagilnaz2023-05-249-7/+49
* Add HashJoinMode pragma to YDBaidarsamer2023-05-244-1/+37
* using make_shared for TChanges back againstanly2023-05-241-13/+16
* run compaction actors in the batch poolstanly2023-05-241-1/+4
* Topic storage size metrics #2tesseract2023-05-2416-20/+109
* Partition of topic split/merge support in schemeshardtesseract2023-05-2431-133/+1675
* ydb docs - add recipe for token driver authwaleriya2023-05-2419-33/+266
* test for jsonDocument castivanmorozov2023-05-241-0/+18
* comments for supported codecsrekby2023-05-241-0/+20
* statistic construction improveivanmorozov2023-05-2415-188/+328
* `TPqGroupTestReboots::*` tests are falling in the default-linux-x86_64-releas...abcdef2023-05-244-5/+4
* Controlled handshake flowilnaz2023-05-242-10/+34