aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Implement CREATE/DROP EXTERNAL DATA SOURCE/EXTERNAL TABLE in QueryService. ↵Vasily Gerasimov2023-12-2047-312/+1061
| | | | Without IF NOT EXISTS/IF EXISTS support yet (#524)
* Disable YQL YT plugin under non-linux platforms (#588)Maxim Akhmedov2023-12-191-1/+7
|
* Flush queue and end Final message immidiately on full result writer error (#582)Alexey Ozeritskiy2023-12-191-0/+2
|
* TaskRunnerActor accepts unknown events (#576)Alexey Ozeritskiy2023-12-191-9/+17
|
* YQL-17393: Fix Dq tests (#560)Maxim Kovalev2023-12-194-4/+6
|
* ci: run CheckAllowedDirs on all branches (#581)nikita kozlovsky2023-12-191-3/+0
|
* ci: start testmo run before starting tests (#580)nikita kozlovsky2023-12-191-65/+70
|
* Update pr_check.yml (#583)AlexSm2023-12-191-1/+0
|
* KIKIMR-16087 Replace Y_ABORT_UNLESS (#569)Nikolay Shestakov2023-12-191-12/+41
|
* added GetOpenTelemetryTraceParent() to IRequestCtxBaseMtSafe (#577)Aleksey Myasnikov2023-12-193-0/+17
|
* fix sequence requests lost and add debugging tools to sequence proxy (#570)Vitalii Gridnev2023-12-196-19/+76
|
* KIKIMR-20042 Added table with statistics to LoadActor html report (#565)Oleg Shatov2023-12-191-37/+107
|
* Mote YT plugin to ydb/library/yql (#573)AlexSm2023-12-1938-407/+35
|
* KIKIMR-20042 Enchanced VDisk tracing (#571)Oleg Shatov2023-12-197-16/+36
| | | | | * KIKIMR-20042 Enchanced VDisk tracing * Fix of TString creation
* Optimize TSpan methods to prevent unneeded object construction KIKIMR-15449 ↵Alexander Rutkovsky2023-12-194-14/+29
| | | | (#575)
* Report nodeId with create session response. (#562)Daniil Cherednik2023-12-194-6/+13
|
* Optimize heartbeats emission KIKIMR-20392 (#557)Ilnaz Nizametdinov2023-12-198-79/+262
|
* Optimize TString creation in TSpan ctor (#568)Alexander Rutkovsky2023-12-191-5/+14
|
* Fix missed subscription for non local request cancelation. (#527)Daniil Cherednik2023-12-191-3/+4
|
* Fix plans and cannonize tests with aggr functions. (#550)Tony-Romanov2023-12-1963-85/+85
| | | * Fix plans and cannonize test with aggr functions.
* Refactored CBO interface for DQ (#558)Pavel Velikhov2023-12-196-147/+251
| | | | | * Refactored CBO interface for DQ * Added the new interface on the side, without breaking existing code
* GetSubmatrix (#556)azevaykin2023-12-196-21/+54
|
* KIKIMR-20042 KeyValue tablet toplevel tracing (#526)Oleg Shatov2023-12-1915-46/+78
| | | | | | | * KIKIMR-20042 KeyValue tablet toplevel tracing * Get rid of TWilson::Tablet * Remove useless explicit parent constructor
* Remove unused include (#559)azevaykin2023-12-193-4/+2
| | | | | | | * Revert "Do not include data_events/events.h in do datashard.h. Ydb import fix. (#552)" This reverts commit 1a5147ce287376cb4ab08d3575f881ad73ecb7f9. * Remove #include "write_data.h"
* ci: put build results to cache for PR checks and fix log extraction in the ↵nikita kozlovsky2023-12-182-2/+2
| | | | | | | transform-ya-junit script (#561) * skip non existing files * ci: put build results to cache on PR builds
* KIKIMR-20079: create/alter/drop group (#501)VPolka2023-12-1834-58/+819
| | | | | | | | | * KIKIMR-20079: create/alter/drop group * fix test * fix mistake * resolve issues
* Add tstool and tsserver into ydb/tools (#545)Alexander Rutkovsky2023-12-189-0/+393
|
* KIKIMR-20042 Wilson enchancements (#540)Oleg Shatov2023-12-183-8/+23
|
* YQL-17393: Fix dq tests (#551)Maxim Kovalev2023-12-181-0/+1
|
* YQL-17145: fix autoparametrization of null values and refactor settings (#555)Fiodar Miron2023-12-184-19/+34
| | | | | | | | | * fix autoparametrization of null values and refactor settings * fix ut --------- Co-authored-by: Fiodar Miron <fedor-miron@qavm-62398eed.qemu>
* Do not include data_events/events.h in do datashard.h. Ydb import fix. (#552)Daniil Cherednik2023-12-182-1/+1
|
* Refactor DQ Channel Storage to accept external actor system (#547)Aidar Samerkhanov2023-12-188-21/+64
|
* Test error delivery in result receiver (#548)Alexey Ozeritskiy2023-12-181-3/+15
|
* support api proto files in go (#543)Aleksandr Rigachnyy2023-12-189-12/+6
|
* Enhance error message (#539)Alexander Rutkovsky2023-12-181-1/+2
|
* ci: add defalut for put_build_results_to_cache (#546)nikita kozlovsky2023-12-181-1/+4
|
* add uniq node id validation to ydb cfg (#538)Sergey J2023-12-181-0/+11
| | | Co-authored-by: Sergey J <wint@yandex-team.ru>
* do not use adaptive thread pool (#536)alexnick882023-12-181-0/+1
| | | Co-authored-by: Alekseii Nikolaevskii <alexnick@ydb.tech>
* Add KDevelop (#495)Tony-Romanov2023-12-181-0/+3
|
* fix tests afterpg2023-12-181-0/+10
|
* Update contrib/restricted/boost/optional to 1.84.0robot-contrib2023-12-185-11/+20
|
* Update contrib/restricted/boost/thread to 1.84.0robot-contrib2023-12-1823-172/+140
|
* Update contrib/restricted/boost/array to 1.84.0robot-contrib2023-12-182-49/+49
|
* Update contrib/restricted/boost/tuple to 1.84.0robot-contrib2023-12-183-6/+6
|
* Update contrib/restricted/boost/function to 1.84.0robot-contrib2023-12-188-10/+19
|
* Update contrib/restricted/boost/smart_ptr to 1.84.0robot-contrib2023-12-182-3/+3
|
* Checks switch fixAlexSm2023-12-185-5/+5
| | | | | | Checks switch fix Pull Request resolved: https://github.com/ydb-platform/ydb/pull/534
* Update contrib/restricted/boost/ratio to 1.84.0robot-contrib2023-12-1737-3263/+172
|
* re-enable clang::reinitialized attribute for non-CUDA target platformsswarmer2023-12-171-1/+1
| | | | | Check the version of the nvcc compiler only if it is used. Re-enable `[[clang::reinitialized]]` attribute for all other clang-based toolsets.
* USE_OPENSOURCE_TEST_TOOL=yesalexv-smirnov2023-12-171-0/+1
|