aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Do not use Sprintf to convert long int to string.dcherednik2022-09-291-2/+1
* Hard limit on memory for one taskgalaxycrab2022-09-298-15/+41
* Prepare to clang14: fix boost/fusion -Wdeprecated-copyheretic2022-09-293-0/+3
* CONTRIB: fix apache orc UB from ubsan at column reader with patchprimorial2022-09-291-3/+7
* Pre resolve self address for discoveryhor9112022-09-292-2/+34
* Clang14: Fix library/cpp/coroutine/engine under tsanpg2022-09-291-1/+3
* Prepare to clang14: fix ydb/public/lib/ydb_cli/commands -Wbitwise-instead-of-...heretic2022-09-291-1/+1
* Extract common code of ticket parser to base classmolotkov-and2022-09-292-320/+445
* [] Support table bindings for INSERTaneporada2022-09-292-6/+40
* (no commit message)abcdef2022-09-2910-305/+708
* proxy metrics has been decreasedhcpp2022-09-291-107/+225
* pg binding: move common logic to separate funcuzhas2022-09-284-129/+96
* [dq] Fix handling async file freezing in precompute executionudovichenko-r2022-09-281-4/+5
* custom null handling in /,% kernelsvvvv2022-09-289-22/+212
* check that row read and use seed to make actors reading different keyseivanov892022-09-281-4/+6
* Allow binary output to be modified (just a little)) before comparing it to ca...heretic2022-09-281-4/+28
* [] Silence warning about module resolveraneporada2022-09-281-1/+0
* PR from branch users/eivanov89/-iterator-load-actoreivanov892022-09-281-5/+5
* don't send errors from Execute() and wait commiteivanov892022-09-281-57/+28
* Add start/stop load buttons to viewermdartemenko2022-09-281-8/+137
* Update contrib/libs/apache/orc to 1.8.0primorial2022-09-2856-1028/+6342
* ds iter can reply right in Execute()eivanov892022-09-285-6/+15
* fix DQ postgre crashmrlolthe1st2022-09-281-5/+24
* initial support for selecting from binding in postgres syntaxuzhas2022-09-286-42/+166
* PR from branch users/eivanov89/-iterator-load-actoreivanov892022-09-282-6/+29
* Extract InitTokenRecord to base classmolotkov-and2022-09-282-118/+125
* support of null scalarsvvvv2022-09-281-17/+26
* Tidy up some path usages.yuryalekseev2022-09-281-2/+2
* Add support for separate certificate configuration of grpc and ic.yuryalekseev2022-09-284-24/+86
* fix read iterator bug, when read some rows and got pagefaulteivanov892022-09-283-26/+173
* Prevent lock reuse after commit or rollbacksnaury2022-09-2813-114/+378
* custom overloaded kernels for +,-,*vvvv2022-09-2713-62/+350
* Fix garbage collection handling in GroupOverseeralexvru2022-09-2710-43/+171
* Revert fix for not_fn.halyavin2022-09-272-2/+2
* fix connections multiusagessmike2022-09-273-4/+9
* PR from branch users/eivanov89/-iterator-load-actoreivanov892022-09-272-7/+18
* +test.a-romanov2022-09-271-0/+31
* Move controls out of assigned unicode codepoint set to allow any unicode code...galtsev2022-09-262-2/+11
* validation for connection has been improvedhcpp2022-09-263-0/+57
* Refactor ReaderTablet params in TEvGet requests.yuryalekseev2022-09-2617-68/+47
* run read iterator load with different inflightseivanov892022-09-264-36/+108
* Add testilnaz2022-09-261-7/+23
* fixed LambdaArgumentsCount for optional argsvvvv2022-09-263-3/+50
* support stream lookup for data queryulya-sidorina2022-09-2611-43/+235
* Reset RowsCacheilnaz2022-09-266-0/+20
* Break uncommitted write conflicts in bulk write operationssnaury2022-09-266-0/+205
* Extract Authorize Ticket handle to base classmolotkov-and2022-09-262-65/+97
* diagnostics readability-else-after-returnyakubovskiy032022-09-261-4/+2
* Fix ReadTable yson column. Yson value must be passed as bytes_value.dcherednik2022-09-262-4/+30
* Add test for BLOCKED TEvGet with kv tablet.yuryalekseev2022-09-262-1/+74