summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* Fix handling of uncorrelated column name in ORDER BY (#9602)Andrey Neporada2024-09-235-0/+81
|
* remove no export for profile memory allocations builds (#9617)Vitalii Gridnev2024-09-231-1/+1
|
* fix mvcc tests. use write id as row feature for conflicts resolving (#9598)ivanmorozov3332024-09-2317-122/+156
|
* Support PG types in arrow and clickhouse (#9335)Ivan Nikolaev2024-09-235-46/+151
|
* list have been supported for s3 reader (#6651)Oleg Doronin2024-09-2318-20/+352
|
* YQ-3322 Move pg from common to purecalc (#9512)Dmitry Kardymon2024-09-234-2/+7
|
* Example for topic write (#9443)Alek5andr-Kotov2024-09-231-0/+13
| | | Co-authored-by: Ivan Blinkov <[email protected]>
* ADD OLAP in YDB-CLI and SDK (#9067)Ivan Katkov2024-09-2312-38/+84
| | | Co-authored-by: Ivan Blinkov <[email protected]>
* Adds info about topics transactions (#9361)ElenaAfina2024-09-232-3/+26
| | | Co-authored-by: Ivan Blinkov <[email protected]>
* The consumer's generation number is not stored in the transaction (#9590)Alek5andr-Kotov2024-09-233-20/+150
|
* Unused code (#9476)Alek5andr-Kotov2024-09-231-1/+0
|
* Describe work with ldaps scheme and add information about nested groups (#6489)Andrey Molotkov2024-09-232-5/+38
| | | Co-authored-by: Ivan Blinkov <[email protected]>
* YDBDOCS-819: serial types (#8956)Nikolay Shumkov2024-09-238-3/+82
| | | | Co-authored-by: Ivan Blinkov <[email protected]> Co-authored-by: Ivan Blinkov <[email protected]>
* Ru/yql/last part (#9277)Ivan Katkov2024-09-2213-11/+26
| | | Co-authored-by: Ivan Blinkov <[email protected]>
* fix nodes type, introduce storage type for nodes (#9575)Alexey Efimov2024-09-232-12/+47
|
* speed up register blob idx (#9581)ivanmorozov3332024-09-224-32/+116
|
* Decimal migration fix (#9606)azevaykin2024-09-224-3/+26
|
* Mute KqpOlapSysView.StatsSysViewBytesDictStatActualization (#9605)Andrey Neporada2024-09-221-0/+1
|
* fix maximum pdisks per node calculation (#9563)Alexey Efimov2024-09-223-5/+26
|
* Fix generating too much data in memory for ydb workload import command (#9601)Олег2024-09-222-24/+19
|
* sdk changes (#4738)Nikolay Shestakov2024-09-201-1/+49
| | | Co-authored-by: Ivan Blinkov <[email protected]>
* YQ-3684 fixed error duplicate session id (#9583)Pisarenko Grigoriy2024-09-205-11/+86
|
* [docs] fixes for ru glossary terminology (#9584)Ivan Blinkov2024-09-201-11/+11
|
* immediate write for bulk upsert (#9489)ivanmorozov3332024-09-2026-130/+282
|
* Add cycle duration field in PDiskUpdateCycle LWTrack (#9576)Vlad Kuznetsov2024-09-203-5/+6
|
* dstool cluster workload run: add custom sleep time + restart ydbd (#9574)Robert Drynkin2024-09-201-1/+3
|
* Use WideStream instead of WideFlow in BlockMapJoinCore computation node (#9448)Igor Munkin2024-09-203-278/+306
|
* Add reinit step for build vector index (#9176)Valery Mironov2024-09-2015-70/+307
|
* Different ydbds in harness (#9444)Maxim Yurchuk2024-09-202-12/+12
|
* Increment YDB CLI version to 2.13.0 (#9582)Nikolay Perfilov2024-09-201-1/+1
|
* Query workload over query service (#9564)Nikolay Perfilov2024-09-202-9/+11
|
* Test to check running additional grpc servers (#9570)Daniil Cherednik2024-09-203-0/+59
|
* Remove implicit casts from nullptr to TString (#9262)Golear Dimitris2024-09-2013-31/+30
|
* English version of CBO documentation (#8783)Pavel Velikhov2024-09-207-1/+116
| | | | Co-authored-by: anton-bobkov <[email protected]> Co-authored-by: Ivan Blinkov <[email protected]>
* reduce memory in schemas loading (#9548)ivanmorozov3332024-09-202-22/+29
|
* Move type serialization functions to a separate type_serialization.h (#9537)Ivan Nikolaev2024-09-207-84/+100
|
* Add auto partitioning fields to CLI describe (#9559)niksaveliev2024-09-202-17/+40
|
* fix sorting of inner elements in viewer/nodes handler (#9565)Alexey Efimov2024-09-201-9/+9
|
* [backups][yql] add backup-restore statements (#9473)Innokentii Mokin2024-09-2011-20/+438
|
* [KQP] Plan inf rec fix (#9519)pilik2024-09-202-162/+195
|
* simple http rate limiter (#9541)Alexey Efimov2024-09-206-4/+105
|
* Dynamic deadline for CS scan (#9520)Semyon2024-09-202-4/+27
|
* import ydb stress tool (#9517)Evgeniy Ivanov2024-09-2020-0/+2290
|
* fix segfault (#9551)Alexey Efimov2024-09-201-5/+7
|
* Fix TYqlRowSpecInfo::ClearSortness (#9532)Roman Udovichenko2024-09-207-7/+59
|
* feat(kqp): support stream lookup join for index table (#9429)Iuliia Sidorina2024-09-206-128/+245
|
* Docs2 (#9458)Олег2024-09-2022-128/+730
|
* Rename `HasNotRight` -> `HasNoRight` in tests (#9550)Ilia Shakhov2024-09-204-9/+9
|
* ignoring columns with unsupported parquet and json types with type inferring ↵Ivan Sukhov2024-09-202-33/+53
| | | | (#9524)
* Fix start balancing actor after timeout + fix release replication token (#9389)Robert Drynkin2024-09-202-8/+15
|