Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix plugins path (#1719) | AlexSm | 2024-02-08 | 1 | -3/+2 |
| | |||||
* | Adjust cost bucket capacity dynamically (#1681) | Sergey Belyakov | 2024-02-08 | 5 | -8/+36 |
| | | | | | * Adjust cost bucket capacity dynamically * ui32 for BlobSize | ||||
* | Convert mismatched types of arg/sequence when applying optimization of ↵ | Vasily Gerasimov | 2024-02-08 | 2 | -11/+99 |
| | | | | ShuffleByKeys to empty sequence (#1568) | ||||
* | Support temp tables in yql (#1589) | Nikolay Shumkov | 2024-02-08 | 7 | -3/+179 |
| | | | | | * Initial commit * Fixes | ||||
* | Support KV patching in TestShard (#1699) | Alexander Rutkovsky | 2024-02-08 | 6 | -6/+105 |
| | |||||
* | parallel for (#1650) | Vitaly Stoyan | 2024-02-08 | 20 | -35/+197 |
| | | | | | | | | | | | | | | | * init * format * prohibit top level select/values * fix test * fix * canonize * as_compat | ||||
* | [YQL-17174] added spilling library for compute actors (#1544) | Filitov Mikhail | 2024-02-08 | 9 | -0/+487 |
| | | | [YQL-17174] added spilling library for compute actors | ||||
* | Implement converter yt join tree -> optimizer join tree YQL-17437 (#1671) | Alexey Ozeritskiy | 2024-02-08 | 3 | -0/+149 |
| | |||||
* | Fix skip for Tz* types (#1697) | Александр Новожилов | 2024-02-08 | 1 | -1/+4 |
| | | | | | * YQL-16765: Fix skip for Tz* types * TzDate | ||||
* | Make UTs reachable KIKIMR-20902 (#1700) | Ilnaz Nizametdinov | 2024-02-08 | 1 | -0/+4 |
| | |||||
* | Revert "Support returning list in delete statements (#1684)" (#1705) | Mikhail Surin | 2024-02-08 | 9 | -130/+33 |
| | | | This reverts commit 7f54b7193ead3595490220034854718679991aaa. | ||||
* | Fix autoconfig's compute cpu table (#1669) | kruall | 2024-02-08 | 1 | -23/+33 |
| | |||||
* | [yt provider] Less restrictions for BypassMerge optimizer (YQL-17618) (#1695) | Roman Udovichenko | 2024-02-08 | 4 | -19/+14 |
| | |||||
* | Fix TEvPatch interface and remove unnecessary patching-related output in KV ↵ | Alexander Rutkovsky | 2024-02-08 | 2 | -5/+2 |
| | | | | tablet (#1693) | ||||
* | Support returning list in delete statements (#1684) | Mikhail Surin | 2024-02-08 | 9 | -33/+130 |
| | |||||
* | don't parametrize default values for columns (#1679) | Vitalii Gridnev | 2024-02-08 | 3 | -24/+23 |
| | |||||
* | YQL-17790: Fix symbolizer ut (#1696) | Александр Новожилов | 2024-02-08 | 1 | -1/+1 |
| | |||||
* | fix tierings db usage (#1691) | ivanmorozov333 | 2024-02-08 | 1 | -2/+2 |
| | | | | | * fix tierings db usage * fix | ||||
* | Some BlobDepot hardening checks (#1692) | Alexander Rutkovsky | 2024-02-08 | 2 | -0/+17 |
| | |||||
* | KqpRun add results into clear execution (#1661) | Pisarenko Grigoriy | 2024-02-08 | 9 | -62/+202 |
| | | | | | * Added results into clear execution * Added short flags | ||||
* | YQ-2803 Exception checking in checkpoint storages (#1540) | Dmitry Kardymon | 2024-02-08 | 6 | -22/+61 |
| | | | | | | | | | | | | | * Exception check * Add new line * remove comment * Use StatusToIssues() * remove some std::move * remove ; | ||||
* | YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (#1666) | zverevgeny | 2024-02-08 | 2 | -52/+52 |
| | |||||
* | YQL-17284: Fixed test due to PR conflict (#1686) | Maxim Kovalev | 2024-02-08 | 1 | -3/+3 |
| | |||||
* | KIKIMR-20539: resolve static information_schema tables (#1675) | qrort | 2024-02-07 | 3 | -2/+22 |
| | |||||
* | Fix mistype in YQL plugin (#1631) | Grigory Reznikov | 2024-02-07 | 1 | -1/+1 |
| | |||||
* | Pg patches (#1587) | Timofey Koolin | 2024-02-07 | 5 | -7/+21 |
| | | | | * Added YDB_PG_EXPERIMENTAL env variable * Add some patches for allow few next steps for zabbix over pg | ||||
* | init (#1660) | Vitaly Stoyan | 2024-02-07 | 9 | -41/+37 |
| | |||||
* | init (#1667) | Vitaly Stoyan | 2024-02-07 | 4 | -6/+29 |
| | |||||
* | YQL-17057: Fix escaping (#1664) | Александр Новожилов | 2024-02-07 | 4 | -1/+90 |
| | | | | | * YQL-17057: Fix escaping * test | ||||
* | remove direct indexes in vectors from debug output (#1648) | Alexey Efimov | 2024-02-07 | 1 | -4/+4 |
| | |||||
* | Add CMS request priorities KIKIMR-9024 (#1620) | Ilia Shakhov | 2024-02-07 | 20 | -55/+442 |
| | | | * Add CMS request priorities KIKIMR-9024 | ||||
* | add strip port for ssl outgoing connection (#1665) | Sergey J | 2024-02-07 | 1 | -1/+4 |
| | | | Co-authored-by: Sergey J <wint@yandex-team.ru> | ||||
* | Generate single JSON with all types of plans in the server (#1606) | Pavel Velikhov | 2024-02-07 | 14 | -1116/+1142 |
| | | | | | | | | | | | | | | | | | | | | | * Moved plan simplification to the server * Small fix in plan generation * Minor fix in scripting * Don't print OLAP plans yet * Fixed unused arg problem * fixed a typo * Simplifying a copy of the plan now * Fixed minor bugs * fixed a bug in ut_common * Cannonized some tests, changed plan comparison | ||||
* | use only thread for async s3 interaction (#1668) | ivanmorozov333 | 2024-02-07 | 1 | -0/+3 |
| | |||||
* | Local table writer tests KIKIMR-20902 (#1656) | Ilnaz Nizametdinov | 2024-02-07 | 9 | -12/+228 |
| | |||||
* | Optimized DPccp (#1563) | Pavel Velikhov | 2024-02-07 | 8 | -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 Kovalev | 2024-02-07 | 53 | -64/+31522 |
| | |||||
* | KIKIMR-20539: pure pg_catalog selects (#950) | qrort | 2024-02-07 | 15 | -24/+196 |
| | |||||
* | YQ-2549 Move yds integration tests to github (#1592) | Dmitry Kardymon | 2024-02-07 | 4 | -0/+751 |
| | | | * Move mr tests | ||||
* | fix tests (#1653) | ivanmorozov333 | 2024-02-07 | 6 | -16/+42 |
| | | | | | * fix tests * fix build | ||||
* | Removed aborts in service initialization (#1652) | Oleg Shatov | 2024-02-07 | 3 | -7/+25 |
| | |||||
* | YQL-17711: Fix backtrace (#1619) | Александр Новожилов | 2024-02-07 | 4 | -34/+47 |
| | |||||
* | YQL-17542 move TaskRunner dependent Execute to TDqSyncComputeActorBase (#1599) | zverevgeny | 2024-02-07 | 3 | -35/+46 |
| | |||||
* | Update github.com/ydb-platform/fq-connector-go to v0.1.3 (#1651) | Vitaly Isaev | 2024-02-07 | 1 | -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-varvara | 2024-02-07 | 3 | -4/+72 |
| | |||||
* | Add patching to keyvalue (#1549) | kruall | 2024-02-07 | 10 | -32/+522 |
| | | | | | | | * Add patching to keyvalue * Improve patching in kv * fix incorrect cookie choosing | ||||
* | Add force io pool threads (#1523) | kruall | 2024-02-07 | 5 | -1/+9 |
| | | | | | * add force io pool threads * add force_io_pool_threads to cfg | ||||
* | Fix leaking blobs via using patching (#1639) | kruall | 2024-02-07 | 4 | -16/+38 |
| | |||||
* | Memory control and search fix (#1649) | ivanmorozov333 | 2024-02-07 | 18 | -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-Romanov | 2024-02-07 | 3 | -8/+35 |
| | | | | | * Fix build with SSA runtime < 4 * Fix behavior and test on version 3 |