summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Add KQP Scan Executer coveragemdartemenko2022-08-222-6/+8
|
* Update contrib/restricted/abseil-cpp to 20220623.0thegeorg2022-08-22147-2717/+4967
|
* Refactor mirrored topic nameskomels2022-08-223-32/+33
|
* [ymq] extend tests for tables format v1alexbogo2022-08-229-60/+142
| | | init
* Query introspectionhor9112022-08-221-1/+113
|
* Fetcher mon pagehor9112022-08-222-3/+61
|
* [] Add optimizer for Ensure(..., true)aneporada2022-08-211-0/+16
| | | | | Ensure(..., false) can not automatically converted to error: since expression like If(false, Ensure(1, false), 2) should not fail
* result formatter: support type name as stringuzhas2022-08-213-8/+44
|
* Keep HTTP errors with app level errorshor9112022-08-211-6/+16
|
* Switch TString and TStringBase to std::reverse_iteratorthegeorg2022-08-213-56/+9
| | | At the time an attempt to use e. g. `std::find_if` with `TString::rbegin()` / `TString::rend()` does not compile against `-DUSE_STL_SYSTEM` / modern libstdc++.
* [] Fix handling of empty file set in S3aneporada2022-08-201-7/+6
|
* Reimport boost/program_options as a separate projectbugaevskiy2022-08-2039-163/+85
|
* [] Check for file size / file count limits after S3 paths were prunedaneporada2022-08-202-38/+81
|
* [] Proper redirect to session pool threadsudovichenko-r2022-08-203-0/+55
|
* Reimport boost/xpressive as a separate projectbugaevskiy2022-08-20128-2735/+75
|
* Reimport boost/random as a separate projectbugaevskiy2022-08-2076-11854/+36
|
* Reimport boost/parameter as a separate projectbugaevskiy2022-08-2035-0/+28
|
* Try to fix s3 source actor fall on destroyd-mokhnatkin2022-08-193-33/+44
|
* Omit non-strict storage settings in table descriptionilnaz2022-08-192-4/+115
|
* Update the pdisk chunk state diagram,cthulhu2022-08-191-110/+387
|
* move parser_ut to YQd-mokhnatkin2022-08-1952-1562/+2996
|
* Remove duplicate ut.dcherednik2022-08-191-917/+0
|
* Let cmake export determine which build/scripts are mandatorythegeorg2022-08-1930-3120/+0
|
* enable viewer in YQuzhas2022-08-191-0/+1
|
* Improved clarity columns groupbazeltsev2022-08-193-10/+23
| | | updated
* [mirrorer] use aync discovery in persqueue clientalexbogo2022-08-191-0/+1
| | | init
* Add install scripts to ydb tool.dcherednik2022-08-192-0/+406
|
* [] Fix hadling of tuples in GROUP BY expressionsaneporada2022-08-192-5/+58
|
* Added topic readbazeltsev2022-08-191-1/+60
| | | | | updated initial
* Add rope embedded list optionalexvru2022-08-194-188/+426
|
* Fix Wilson verbosity and PipeCache TraceId forwardingalexvru2022-08-194-18/+27
|
* Library/cpp/actors Activitieshor9112022-08-1915-4/+31
|
* deduplicate internal bindingsulya-sidorina2022-08-193-6/+25
| | | fix(peephole): deduplicate internal bindings
* Ignore backup tables when calculating quotasilnaz2022-08-1813-38/+196
|
* Kill owner while deleting chunk tests,serg-belyakov2022-08-181-0/+132
| | | | | | | | | | | Kill owner while deleting with inflight Fix pdisk chunk state machine, Revert "Fix pdisk chunk state machine," This reverts commit 6a4fe72b1839bb634fb2281c23140ef3f109acdd, reversing changes made to 9b42dc5520a0e18396fee546553322dc71c11131. Kill owner while deleting chunk test
* Remove remaining (noop) usage of -DACTORLIB_HUGE_PB_SIZEthegeorg2022-08-182-2/+0
|
* increase MessageMax to 64kbshishyando2022-08-181-1/+1
| | | increase MessageMax to 64kb
* temp fix ydb oss sync config to unlock sync on /vendor dependencyalexv-smirnov2022-08-181028-1543/+302710
|
* Don't break down with more than 65536 mem table iterators,snaury2022-08-172-20/+48
|
* fix for reserved storagealexnick2022-08-172-1/+14
|
* [sqs] remove queue for tables format v1alexbogo2022-08-1718-50/+850
| | | init
* Update contrib/restricted/aws/aws-c-io to 0.13.1robot-contrib2022-08-172-9/+21
|
* fixed presort encodingvvvv2022-08-162-3/+13
|
* don't use Y_DEFER inside PG_TRYvvvv2022-08-161-10/+18
|
* Remove obsolete node report typealexvru2022-08-162-16/+1
|
* BlobDepot work in progress: data decommission and group deletionalexvru2022-08-1619-36/+394
|
* added column group overviewmzinal2022-08-161-0/+20
|
* [] Fix DqJoin type annotation for PG or NULL typesaneporada2022-08-161-1/+1
|
* allow trivial execution deadline valueuzhas2022-08-161-0/+3
|
* fixup move(const&)asorotsky2022-08-161-1/+1
|