aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* use only thread for async s3 interaction (#1668)ivanmorozov3332024-02-071-0/+3
|
* Local table writer tests KIKIMR-20902 (#1656)Ilnaz Nizametdinov2024-02-079-12/+228
|
* Optimized DPccp (#1563)Pavel Velikhov2024-02-078-80/+290
| | | | | | | | | * Optimized DPccp * Cleaned up new optimizer interface * Simplified the optimization a lot * Added some comments
* YQL-17284: Add hybtrid run for sql tests (#1602)Maxim Kovalev2024-02-0753-64/+31522
|
* KIKIMR-20539: pure pg_catalog selects (#950)qrort2024-02-0715-24/+196
|
* YQ-2549 Move yds integration tests to github (#1592)Dmitry Kardymon2024-02-074-0/+751
| | | * Move mr tests
* fix tests (#1653)ivanmorozov3332024-02-076-16/+42
| | | | | * fix tests * fix build
* Removed aborts in service initialization (#1652)Oleg Shatov2024-02-073-7/+25
|
* YQL-17711: Fix backtrace (#1619)Александр Новожилов2024-02-074-34/+47
|
* YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (#1599)zverevgeny2024-02-073-35/+46
|
* Update github.com/ydb-platform/fq-connector-go to v0.1.3 (#1651)Vitaly Isaev2024-02-071-1/+1
| | | | | * Update github.com/ydb-platform/fq-connector-go image to v0.1.2 * Update github.com/ydb-platform/fq-connector-go to v0.1.3
* Add decimal128 type support with big precision (#1607)kinash-varvara2024-02-073-4/+72
|
* Add patching to keyvalue (#1549)kruall2024-02-0710-32/+522
| | | | | | | * Add patching to keyvalue * Improve patching in kv * fix incorrect cookie choosing
* Add force io pool threads (#1523)kruall2024-02-075-1/+9
| | | | | * add force io pool threads * add force_io_pool_threads to cfg
* Fix leaking blobs via using patching (#1639)kruall2024-02-074-16/+38
|
* Memory control and search fix (#1649)ivanmorozov3332024-02-0718-31/+140
| | | | | | | | | * memory control and program data fetching for select fixes * fix * add queue for ttl * fix test build
* Fix build and behavior with SSA runtime < 4 (#1634)Tony-Romanov2024-02-073-8/+35
| | | | | * Fix build with SSA runtime < 4 * Fix behavior and test on version 3
* add initialization for pool stats (#1644)vporyadke2024-02-071-1/+1
|
* Fix scrubbing and flapping unittest (#1640)Alexander Rutkovsky2024-02-0711-96/+217
|
* Fix flaky TestDeleteReadRulesAfterAbortBySystem (#1070)Dmitry Kardymon2024-02-071-0/+2
|
* YQ-2734 added retries for internal queries (#1457)Pisarenko Grigoriy2024-02-077-213/+236
| | | | | * Added retries for internal queries * Moved logic to query_actor.h
* YQL-17284: Sort output for several tests (#1624)Maxim Kovalev2024-02-0716-78/+78
|
* YQL-17755 ut for TComputeActorAsyncInputHelperTest::PollAsyncInput (#1626)zverevgeny2024-02-062-0/+87
|
* YQL-17542 get rid of std::any in handling sources state (#1635)zverevgeny2024-02-063-17/+15
|
* snapshot serialization (#1630)ivanmorozov3332024-02-066-3/+7
| | | | | * snapshot serialization * fix build
* fix filter apply and serializer usage (#1629)ivanmorozov3332024-02-064-13/+9
| | | | | * fix filter apply * fixes
* graceful tiering stop (#1632)ivanmorozov3332024-02-063-5/+5
|
* BTreeIndex Charge History (#1593)kungurtsev2024-02-064-48/+271
|
* Removed required fields from tracing configs (#1636)Oleg Shatov2024-02-075-24/+27
| | | | | | | | | * Removed required protobuf fields * Typo fix * Removed max_burst from required fields * Reverted changed to repeated fields
* [YQL-17776] Canonize test (#1638)Andrey Neporada2024-02-061-3/+3
|
* YQL-15941 llvm14 for LLVM_BC (#1245)Vitaly Stoyan2024-02-063-0/+4
| | | | | * YQL-15941 switch to LLVM 14 for LLVM_BC * fix
* correct libraries for use in future (#1628)ivanmorozov3332024-02-064-1/+19
|
* additional validation and correct case with empty array (#1627)ivanmorozov3332024-02-062-21/+12
|
* [yt provider] Remove aux columns in PushDownYtMapOverSortedMerge optimizer ↵Roman Udovichenko2024-02-065-1/+91
| | | | | | | (YQL-17715) (#1616) * Remove aux columns in PushDownYtMapOverSortedMerge optimizer * Add test
* YQL-17542 remove transition guards (#1610)zverevgeny2024-02-063-10/+1
|
* YQL-9517: Over BlockExpandChunked (#1366)Александр Новожилов2024-02-065-26/+114
| | | | | | | | | * YQL-9517: Over BlockExpandChunked * next iteration * fix * move to mkql
* Prepare common library for locks (#1605)nsofya2024-02-0667-2329/+456
| | | | | | | * Prepare common library for locks * Fix build andcorrect dept * Remove range_avl_tree
* [YQL-17625] Fix ORDER BY by column missing in projections (#1617)Andrey Neporada2024-02-066-7/+120
|
* YQL-17476 check for cycle during evaluation of file args (#1608)Vitaly Stoyan2024-02-068-8/+83
| | | | | | | * init * fix * fix
* Fix GetColumnSerializationStats and ResourceSubscriber task name (#1618)nsofya2024-02-062-2/+6
|
* [YQ-2800] Fixed path pruning for large amount of files (#1597)Alexey Uzhegov2024-02-061-0/+2
|
* BuildCompleted (#1613)azevaykin2024-02-063-3/+3
|
* Add separate lower and upper bounds for time deviation (#1614)Sergey Belyakov2024-02-061-31/+24
|
* Remove obsolete controllers (#1577)Oleg Shatov2024-02-0610-267/+1
| | | | | | | * Removed obsolete controls * Fix of json_proxy_proto.h * Reserved deleted field id
* Use std::atomic in shared data header (#1584)Aleksei Borzenkov2024-02-064-10/+20
|
* Made tvm url optional (#1591)Oleg Shatov2024-02-063-3/+2
| | | | | | | * Made tvm url optional * Python codestyle fix * Changed validation accordingly
* Fix iterator (#1612)niksaveliev2024-02-061-1/+8
|
* YQL-17542 split stat (#1553)zverevgeny2024-02-063-7/+17
|
* YQL-17755 fix drying input up (#1604)zverevgeny2024-02-061-1/+2
|
* Reintroduce light indicator for bursts to BsCostModel, #1336 (#1477)Sergey Belyakov2024-02-0515-349/+487
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Move TLight to core/util, add BurstDetector to TBsCostTracker * Add UT * Count PDisk responses, fix UT build * Update BurstDetector * Fix UT * Move TLight to core/util, add BurstDetector to TBsCostTracker * Add UT * Count PDisk responses, fix UT build * Update BurstDetector * Fix UT * Fix BurstDetection UT * Fix rounding in conversion from Ns to Us in PDisk mock device settings * Update sector map performance parameters * Fix UT (once again) * Revert removing patch CostModel tests * Convert seek time from Ns to Us correctly * Update muted_ya.txt