aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix race between callback and destructor (#1745)DimasKovas2024-02-081-3/+1
|
* init (#1709)Vitaly Stoyan2024-02-081-1/+1
|
* init (#1711)Vitaly Stoyan2024-02-081-1/+0
|
* Create sync_cmakebuild.yml (#1747)AlexSm2024-02-081-0/+23
|
* Pushdown Timestamp ctor. (#1726)Tony-Romanov2024-02-089-11/+29
|
* Cmake sync script (#1743)AlexSm2024-02-081-0/+14
|
* Implement cbo join tree -> yt join tree converter (#1730)Alexey Ozeritskiy2024-02-083-27/+125
|
* NBS-4415: changed log level for ReasonPill (#1736)EvgeniyKozev2024-02-081-2/+6
|
* Enable DDL in ExecuteScript. Allow not to specify TxControl in QueryService ↵Vasily Gerasimov2024-02-086-9/+96
| | | | queries (#1603)
* Make UTs reachable (attempt 2) KIKIMR-20902 (#1715)Ilnaz Nizametdinov2024-02-084-13/+2
|
* Split TPayloadHelper to TPayloadReader & TPayloadWriter (#1702)azevaykin2024-02-0812-21/+37
|
* Fix cmake postcommit (#1739)AlexSm2024-02-081-6/+2
|
* Forbid new required fields in config (#1710)Innokentii Mokin2024-02-087-0/+450
| | | * forbid new required fields in config
* Add cmake check workflow (#1725)AlexSm2024-02-081-0/+22
|
* YQ-2634: S3 runtime file listing (#925)Yaroslav Plishan2024-02-0819-292/+1014
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | * Base feature implementation * Added interconnect retries for FileQueue * Added best effort FileQueue pass away * Global ids for PB events, review fixes * Added missing peer dirs * Move FileQueue creation to FillSourceSettings * Added FileQueueBatchSize pragrma, batch also limited by requested amount * Round-robin stage in FileQueue, new s3 settings * FileQueue processes one batch at a time, removing amount from batch request * Runtime listing fixes * Clean up * Added parametrization in partitioning integration tests * Poison fix * Fixed partitioning columns, fixed retries, added extra tests * Unit test imports fixes * FileQueue consumers count correction * Review fixes
* Fix plugins path (#1719)AlexSm2024-02-081-3/+2
|
* Adjust cost bucket capacity dynamically (#1681)Sergey Belyakov2024-02-085-8/+36
| | | | | * Adjust cost bucket capacity dynamically * ui32 for BlobSize
* Convert mismatched types of arg/sequence when applying optimization of ↵Vasily Gerasimov2024-02-082-11/+99
| | | | ShuffleByKeys to empty sequence (#1568)
* Support temp tables in yql (#1589)Nikolay Shumkov2024-02-087-3/+179
| | | | | * Initial commit * Fixes
* Support KV patching in TestShard (#1699)Alexander Rutkovsky2024-02-086-6/+105
|
* parallel for (#1650)Vitaly Stoyan2024-02-0820-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 Mikhail2024-02-089-0/+487
| | | [YQL-17174] added spilling library for compute actors
* Implement converter yt join tree -> optimizer join tree YQL-17437 (#1671)Alexey Ozeritskiy2024-02-083-0/+149
|
* Fix skip for Tz* types (#1697)Александр Новожилов2024-02-081-1/+4
| | | | | * YQL-16765: Fix skip for Tz* types * TzDate
* Make UTs reachable KIKIMR-20902 (#1700)Ilnaz Nizametdinov2024-02-081-0/+4
|
* Revert "Support returning list in delete statements (#1684)" (#1705)Mikhail Surin2024-02-089-130/+33
| | | This reverts commit 7f54b7193ead3595490220034854718679991aaa.
* Fix autoconfig's compute cpu table (#1669)kruall2024-02-081-23/+33
|
* [yt provider] Less restrictions for BypassMerge optimizer (YQL-17618) (#1695)Roman Udovichenko2024-02-084-19/+14
|
* Fix TEvPatch interface and remove unnecessary patching-related output in KV ↵Alexander Rutkovsky2024-02-082-5/+2
| | | | tablet (#1693)
* Support returning list in delete statements (#1684)Mikhail Surin2024-02-089-33/+130
|
* don't parametrize default values for columns (#1679)Vitalii Gridnev2024-02-083-24/+23
|
* YQL-17790: Fix symbolizer ut (#1696)Александр Новожилов2024-02-081-1/+1
|
* fix tierings db usage (#1691)ivanmorozov3332024-02-081-2/+2
| | | | | * fix tierings db usage * fix
* Some BlobDepot hardening checks (#1692)Alexander Rutkovsky2024-02-082-0/+17
|
* KqpRun add results into clear execution (#1661)Pisarenko Grigoriy2024-02-089-62/+202
| | | | | * Added results into clear execution * Added short flags
* YQ-2803 Exception checking in checkpoint storages (#1540)Dmitry Kardymon2024-02-086-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)zverevgeny2024-02-082-52/+52
|
* YQL-17284: Fixed test due to PR conflict (#1686)Maxim Kovalev2024-02-081-3/+3
|
* KIKIMR-20539: resolve static information_schema tables (#1675)qrort2024-02-073-2/+22
|
* Fix mistype in YQL plugin (#1631)Grigory Reznikov2024-02-071-1/+1
|
* Pg patches (#1587)Timofey Koolin2024-02-075-7/+21
| | | | * Added YDB_PG_EXPERIMENTAL env variable * Add some patches for allow few next steps for zabbix over pg
* init (#1660)Vitaly Stoyan2024-02-079-41/+37
|
* init (#1667)Vitaly Stoyan2024-02-074-6/+29
|
* YQL-17057: Fix escaping (#1664)Александр Новожилов2024-02-074-1/+90
| | | | | * YQL-17057: Fix escaping * test
* remove direct indexes in vectors from debug output (#1648)Alexey Efimov2024-02-071-4/+4
|
* Add CMS request priorities KIKIMR-9024 (#1620)Ilia Shakhov2024-02-0720-55/+442
| | | * Add CMS request priorities KIKIMR-9024
* add strip port for ssl outgoing connection (#1665)Sergey J2024-02-071-1/+4
| | | Co-authored-by: Sergey J <wint@yandex-team.ru>
* Generate single JSON with all types of plans in the server (#1606)Pavel Velikhov2024-02-0714-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)ivanmorozov3332024-02-071-0/+3
|
* Local table writer tests KIKIMR-20902 (#1656)Ilnaz Nizametdinov2024-02-079-12/+228
|