aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* enable pgwire logging for pg-expirement (#3590)Timofey Koolin2024-04-111-0/+5
|
* add [[fallthrough]] (#3551)Nikolay Shestakov2024-04-111-0/+4
|
* Fix race (#3649)Александр Новожилов2024-04-111-23/+22
|
* Fixed ignoring --timeout option (#3648)Bulat2024-04-106-31/+40
|
* [YQL-18053] Fix optimizer bugs uncovered by Struct support in block mode (#3647)Andrey Neporada2024-04-102-11/+9
|
* Warning on join hints for cross join (#3644)Vitaly Stoyan2024-04-102-0/+19
|
* Add metrics for TMPMCRingQueue (#3643)kruall2024-04-102-32/+270
|
* add signals and logging (#3639)ivanmorozov3332024-04-109-123/+303
|
* Add analytical and operational nodes (#3077)Ilia Shakhov2024-04-102-0/+87
|
* added QuotaStorage to tenantinfo response (#3463)Andrei Rykov2024-04-102-0/+11
|
* Use NO_BUILD_IF instead of empty library (relates YQL-17642), take II (#3580)Mikhail Veltishchev2024-04-101-19/+21
|
* Add mvp to github (#3622)AlexSm2024-04-10212-8/+38100
|
* Mute `ydb/library/yql/providers/generic/connector/tests` (#3642)Vitaly Isaev2024-04-101-1/+1
|
* Add basic multithread tests fot MPMCRingQueue (#3631)kruall2024-04-107-89/+470
|
* Added pg type category into result type format (#3618)Vitaly Stoyan2024-04-1027-1408/+1425
|
* RoundDown/RoundUp for bigdates (#3615)amikish2024-04-106-30/+153
|
* YQ-3036 Update ttl on query modify (#3554)Dmitry Kardymon2024-04-102-14/+26
|
* [backups] fix windows build (#3628)Innokentii Mokin2024-04-101-2/+12
|
* split huge tests file (#3629)ivanmorozov3332024-04-1022-3800/+4015
|
* Fix static group status calculation logic (#3627)Alexander Rutkovsky2024-04-101-0/+1
|
* More self-contained dq comp_node (#3605)Александр Новожилов2024-04-102-1/+7
|
* Support part size limit in case of request via kqp proxy service (#3609)Daniil Cherednik2024-04-106-1/+167
|
* Reorder Q11 like CBO (#3592)Hor9112024-04-102-40/+38
|
* Bigdate fix multiplication and integer overflows (#3401)amikish2024-04-1020-158/+415
|
* Fix not piped processes in ydbd_slice (#3626)Maxim Yurchuk2024-04-101-2/+11
|
* Fix enum convert. (#3624)Tony-Romanov2024-04-101-3/+3
|
* drop mute for clickbench tests (#3625)ivanmorozov3332024-04-101-2/+0
|
* tests canonization (#3558)ivanmorozov3332024-04-1086-80/+11362
|
* ci: save logs for all test types into logsdir for failed tests (#3247)nikita kozlovsky2024-04-101-9/+12
|
* fix tpch column types (#3562)ivanmorozov3332024-04-101-29/+29
|
* Report PQ SDK Errors to user (#2855)Hor9112024-04-103-2/+40
|
* YQ-3010 Check fields count and types in raw format (s3 and pq) (#3352)Dmitry Kardymon2024-04-108-20/+133
|
* add arrow check when parse TOlapColumnAdd (#3599)Олег2024-04-103-19/+17
|
* fix scanner deadlock and memory overhead usage (#3614)ivanmorozov3332024-04-1020-87/+242
|
* Fix flake8 in ydbd_slice (#3612)Maxim Yurchuk2024-04-095-17/+21
|
* YQ-2068 Introduce stream lookup input transform in passthrough(no lookup) ↵zverevgeny2024-04-0923-38/+558
| | | | mode (#3507)
* [Configs] Make yaml config page first at CMS (#3532)Innokentii Mokin2024-04-092-22/+26
|
* [Liquibase]: documentation for the Ydb Dialect of Liquibase (#2606)Kirill Kurdyukov2024-04-0912-0/+1126
|
* DQ gateways fixes (#3610)Alexey Ozeritskiy2024-04-093-2/+81
| | | | 1. grpc thread join inside self thread 2. infinite recursion in session pinger on exit
* Allow uig.sh to load yql udfs outside ydb tree (#3550)Vitaly Stoyan2024-04-091-0/+3
|
* Add single-thread tests for mpmc ring queue (#3601)kruall2024-04-098-9/+412
|
* Add limit for LLVM node count (#3435)Vadim Averin2024-04-094-0/+25
|
* Fix ThrottlingException raising in YMQ when doing GetQueueUrl with drained ↵Sergey Veselov2024-04-092-10/+58
| | | | queue list budget (#3600)
* by default keep drained nodes down until they restart (#2975)vporyadke2024-04-0913-16/+132
|
* Fix flake8 warning in arcadia tests (#3454)Andrey Rogozhnikov2024-04-091-1/+0
|
* ydb_topic: split write messages on different codecs (#3428)qyryq2024-04-092-14/+128
|
* add TValueBuilderBase::Date32, Datetime64, Timestamp64 and Interavl64… (#3589)Олег2024-04-091-0/+24
|
* [import] fix whitespace (#3596)Andrey Neporada2024-04-091-1/+1
|
* one cycle for processing transactions, writing operations and promoting ↵Alek5andr-Kotov2024-04-099-621/+567
| | | | offsets (#3546)
* ybdb_slice improvements (#3585)Maxim Yurchuk2024-04-092-56/+67
|