aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Better log to inspect rare 100/Continue errorhor9112023-05-151-1/+1
|
* Added functional tests to CIBulat Gayazov2023-05-155-20/+116
| | | | | Added functional tests to CI Pull Request resolved: #205
* Add performing delimiter at end of each linebrgayazov2023-05-157-5/+80
|
* YQL-15602 Fix race on load resources.a-romanov2023-05-151-6/+13
|
* YQL-15602 Deprecate Math::Abs,Math::Fabs,String::StartsWith,String::EndsWitha-romanov2023-05-151-1/+5
| | | Для Abs дополнительная мотивация: https://yql.yandex-team.ru/Operations/ZF1FcOVUSSwUfLCo5u1n0yK3c_hEPFHn_xVaTag8Wlw=
* Check RequestType of DDL requestsilnaz2023-05-1531-36/+212
|
* YQL-15435 YQL-15555 Replace "/" on columns.a-romanov2023-05-151-0/+3
|
* SDK tx control tailbazeltsev2023-05-157-206/+14
| | | updated
* FreeResources (memory) w/o FinishTaskhor9112023-05-153-6/+86
|
* Add diagnostic information to GroupLayoutSanitizer,serg-belyakov2023-05-151-7/+65
| | | | | | | Add error reason to reassigner actor Add operation log to html page Add TOperationLog for GroupLayoutSanitizer to SelfHeal actor
* Workload fixesazevaykin2023-05-1526-214/+371
|
* null type tostring failedandrew-rykov2023-05-151-0/+4
|
* Fix bugalexvru2023-05-151-1/+1
|
* &translationsalextarazanov2023-05-1517-165/+409
|
* Finish executing read operation when cancelled during a page faultsnaury2023-05-152-5/+106
|
* do not group by AU kinds by default on storage pagezalyalov2023-05-151-1/+6
| | | do not group by kinds by default
* defer effects until read or commitulya-sidorina2023-05-1511-116/+812
| | | refactor session actor
* Intermediate changesrobot-piglet2023-05-1542-173/+392
|
* YQL-8971 YQL-15555 Drop single row constrints from Condense1 with 'false' in ↵a-romanov2023-05-151-68/+22
| | | | | switch. Для указания на максимум одну строку в выхлопе потом будет специальный констрейнт Bounded.
* red tabletsandrew-rykov2023-05-151-5/+3
|
* Forbid DocApiJson format on non-document tablesilnaz2023-05-156-6/+44
|
* remove construct_credentials_from_environ from doc examplesrekby2023-05-152-3/+3
|
* "Fix nightly builds after external contribution rework"tarasov-egor2023-05-142-21/+21
| | | | | "Fix nightly builds after external contribution rework" Pull Request resolved: #206
* Add error before unused import of macro _LIBCPP_EXTERNAL_THREADINGalperevyshin2023-05-131-1/+1
|
* Mark import of undefined macros as error. Handmade version.alperevyshin2023-05-131-1/+1
|
* Resolve macro includes for some boost macros with argumentsalperevyshin2023-05-132-0/+70
|
* Document table cdc recordsilnaz2023-05-1219-104/+560
|
* sort tenantinfo handlerandrew-rykov2023-05-121-0/+4
|
* uuid column bugandrew-rykov2023-05-129-1/+19
|
* Correct schema namehor9112023-05-121-1/+1
|
* reduce number of hash lookupsstanly2023-05-122-17/+10
|
* Fix incorrect partition selectionkomels2023-05-122-3/+35
| | | Partition selection was incorrect for first class cititzen mode.
* support POSTGRES_USER and POSTGRES_PASSWORD env vars for local ydbrekby2023-05-122-1/+31
|
* KIKIMr-15068: Move JSON_EXISTS and JSON_VALUE expand to UDFs to peephole ↵aidarsamer2023-05-1224-719/+783
| | | | optimizers
* minor refactoringchertus2023-05-122-4/+4
|
* Change "config.yaml"alexv-smirnov2023-05-122-0/+853
|
* "External contributor pipeline"tarasov-egor2023-05-122-2/+76
| | | | | "External contributor pipeline" Pull Request resolved: #204
* Intermediate changesrobot-piglet2023-05-121-3/+3
|
* Enable AnsiLike Pragma by default for all queriesaidarsamer2023-05-122-2/+28
|
* composite default mark in ColumnShard enginechertus2023-05-127-47/+87
|
* dead tablets only path fixandrew-rykov2023-05-121-6/+10
|
* do not create temporary vector for active portionsstanly2023-05-121-36/+45
|
* fix group name typosmzinal2023-05-122-2/+22
|
* fix use-after-freeildar-khisam2023-05-121-0/+5
| | | fix use-after-free
* Add lwtrace probes to long tx servicesnaury2023-05-1213-8/+97
|
* YQL-15941 Prepare comp nodes for LLVM14.a-romanov2023-05-1263-734/+735
|
* "[docs] dir.md - OSS YDB is not a service"Ivan Blinkov2023-05-121-1/+1
| | | | | "[docs] dir.md - OSS YDB is not a service" Pull Request resolved: #198
* "Add LinkedIn link to README.md"Ivan Blinkov2023-05-121-2/+3
| | | | | "Add LinkedIn link to README.md" Pull Request resolved: #203
* Added release notes ydb 23.1bazeltsev2023-05-124-12/+60
| | | updated
* RFC 8297 (Early Hints) initial support in balancernocomer2023-05-122-0/+3
|