aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Exclude google.proto.Struct from validator (#800)Innokentii Mokin2023-12-291-0/+4
|
* Better test result normalization YQL-17397 (#804)Alexey Ozeritskiy2023-12-291-0/+6
|
* LOGBROKER-8840: add CreateTopics endpoint to KafkaAPI (#747)siarheivesialou2023-12-2910-0/+1907
|
* Add default copy assignment operator (#733)Artem Alperin2023-12-291-0/+1
|
* Add feature flag for exclusive dynamic nodes KIKIMR-20562 (#748)Ilia Shakhov2023-12-2911-16/+106
| | | Add feature flag for exclusive dynamic nodes KIKIMR-20562
* Enhance monitoring for serverless tenants in Hive KIKIMR-19289 (#710)Ilia Shakhov2023-12-297-3/+67
| | | * Enhance monitoring for serverless tenants in Hive KIKIMR-19289
* Sync config documentation with implementation (#797)Innokentii Mokin2023-12-292-19/+20
|
* Do not skip index update if index has non equatable types as data column. (#787)Daniil Cherednik2023-12-292-17/+110
| | | YQL has no implementation to check those values are equal.
* Add docs for fluent-bit (#541)Artem2023-12-2910-0/+487
| | | | | | | * feat: add docs for fluent-bit * fix: path to asset * feat: add docs (en)
* Sys view full for columnshards (#786)ivanmorozov3332023-12-299-185/+290
| | | | | | | | | | | | | | | | | | | | | | | * !!GitHub_Desktop<sys_view_full> extend information for sys view table * extend information for sys view table * fix * fix * fix * fix * fix * fix * fix tests * fix test
* Predictable test: order dicts YQL-17384 (#793)Alexey Ozeritskiy2023-12-2942-272/+286
|
* Fail when reading parquets with complex types (#785)Hor9112023-12-293-4/+53
|
* Use optimize_for = CODE_SIZE in sql protobuf (#794)Andrey Neporada2023-12-291-0/+1
|
* self holder has been added YQ-2588 (#783)Oleg Doronin2023-12-281-24/+36
| | | | | | | * self holder has been added * cleanup * cleanup
* Revert "KQP computation pattern cache serialized program (#634)" (#750)Maksim Kita2023-12-284-78/+28
| | | This reverts commit d4ee658c51f9acfdd591e5b2dc65182e3c076955.
* Introduce strategy test KIKIMR-20527 (#779)Alexander Rutkovsky2023-12-284-0/+223
|
* Russian translation for GitHub dev docs (#790)AlexSm2023-12-283-7/+343
| | | | | * Russian translation for GitHub dev docs * Fixes
* unused-but-set-variable fix (#789)azevaykin2023-12-281-4/+0
|
* Fix missed root/ya on library import (#784)AlexSm2023-12-282-12/+12
|
* EvWrite locks (#774)azevaykin2023-12-285-232/+126
|
* [hybrid] Substitute prev operation tables in peephole. Move FillSecureParams ↵Roman Udovichenko2023-12-282-4/+4
| | | | | | | after peephole (YQL-17473) (#769) * [hybrid] Fix subst prev operation tables in peephole (YQL-17473) * Move FillSecureParams after peephole
* Enable APPLE_LOCAL_SDK, disable USE_OPENSOURCE_TEST_TOOL (#777)AlexSm2023-12-281-1/+2
|
* Revert "Session actor perf (#724)" (#782)Nikita Vasilev2023-12-2817-458/+275
| | | This reverts commit a196e8b0d1f48975fb37752166de389970b53a42.
* KIKIMR-20522: Tests for vdisks balancing 2 (#751)Robert Drynkin2023-12-285-1/+372
| | | Co-authored-by: robdrynkin <robdrynkin@nebius.com>
* [yql] Fix query cache for UDFs (YQL-17478) (#778)Roman Udovichenko2023-12-282-2/+6
|
* Predictable test: order select result YQL-17397 (#776)Alexey Ozeritskiy2023-12-284-25/+25
|
* graph backend KIKIMR-18277 (#745)Alexey Efimov2023-12-2872-49/+2413
|
* Untie Keep/DoNotKeep flags from blackboard KIKIMR-20527 (#773)Alexander Rutkovsky2023-12-284-25/+24
|
* YQ Connector: YQ-2323: remove Golang implementaion from YDB (#772)Vitaly Isaev2023-12-28142-13402/+1
| | | * YQ Connector: drop Golang implementation from YDB repo
* Implement double/int -> pg numeric conversion YQL-16767 (#727)Alexey Ozeritskiy2023-12-285-0/+215
|
* YQL-17087. Fix work with actor system in case of async compute actors. (#757)Aidar Samerkhanov2023-12-283-4/+20
| | | | Fix response result field set for reads without spilling. Add enable-spilling flag to worker node.
* Add TPC-DS Queries (Postgres variant) (#771)Alexey Ozeritskiy2023-12-2899-0/+4965
|
* Move size checks to the parse phase (#767)azevaykin2023-12-288-78/+57
|
* ci: new config for ya tests muting (#601)nikita kozlovsky2023-12-283-33/+47
| | | | * ci: new config for ya tests muting * mute test_postgres.py.TestPostgresSuite.test_postgres_suite*
* Fix poller compatibility mode KIKIMR-20604 (#765)Alexander Rutkovsky2023-12-281-13/+13
|
* Add ring activation queue (#695)kruall2023-12-285-2/+439
| | | Co-authored-by: Aleksandr Kriukov <kruall@ydb.ru>
* to change the configuration, skip the step CALCULATING (#743)Alek5andr-Kotov2023-12-281-3/+7
|
* add monitoring info for tables_manager (#764)ivanmorozov3332023-12-281-0/+3
|
* style has been fixed (#763)Oleg Doronin2023-12-282-2/+1
|
* YDBDOCS-559 add parquet format to docs (#761)Олег2023-12-2810-55/+155
| | | | | | | | | * YDBDOCS-559 Refactoring. Lists now formated by markdown instead html. Use include for deduplicate text. * YDBDOCS-559 add parquet format to docs * YDBDOCS-559 Добавил описание формата parquet в документацию * fix typo
* [yt provider] Don't omit YtMerge with KeepSorted setting (YQL-17413) (#755)Roman Udovichenko2023-12-2810-3/+158
| | | | | * [yt provider] Don't omit YtMerge with KeepSorted setting * More fixes + tests
* Incremented YDB CLI version to 2.8.0 (#762)Bulat2023-12-281-1/+1
|
* Import libs 4 (#758)AlexSm2023-12-27400-26399/+17112
|
* normalize test (#759)Andrey Neporada2023-12-274-15/+15
|
* Support IF NOT EXISTS/IF EXISTS for tables, external tables and external ↵Vasily Gerasimov2023-12-2724-245/+576
| | | | data sources (#694)
* Added import s3 to directory (#678)Bulat2023-12-275-5/+125
| | | | | | | | | | | | | | | | | | | | | | | | | | | * Added directory import in ydb import s3 cmd * Added path "." handling * Fixed bugs * Reverted ya make * Fixed issues * Fixed diff * Replaced emplace_back to push_back * Fixed issue * Fixed leak in help * Fixed issues * Remove dump.h include * Fixed excess space * Fixed issue
* Add library increment script (#760)AlexSm2023-12-271-0/+25
|
* Common TChangeRecord in ydb/core/change_exchange (#737)Ilnaz Nizametdinov2023-12-277-176/+252
|
* Fixed TItem in-place creation under clang14 (#752)Oleg Shatov2023-12-271-0/+5
|
* ut_read_iterator + EvWrite (#742)azevaykin2023-12-274-38/+84
| | | ut_read_iterator + EvWrite