aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Extract TDigest from YQL to libraryifsmirnov2022-10-279-21/+43
* Unify test listing and filteringsay2022-10-272-3/+82
* cleanup endpoint publisher actorgvit2022-10-274-108/+37
* Restrict OldEngine execution. ()spuchin2022-10-274-63/+8
* do not fail in resolve state: catch exception and route that in internal errorgvit2022-10-271-7/+12
* Propose tablet storage binding interface changealexvru2022-10-275-3/+30
* External build system generator release 1robot-ya-builder2022-10-271-1/+1
* fix some tests in consolegvit2022-10-262-231/+64
* Disable OldEngine coverage in KQP UTs. ()spuchin2022-10-2635-2158/+717
* Count rows & bytes properlyilnaz2022-10-262-10/+66
* move ycloud client lib + server mocks to ydb/libraryalexv-smirnov2022-10-2660-0/+2419
* Fix incorrect base class for TEvStateRequestgalaxycrab2022-10-262-3/+6
* Fix ut build for jsonpath.dcherednik2022-10-261-3/+3
* Fix missing return statementaakulaga2022-10-261-0/+1
* Add testilnaz2022-10-263-2/+24
* Enable linux-arm platform.dcherednik2022-10-26804-2299/+29181
* Try to upload data asap without waiting for the zstd-frame to endilnaz2022-10-261-1/+6
* Fix not forgetting actorid in skeleton,kruall2022-10-261-16/+24
* Instant RUNNING Statushor9112022-10-2610-167/+125
* ydb format support for session actor.dcherednik2022-10-2619-50/+115
* ydb/public/api/client/yc_privatealexv-smirnov2022-10-2621-0/+992
* support custom csv delimiter in writing csv_with_namesuzhas2022-10-265-19/+61
* Unicode::Is{Category}amnosov2022-10-2618-1/+1481
* [review] [YDB] SelfHeal updatealextarazanov2022-10-263-105/+139
* Remove PDiskLocationMap from BSCalexvru2022-10-266-80/+40
* calc current exception message oncepg2022-10-261-3/+3
* Fixed saving user without passwordbrgayazov2022-10-252-2/+9
* Improve ApproximateFreeSpaceShare calculationalexvru2022-10-256-9/+16
* [yql] Library url with optional tokenudovichenko-r2022-10-258-16/+59
* Close some TODOs.a-romanov2022-10-251-93/+21
* [comptrie] Use std::move with TBlob (clang-tidy modernize-pass-by-value)sobols2022-10-251-14/+11
* add NOLINT for clang-tidyyakubovskiy032022-10-251-2/+2
* Refactor usage of TScopedAllocva-kuznecov2022-10-257-27/+54
* [review] [YDB] MicroFixalextarazanov2022-10-251-2/+2
* Add ca-file to global root options.yuryalekseev2022-10-251-0/+1
* PR #124 Update topic-consumer-add.mdLogof2022-10-251-2/+2
* fix for pipe creation errorsalexnick2022-10-254-35/+78
* Add x-amzn-requestid header to YDS http responsemokhotskii2022-10-253-28/+59
* [yql] Extract credentials to a separate libudovichenko-r2022-10-2522-143/+169
* kqp_sort_ut tests use only new enginegvit2022-10-251-297/+184
* support ministat results format, fix queriesgvit2022-10-243-40/+49
* rework query issuesuzhas2022-10-242-6/+12
* Drop some add_defines=False setting from yamaker projectsthegeorg2022-10-2420-447/+1104
* Add check for non-empty Handlers in AggregateCombineaidarsamer2022-10-242-1/+20
* PR from branch users/andrew-rykov//merge-issues3andrew-rykov2022-10-243-111/+528
* Delete unused fields for rate limiting from protogalaxycrab2022-10-241-8/+0
* multiple operations for initializationivanmorozov2022-10-2431-396/+631
* Swap ExtractMembers with Iterator.a-romanov2022-10-241-2/+2
* Save left side in mutables in case of multiplexing map join.a-romanov2022-10-242-6/+53
* Add support for SUM pushdown to Column Shard.aidarsamer2022-10-246-88/+138