aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix DOCS_INCLUDE_SOURCES for generated filesspreis2023-03-241-8/+8
|
* Intermediate changesrobot-piglet2023-03-241-10/+0
|
* Changefeed attrs apiilnaz2023-03-245-14/+93
|
* Fix called job namealexv-smirnov2023-03-231-2/+2
|
* fix retry counterssmike2023-03-231-1/+1
|
* run with sanitizersalexv-smirnov2023-03-232-14/+50
|
* better background tasks activationchertus2023-03-239-77/+124
|
* Don't ignore cancellations for reads that are stuck in queuessnaury2023-03-235-15/+76
|
* Upload logs to S3alexv-smirnov2023-03-231-5/+19
|
* Move contrib java rules from contrib_python.policydarkkeks2023-03-233-10/+10
|
* Intermediate changesrobot-piglet2023-03-231-0/+1
|
* Better std::to_string replacement in grpcthegeorg2023-03-2314-35/+35
| | | | grpc 1.45.2 introduced `ToString()` method in certain classes. We want to use global `::ToString()` as `std::to_string()` replacement.
* Changefeed attrs core supportilnaz2023-03-2312-3/+190
|
* limit portions to drop in StartCleanup()chertus2023-03-237-12/+30
|
* Follow up to rXXXXXX: Fix builds on MACs that are not in autоbuildosidorkin2023-03-231-2/+1
| | | | | | https://paste.yandex-team.ru/804bf63f-d433-481e-945b-b555fb15be21 не светилось на CI'ных сборках. Разбираться с автосборкой будут в
* fix for several continuation tokensalexnick2023-03-234-6/+10
| | | fix for double continuation token
* Intermediate changesrobot-piglet2023-03-231-0/+2
|
* Fix leaks on fyamlcpp misuseinnokentii2023-03-233-16/+81
| | | fix possible leaks on misuse
* pg_syntax create table in ydbqrort2023-03-236-11/+125
|
* Update MaxPaths & MaxConsistentCopyTargets limit in docilnaz2023-03-232-4/+4
|
* Move ParseParameters into TQueryDatava-kuznecov2023-03-233-32/+31
|
* support coercion for pg array typesmonster2023-03-232-35/+137
|
* Фетчинг ресурсов из тулчейна, выбор ↵khoden2023-03-231-2/+3
| | | | | | | | | соответствующего Sandbox-ресурса Задача пока решена не полностью, но влить уже можно, чтобы не копить дифф. В рамках PR я часть кода вытащил в отдельный независимый таргет erm.api. Его можно импортировать в каких-нибудь других пакетах для получения основной функциональности - информации об инструментах в тулчейне, а также выборе соответствующей версии и  Sandbox-ресурса
* Mandate sdk_version 11.0 when targeting MacOSthegeorg2023-03-23361-362/+361
|
* util: Add constexpr int to string conversion class. This will allow us not ↵osidorkin2023-03-233-70/+80
| | | | to have heap allocations when joining ints to string
* Intermediate changesrobot-piglet2023-03-23202-32665/+6
|
* Fixed too many dashes in YDB CLI commandrnyazh2023-03-231-1/+1
| | | fixed
* faster single batch deduplicationchertus2023-03-233-31/+51
|
* do not save dups in Inserted portionschertus2023-03-233-3/+13
|
* update python ydb sdk to 3.0.1b13rekby2023-03-238-18/+123
|
* enable strict check for DupSrc: REPORT_ALL_DUPSRC=yessnermolaev2023-03-232-0/+16
|
* Intermediate changesrobot-piglet2023-03-231-70/+0
|
* disable token refresh for IAM signature authenticationsxenoxeno2023-03-231-7/+9
|
* Add checks for SSA_RUNTIME_VERSION for LIKE filter pushdown in OLAPaidarsamer2023-03-233-14/+28
|
* Do not emit unused _ANDROID_API_LESS_THEN_29 variablethegeorg2023-03-231-3/+0
|
* do not use glibcasm with thinltogemtmp2023-03-231-1/+6
| | | https://bugs.llvm.org/show_bug.cgi?id=46488
* fix clangd warningsvvvv2023-03-222-33/+34
| | | fix
* fix cli disable version check + fix check stderr_fileasmyasnikov2023-03-221-1/+1
| | | fix cli disable version check + fix check stderr_file
* update ydb python sdk to 3.0.1b12rekby2023-03-2210-225/+112
|
* Some minor BSC fixesalexvru2023-03-227-16/+12
|
* fix2fixchertus2023-03-221-1/+7
|
* fix query in QP load actoreivanov892023-03-221-1/+1
|
* restriction: no empty batches in TMergingSortedInputStream resultchertus2023-03-222-4/+7
|
* Allow (ignore) issues in SUCCESS, do not fail query if StatusCode is not sethor9112023-03-221-9/+5
|
* hotfixchertus2023-03-221-1/+4
|
* the state of the tablet did not change after applying the new configabcdef2023-03-222-14/+19
| | | Не изменялось состояние таблетки после применения нового конфига. В результате не обрабатывались новые команды от SchemeShard
* Intermediate changesrobot-piglet2023-03-221-0/+11
|
* Fix pp results parse in pmuscazagevalo2023-03-222-0/+2
|
* Add diagnostic information about GroupLayoutSanitizer to SelfHeal actor HTTP ↵serg-belyakov2023-03-2215-136/+331
| | | | | | | page, Check group layout on updating group info in SelfHeal Add GroupWithInvalidLayout diagnostics in self heal http page
* YQL-15759 format unary operationsvvvv2023-03-222-13/+42
|