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
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Collapse
)
Author
Age
Files
Lines
*
YDB FQ: basic integration tests for YDB as an external data source (#3399)
Vitaly Isaev
2024-04-02
49
-166
/
+616
|
*
fix csv reading (#3403)
Олег
2024-04-02
1
-1
/
+1
|
*
Update CODEOWNERS for /ydb/library/yql/yt (#3380)
Aleksandr Gaev
2024-04-02
1
-1
/
+2
|
*
Add dstool different token types support (#3397)
Robert Drynkin
2024-04-02
1
-16
/
+25
|
*
[YQL-17573] Support more callables in FlatMap over Extend optimizer (#3383)
Andrey Neporada
2024-04-02
1
-2
/
+2
|
*
Fix viewer in Safari (#2041)
Semyon Danilov
2024-04-02
2
-8
/
+20
|
*
YDB-2822 Fix UUID column usage in CDC (#3229)
Semyon Danilov
2024-04-02
9
-43
/
+176
|
*
Like to find/grep YQ-3015 (#3390)
Oleg Doronin
2024-04-02
3
-3
/
+3
|
*
Fixed double finishing of spans in grpc request proxy (#3208)
Oleg Shatov
2024-04-02
3
-37
/
+51
|
*
Support returning list in yql v1 (#2784)
Mikhail Surin
2024-04-02
15
-39
/
+305
|
*
TFederatedTopicWriteSession: use SelfContext instead of shared_ptr (#3372)
qyryq
2024-04-02
3
-101
/
+210
|
*
Make clang-14 happy (#3389)
Daniil Cherednik
2024-04-02
1
-1
/
+1
|
|
|
Not for changelog (changelog entry is not required)
*
sync merge (#3387)
Олег
2024-04-02
0
-0
/
+0
|
*
Merge (#3386)
Олег
2024-04-02
0
-0
/
+0
|
*
return errors in case wrong schema in bulk update requests (#3327)
Олег
2024-04-02
18
-91
/
+211
|
*
YQ-2918: propagate stats aggregation from plan for V2 (#3367)
Egor Zudin
2024-04-02
10
-24
/
+188
|
*
File downloader: add logs (#3376)
Alexey Ozeritskiy
2024-04-02
2
-2
/
+3
|
*
Fix a race between mediator state and pipeline restoring active transactions ↵
Aleksei Borzenkov
2024-04-02
4
-22
/
+288
|
|
|
|
(#3358)
*
Add balancing monitoring (#3265)
Robert Drynkin
2024-04-02
4
-0
/
+13
|
*
Support of Interval type in ToPg (#3368)
Vitaly Stoyan
2024-04-02
14
-0
/
+207
|
*
Changed interconnect disconnected handler in tenantinfo handler (#2813)
Andrei Rykov
2024-04-02
1
-105
/
+130
|
*
Disable style tests in ydb/library/yql/providers/generic/connector/tests (#3373)
Vitaly Isaev
2024-04-02
9
-15
/
+1
|
*
Fix memleak: cyclic smart pointers (+ logs) (#3370)
Alexey Ozeritskiy
2024-04-02
1
-5
/
+9
|
*
Missed peerdir (#3364)
Hor911
2024-04-02
1
-0
/
+1
|
*
[YQL-17709] Fix clang14 build (#3369)
Filitov Mikhail
2024-04-01
1
-1
/
+1
|
*
MaxAttachmentsSize setting (#3365)
Alexey Ozeritskiy
2024-04-01
3
-2
/
+6
|
*
Fix TABLESAMPLE SYSTEM crashing DQ/hybrid (#3261)
Vadim Averin
2024-04-01
6
-15
/
+23
|
*
Support of YQL dates in ToPg (#3359)
Vitaly Stoyan
2024-04-01
14
-43
/
+283
|
*
fix clang14 build (#3363)
Fiodar Miron
2024-04-01
1
-0
/
+3
|
*
Fixed some examples from documentaion (query service only) (#3242)
Vitaly Stoyan
2024-04-01
5
-4
/
+83
|
*
GetTask counters have been added to fetcher YQ-2669 (#2986)
Oleg Doronin
2024-04-01
1
-0
/
+41
|
*
Support nullif (#3355)
Александр Новожилов
2024-04-01
6
-0
/
+89
|
*
Fix join groups (#3356)
Александр Новожилов
2024-04-01
6
-2
/
+72
|
*
Added blank lines around the include block. (#3357)
Ivan Katkov
2024-04-01
52
-59
/
+67
|
*
Run Lister in User Pool and avoid deadlocks (#3333)
Hor911
2024-04-01
4
-19
/
+40
|
*
early finish has been fixed YQ-2452 YQL-16433 (#3236)
Oleg Doronin
2024-04-01
2
-2
/
+8
|
*
Added information to THasDataInfoResponse that partition is finished (#3350)
Nikolay Shestakov
2024-04-01
11
-134
/
+247
|
*
build: refresh Embedded UI (v5.4.0) (#3291)
AlexSm
2024-04-01
13
-19
/
+19
|
|
|
Co-authored-by: antonkovalenko <antonkovalenko@users.noreply.github.com>
*
Added tests for jaeger tracing configurator (#3309)
Oleg Shatov
2024-04-01
4
-5
/
+889
|
*
[YQL-15142] issue a warning on reading secure tables with default cache (#1541)
Mikhail Babenko
2024-04-01
7
-2
/
+40
|
*
[YQL-17573] FlatMap over Extend optimizer (#3336)
Andrey Neporada
2024-04-01
17
-105
/
+121
|
*
Fix PACKAGE declaration in prebuilt tools (for YQL-17642) (#3319)
Mikhail Veltishchev
2024-04-01
4
-15
/
+15
|
*
Get rid of pedantic check (#3316)
Ilnaz Nizametdinov
2024-04-01
1
-4
/
+5
|
*
Fix test TTopicApiDescribes.DescribeTopic (#3288)
Nikolay Shestakov
2024-04-01
3
-9
/
+18
|
*
Deduplicated messages sensors: LOGBROKER-8733 (#3147)
FloatingCrowbar
2024-04-01
8
-21
/
+56
|
*
[YQL-17709] [channel] split spilling into actor and non-actor parts (#1983)
Filitov Mikhail
2024-03-31
11
-342
/
+182
|
*
Fix style: remove excess casts (#3335)
Alexey Ozeritskiy
2024-03-30
1
-13
/
+16
|
*
split blobs fetcher (#3331)
ivanmorozov333
2024-03-30
7
-58
/
+80
|
*
dont restart scan in case error from shard (#3330)
ivanmorozov333
2024-03-30
3
-21
/
+9
|
*
move merger into separated library (#3329)
ivanmorozov333
2024-03-30
43
-355
/
+468
|
[next]