index
:
ydb
add-upcoming-event-1
alexv-smirnov-patch-1
alexv-smirnov1
blinkov-patch-1
docs-dont-link-to-archived-go-sdk
docs-drop-unused-files
docs-gtm
docs-quickstart-add-mkdir
docs-yfm-link
fix-header-ident-bloom
get_cmakelists2
license-year-2023
mai
main
readme-linkedin-link
readme-links-update
readme-social-update
roadmap
stable-22-2
stable-22-4
stable-22-5
stable-23-1
stable-23-2
stable-23-3
Mirror of YDB github repos
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
Fix handling of uncorrelated column name in ORDER BY (#9602)
Andrey Neporada
2024-09-23
5
-0
/
+81
|
*
remove no export for profile memory allocations builds (#9617)
Vitalii Gridnev
2024-09-23
1
-1
/
+1
|
*
fix mvcc tests. use write id as row feature for conflicts resolving (#9598)
ivanmorozov333
2024-09-23
17
-122
/
+156
|
*
Support PG types in arrow and clickhouse (#9335)
Ivan Nikolaev
2024-09-23
5
-46
/
+151
|
*
list have been supported for s3 reader (#6651)
Oleg Doronin
2024-09-23
18
-20
/
+352
|
*
YQ-3322 Move pg from common to purecalc (#9512)
Dmitry Kardymon
2024-09-23
4
-2
/
+7
|
*
Example for topic write (#9443)
Alek5andr-Kotov
2024-09-23
1
-0
/
+13
|
|
|
Co-authored-by: Ivan Blinkov <
[email protected]
>
*
ADD OLAP in YDB-CLI and SDK (#9067)
Ivan Katkov
2024-09-23
12
-38
/
+84
|
|
|
Co-authored-by: Ivan Blinkov <
[email protected]
>
*
Adds info about topics transactions (#9361)
ElenaAfina
2024-09-23
2
-3
/
+26
|
|
|
Co-authored-by: Ivan Blinkov <
[email protected]
>
*
The consumer's generation number is not stored in the transaction (#9590)
Alek5andr-Kotov
2024-09-23
3
-20
/
+150
|
*
Unused code (#9476)
Alek5andr-Kotov
2024-09-23
1
-1
/
+0
|
*
Describe work with ldaps scheme and add information about nested groups (#6489)
Andrey Molotkov
2024-09-23
2
-5
/
+38
|
|
|
Co-authored-by: Ivan Blinkov <
[email protected]
>
*
YDBDOCS-819: serial types (#8956)
Nikolay Shumkov
2024-09-23
8
-3
/
+82
|
|
|
|
Co-authored-by: Ivan Blinkov <
[email protected]
> Co-authored-by: Ivan Blinkov <
[email protected]
>
*
Ru/yql/last part (#9277)
Ivan Katkov
2024-09-22
13
-11
/
+26
|
|
|
Co-authored-by: Ivan Blinkov <
[email protected]
>
*
fix nodes type, introduce storage type for nodes (#9575)
Alexey Efimov
2024-09-23
2
-12
/
+47
|
*
speed up register blob idx (#9581)
ivanmorozov333
2024-09-22
4
-32
/
+116
|
*
Decimal migration fix (#9606)
azevaykin
2024-09-22
4
-3
/
+26
|
*
Mute KqpOlapSysView.StatsSysViewBytesDictStatActualization (#9605)
Andrey Neporada
2024-09-22
1
-0
/
+1
|
*
fix maximum pdisks per node calculation (#9563)
Alexey Efimov
2024-09-22
3
-5
/
+26
|
*
Fix generating too much data in memory for ydb workload import command (#9601)
Олег
2024-09-22
2
-24
/
+19
|
*
sdk changes (#4738)
Nikolay Shestakov
2024-09-20
1
-1
/
+49
|
|
|
Co-authored-by: Ivan Blinkov <
[email protected]
>
*
YQ-3684 fixed error duplicate session id (#9583)
Pisarenko Grigoriy
2024-09-20
5
-11
/
+86
|
*
[docs] fixes for ru glossary terminology (#9584)
Ivan Blinkov
2024-09-20
1
-11
/
+11
|
*
immediate write for bulk upsert (#9489)
ivanmorozov333
2024-09-20
26
-130
/
+282
|
*
Add cycle duration field in PDiskUpdateCycle LWTrack (#9576)
Vlad Kuznetsov
2024-09-20
3
-5
/
+6
|
*
dstool cluster workload run: add custom sleep time + restart ydbd (#9574)
Robert Drynkin
2024-09-20
1
-1
/
+3
|
*
Use WideStream instead of WideFlow in BlockMapJoinCore computation node (#9448)
Igor Munkin
2024-09-20
3
-278
/
+306
|
*
Add reinit step for build vector index (#9176)
Valery Mironov
2024-09-20
15
-70
/
+307
|
*
Different ydbds in harness (#9444)
Maxim Yurchuk
2024-09-20
2
-12
/
+12
|
*
Increment YDB CLI version to 2.13.0 (#9582)
Nikolay Perfilov
2024-09-20
1
-1
/
+1
|
*
Query workload over query service (#9564)
Nikolay Perfilov
2024-09-20
2
-9
/
+11
|
*
Test to check running additional grpc servers (#9570)
Daniil Cherednik
2024-09-20
3
-0
/
+59
|
*
Remove implicit casts from nullptr to TString (#9262)
Golear Dimitris
2024-09-20
13
-31
/
+30
|
*
English version of CBO documentation (#8783)
Pavel Velikhov
2024-09-20
7
-1
/
+116
|
|
|
|
Co-authored-by: anton-bobkov <
[email protected]
> Co-authored-by: Ivan Blinkov <
[email protected]
>
*
reduce memory in schemas loading (#9548)
ivanmorozov333
2024-09-20
2
-22
/
+29
|
*
Move type serialization functions to a separate type_serialization.h (#9537)
Ivan Nikolaev
2024-09-20
7
-84
/
+100
|
*
Add auto partitioning fields to CLI describe (#9559)
niksaveliev
2024-09-20
2
-17
/
+40
|
*
fix sorting of inner elements in viewer/nodes handler (#9565)
Alexey Efimov
2024-09-20
1
-9
/
+9
|
*
[backups][yql] add backup-restore statements (#9473)
Innokentii Mokin
2024-09-20
11
-20
/
+438
|
*
[KQP] Plan inf rec fix (#9519)
pilik
2024-09-20
2
-162
/
+195
|
*
simple http rate limiter (#9541)
Alexey Efimov
2024-09-20
6
-4
/
+105
|
*
Dynamic deadline for CS scan (#9520)
Semyon
2024-09-20
2
-4
/
+27
|
*
import ydb stress tool (#9517)
Evgeniy Ivanov
2024-09-20
20
-0
/
+2290
|
*
fix segfault (#9551)
Alexey Efimov
2024-09-20
1
-5
/
+7
|
*
Fix TYqlRowSpecInfo::ClearSortness (#9532)
Roman Udovichenko
2024-09-20
7
-7
/
+59
|
*
feat(kqp): support stream lookup join for index table (#9429)
Iuliia Sidorina
2024-09-20
6
-128
/
+245
|
*
Docs2 (#9458)
Олег
2024-09-20
22
-128
/
+730
|
*
Rename `HasNotRight` -> `HasNoRight` in tests (#9550)
Ilia Shakhov
2024-09-20
4
-9
/
+9
|
*
ignoring columns with unsupported parquet and json types with type inferring ↵
Ivan Sukhov
2024-09-20
2
-33
/
+53
|
|
|
|
(#9524)
*
Fix start balancing actor after timeout + fix release replication token (#9389)
Robert Drynkin
2024-09-20
2
-8
/
+15
|
[next]