aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* KIKIMR-18556:use peer state for correct memory volume calculation in case ↵ivanmorozov2023-07-184-72/+97
| | | | | actor system queue in interconnect + TrySendAsyncChannelData check memory usage
* Update contrib/libs/double-conversion to 3.3.0robot-contrib2023-07-174-11/+43
|
* Fix tests KIKIMR-18774ilnaz2023-07-176-52/+39
|
* ydb: replace build/ in denylists with some build/ subfoldersnkozlovskiy2023-07-172-0/+26
|
* Fix some TestShard issues KIKIMR-11082alexvru2023-07-178-55/+71
|
* feat grpc: update to grpc 1.53.1leonidlazarev2023-07-171400-50702/+80779
| | | | | | | | | | | | | | update grpc to 1.53.1 update grpcio/py3 to 1.53.1 Added patches: 22-grpc-code-output.patch - allow translation of grpc code to internal string type. 23-max-thread-limitation.patch - to provide interface for settings of thread number limit, as grpc::DynamicThreadPool doesn't provide interface to limit thread number anymore. 24-support_for-non-abort-grpc.patch - generate exception instead of application crash 25-forkable-destruction-order.patch - correct forkable logic for TimerManager 27-skip-child-post-fork-operations.patch - allow to skip child post fork operations to exclude UB (used for unified agent only) pr33495_fox_nested_fork.patch - fix issues with nested forks pr33582_fork_handler.patch - disable fork handler support if it is not requested intentionally
* Extract ISource to separate fileszverevgeny2023-07-1717-1222/+1264
| | | YQL-16186 extract ISource to separate files
* Do not emit heartbeats to disabled stream KIKIMR-18159ilnaz2023-07-172-0/+16
|
* YQ Connector: support multiple tables in a single requestvitalyisaev2023-07-1711-148/+173
| | | | 1. Исправлена ошибка в generic provider, не позволявшая в одном запросе извлекать данные из нескольких таблиц (в том числе, делать JOIN). 2. Добавлены интеграционные тесты на JOIN, которые проверяют различные варианты комбинаций таблиц и источников данных.
* ci: fix docker local_ydb buildNikita Kozlovskiy2023-07-174-73/+3
| | | | | ci: fix docker local_ydb build Pull Request resolved: #308
* Update contrib/restricted/google/benchmark to 1.8.2thegeorg2023-07-177-23/+60
|
* support all types in external tables, switch test_interval_unit to v2uzhas2023-07-172-26/+2
|
* Do not emit heartbeats during initial scan KIKIMR-18159ilnaz2023-07-173-13/+80
|
* Make SignalTabletActive call mandatory, common TEvPoison handling in tablets ↵snaury2023-07-1755-337/+246
| | | | KIKIMR-18752
* Wrap WritesInFlight controlnsofya2023-07-173-21/+67
|
* [ymq] response unavailable for retryable error & restore retriesalexbogo2023-07-172-5/+46
| | | init
* Fix smart pointers misusage in *Wrapper classes KIKIMR-18169va-kuznecov2023-07-171-33/+56
|
* Continue emitting heartbeats after split/merge KIKIMR-18159ilnaz2023-07-174-1/+29
|
* KIKIMR-18071 support GRPC with TLS in ydb-dstoolmzinal2023-07-171-7/+39
|
* Improve TestShard KIKIMR-11082alexvru2023-07-173-9/+54
|
* Remove TX_KIND_DATA processingnsofya2023-07-173-70/+0
|
* Disable new predicate-extract logic by defaultssmike2023-07-171-1/+4
|
* Improve dstool group show usage-by-tablets command KIKIMR-11082alexvru2023-07-171-24/+17
|
* YQL-16031 Take + Sort = TopSort.a-romanov2023-07-172-4/+23
|
* serial data type support in sql v1 KIKIMR-13368gvit2023-07-1713-7/+251
|
* KIKIMR-18758: improve priorities controlivanmorozov2023-07-1732-159/+383
|
* remove useless validationivanmorozov2023-07-171-18/+11
|
* Improve dstool group show storage-efficiency command KIKIMR-11082alexvru2023-07-171-34/+71
|
* distribute memory limits on all channels in task. prevent overlimit in case ↵ivanmorozov2023-07-172-4/+11
| | | | many channels.
* Add STDOUT and STDOUT_NOAUTO params to RUN_JAVA_PROGRAMsay2023-07-172-4/+12
|
* normalize external table attributes, enable test_timestamp_simple_posix @ v2uzhas2023-07-173-5/+5
|
* return precondition failed in case of task runner exception KIKIMR-18745gvit2023-07-171-1/+2
|
* new GetEvents and GetEvent methodsabcdef2023-07-1715-2/+538
| | | новые методы GetEvents и GetEvent
* KIKIMR-18343 Do not use TEvWrite for blob put result aggregationnsofya2023-07-1727-326/+602
| | | Вытащила часть из https://a.yandex-team.ru/review/4073073/details
* New config for yexport excludesalperevyshin2023-07-172-7/+20
|
* KIKIMR-18343: Check overloaded functionnsofya2023-07-169-78/+138
| | | | | IsWritableTable -> IsReadyForWrite Check overloaded function
* ,switch test_binding_projection_date_type_validation to v2uzhas2023-07-141-1/+1
|
* wait for async index receive all data before check the content. KIKIMR-18753dcherednik2023-07-141-1/+40
|
* Fix InitQueue behaviour KIKIMR-18750alexvru2023-07-142-12/+14
|
* KIKIMR-18749: add YDB_KQP_ENABLE_IMMEDIATE_EFFECTS to env varsulya-sidorina2023-07-141-4/+6
| | | test(ydb): add YDB_KQP_ENABLE_IMMEDIATE_EFFECTS to env vars
* New topic testsazevaykin2023-07-148-0/+140
|
* [ymq] move code to ydb folderalexbogo2023-07-1425-13/+1965
| | | init
* [ydb_persqueue sdk] change cluster dicovery default : on -> autoalexbogo2023-07-143-2/+4
| | | init
* Move HasOnlyCrossJoin to utilsaozeritsky2023-07-1415-14/+440
|
* /nodes handler rack sortingandrew-rykov2023-07-141-1/+9
|
* PR from branch users/zverevgeny/YQL-16186_refactor_sqlzverevgeny2023-07-1422-11915/+12259
| | | Split sql.cpp to several files
* Fix review issue KIKIMR-18159ilnaz2023-07-142-2/+2
| | | https://a.yandex-team.ru/review/4098445/details#comment-6045983
* External build system generator release 42robot-ya-builder2023-07-141-2/+2
| | | Update tools: yexport
* storage handler filtersandrew-rykov2023-07-142-16/+246
| | | | | | | | | added row initialization added sort sorting added CheckGroupFilters method
* Fix spurious failure in conflicts cache on rollback KIKIMR-18742snaury2023-07-141-1/+1
|