aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* YQ-2918: propagate stats aggregation from plan for V2 (#3367)Egor Zudin2024-04-0210-24/+188
|
* File downloader: add logs (#3376)Alexey Ozeritskiy2024-04-022-2/+3
|
* Fix a race between mediator state and pipeline restoring active transactions ↵Aleksei Borzenkov2024-04-024-22/+288
| | | | (#3358)
* Add balancing monitoring (#3265)Robert Drynkin2024-04-024-0/+13
|
* Support of Interval type in ToPg (#3368)Vitaly Stoyan2024-04-0214-0/+207
|
* Changed interconnect disconnected handler in tenantinfo handler (#2813)Andrei Rykov2024-04-021-105/+130
|
* Disable style tests in ydb/library/yql/providers/generic/connector/tests (#3373)Vitaly Isaev2024-04-029-15/+1
|
* Fix memleak: cyclic smart pointers (+ logs) (#3370)Alexey Ozeritskiy2024-04-021-5/+9
|
* Missed peerdir (#3364)Hor9112024-04-021-0/+1
|
* [YQL-17709] Fix clang14 build (#3369)Filitov Mikhail2024-04-011-1/+1
|
* MaxAttachmentsSize setting (#3365)Alexey Ozeritskiy2024-04-013-2/+6
|
* Fix TABLESAMPLE SYSTEM crashing DQ/hybrid (#3261)Vadim Averin2024-04-016-15/+23
|
* Support of YQL dates in ToPg (#3359)Vitaly Stoyan2024-04-0114-43/+283
|
* fix clang14 build (#3363)Fiodar Miron2024-04-011-0/+3
|
* Fixed some examples from documentaion (query service only) (#3242)Vitaly Stoyan2024-04-015-4/+83
|
* GetTask counters have been added to fetcher YQ-2669 (#2986)Oleg Doronin2024-04-011-0/+41
|
* Support nullif (#3355)Александр Новожилов2024-04-016-0/+89
|
* Fix join groups (#3356)Александр Новожилов2024-04-016-2/+72
|
* Added blank lines around the include block. (#3357)Ivan Katkov2024-04-0152-59/+67
|
* Run Lister in User Pool and avoid deadlocks (#3333)Hor9112024-04-014-19/+40
|
* early finish has been fixed YQ-2452 YQL-16433 (#3236)Oleg Doronin2024-04-012-2/+8
|
* Added information to THasDataInfoResponse that partition is finished (#3350)Nikolay Shestakov2024-04-0111-134/+247
|
* build: refresh Embedded UI (v5.4.0) (#3291)AlexSm2024-04-0113-19/+19
| | | Co-authored-by: antonkovalenko <antonkovalenko@users.noreply.github.com>
* Added tests for jaeger tracing configurator (#3309)Oleg Shatov2024-04-014-5/+889
|
* [YQL-15142] issue a warning on reading secure tables with default cache (#1541)Mikhail Babenko2024-04-017-2/+40
|
* [YQL-17573] FlatMap over Extend optimizer (#3336)Andrey Neporada2024-04-0117-105/+121
|
* Fix PACKAGE declaration in prebuilt tools (for YQL-17642) (#3319)Mikhail Veltishchev2024-04-014-15/+15
|
* Get rid of pedantic check (#3316)Ilnaz Nizametdinov2024-04-011-4/+5
|
* Fix test TTopicApiDescribes.DescribeTopic (#3288)Nikolay Shestakov2024-04-013-9/+18
|
* Deduplicated messages sensors: LOGBROKER-8733 (#3147)FloatingCrowbar2024-04-018-21/+56
|
* [YQL-17709] [channel] split spilling into actor and non-actor parts (#1983)Filitov Mikhail2024-03-3111-342/+182
|
* Fix style: remove excess casts (#3335)Alexey Ozeritskiy2024-03-301-13/+16
|
* split blobs fetcher (#3331)ivanmorozov3332024-03-307-58/+80
|
* dont restart scan in case error from shard (#3330)ivanmorozov3332024-03-303-21/+9
|
* move merger into separated library (#3329)ivanmorozov3332024-03-3043-355/+468
|
* GraceJoin: consume all inputs data (fix hang) (#3320)Alexey Ozeritskiy2024-03-301-4/+6
|
* [YQL-17573] Remove unneded YQL warnings (#3328)Andrey Neporada2024-03-3079-1070/+239
|
* [docs] enable "feature_codegen" flag as these features now work in main (#3237)Ivan Blinkov2024-03-303-12/+1
|
* YDBDOCS-633: docs structure refactoring (around content for SRE) (#3148)Ivan Blinkov2024-03-30206-1874/+2517
|
* pg system columns, support for relations in pg_catalog (#3325)Vitaly Stoyan2024-03-3019-51/+246
|
* fix msvc build (#3326)Fiodar Miron2024-03-301-3/+7
|
* [KIKIMR-6438] Make RETURNING expr_uncompat keyword (#3244)Andrey Neporada2024-03-292-6/+4
|
* YQL-18104: add support for yql resources in arrow blocks (#3116)Fiodar Miron2024-03-2915-155/+647
| | | Added support for YQL resources in Arrow format. Added managed Arrow buffer for types with non-trivial destructors
* fix query service enable process (#3308)Vitalii Gridnev2024-03-291-4/+4
|
* YQL-18120: add useful astdiff output (#1914)Fiodar Miron2024-03-292-3/+52
| | | Extend ast diff output for failed test to include file diff
* Revert "GraceJoin: don't stop reading inputs until yields (fix hang)" (#3318)Alexey Ozeritskiy2024-03-290-0/+0
| | | Co-authored-by: Andrey Kulaga <aakulaga@ydb.tech>
* Revert "GraceJoin: don't stop reading inputs until yields (fix hang)" (#3310)Andrey Kulaga2024-03-291-1/+1
|
* GraceJoin: don't stop reading inputs until yields (fix hang) (#3296)Alexey Ozeritskiy2024-03-291-1/+1
|
* YQL-18016 SA based auth in GenericProvider LookupSource (#3096)zverevgeny2024-03-291-1/+4
|
* YQL-18027: Add block implementation for padding formatters (#3100)Igor Munkin2024-03-295-20/+137
|