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 (
Expand
)
Author
Age
Files
Lines
*
Do not use Sprintf to convert long int to string.
dcherednik
2022-09-29
1
-2
/
+1
*
Hard limit on memory for one task
galaxycrab
2022-09-29
8
-15
/
+41
*
Prepare to clang14: fix boost/fusion -Wdeprecated-copy
heretic
2022-09-29
3
-0
/
+3
*
CONTRIB: fix apache orc UB from ubsan at column reader with patch
primorial
2022-09-29
1
-3
/
+7
*
Pre resolve self address for discovery
hor911
2022-09-29
2
-2
/
+34
*
Clang14: Fix library/cpp/coroutine/engine under tsan
pg
2022-09-29
1
-1
/
+3
*
Prepare to clang14: fix ydb/public/lib/ydb_cli/commands -Wbitwise-instead-of-...
heretic
2022-09-29
1
-1
/
+1
*
Extract common code of ticket parser to base class
molotkov-and
2022-09-29
2
-320
/
+445
*
[] Support table bindings for INSERT
aneporada
2022-09-29
2
-6
/
+40
*
(no commit message)
abcdef
2022-09-29
10
-305
/
+708
*
proxy metrics has been decreased
hcpp
2022-09-29
1
-107
/
+225
*
pg binding: move common logic to separate func
uzhas
2022-09-28
4
-129
/
+96
*
[dq] Fix handling async file freezing in precompute execution
udovichenko-r
2022-09-28
1
-4
/
+5
*
custom null handling in /,% kernels
vvvv
2022-09-28
9
-22
/
+212
*
check that row read and use seed to make actors reading different keys
eivanov89
2022-09-28
1
-4
/
+6
*
Allow binary output to be modified (just a little)) before comparing it to ca...
heretic
2022-09-28
1
-4
/
+28
*
[] Silence warning about module resolver
aneporada
2022-09-28
1
-1
/
+0
*
PR from branch users/eivanov89/-iterator-load-actor
eivanov89
2022-09-28
1
-5
/
+5
*
don't send errors from Execute() and wait commit
eivanov89
2022-09-28
1
-57
/
+28
*
Add start/stop load buttons to viewer
mdartemenko
2022-09-28
1
-8
/
+137
*
Update contrib/libs/apache/orc to 1.8.0
primorial
2022-09-28
56
-1028
/
+6342
*
ds iter can reply right in Execute()
eivanov89
2022-09-28
5
-6
/
+15
*
fix DQ postgre crash
mrlolthe1st
2022-09-28
1
-5
/
+24
*
initial support for selecting from binding in postgres syntax
uzhas
2022-09-28
6
-42
/
+166
*
PR from branch users/eivanov89/-iterator-load-actor
eivanov89
2022-09-28
2
-6
/
+29
*
Extract InitTokenRecord to base class
molotkov-and
2022-09-28
2
-118
/
+125
*
support of null scalars
vvvv
2022-09-28
1
-17
/
+26
*
Tidy up some path usages.
yuryalekseev
2022-09-28
1
-2
/
+2
*
Add support for separate certificate configuration of grpc and ic.
yuryalekseev
2022-09-28
4
-24
/
+86
*
fix read iterator bug, when read some rows and got pagefault
eivanov89
2022-09-28
3
-26
/
+173
*
Prevent lock reuse after commit or rollback
snaury
2022-09-28
13
-114
/
+378
*
custom overloaded kernels for +,-,*
vvvv
2022-09-27
13
-62
/
+350
*
Fix garbage collection handling in GroupOverseer
alexvru
2022-09-27
10
-43
/
+171
*
Revert fix for not_fn.
halyavin
2022-09-27
2
-2
/
+2
*
fix connections multiusage
ssmike
2022-09-27
3
-4
/
+9
*
PR from branch users/eivanov89/-iterator-load-actor
eivanov89
2022-09-27
2
-7
/
+18
*
+test.
a-romanov
2022-09-27
1
-0
/
+31
*
Move controls out of assigned unicode codepoint set to allow any unicode code...
galtsev
2022-09-26
2
-2
/
+11
*
validation for connection has been improved
hcpp
2022-09-26
3
-0
/
+57
*
Refactor ReaderTablet params in TEvGet requests.
yuryalekseev
2022-09-26
17
-68
/
+47
*
run read iterator load with different inflights
eivanov89
2022-09-26
4
-36
/
+108
*
Add test
ilnaz
2022-09-26
1
-7
/
+23
*
fixed LambdaArgumentsCount for optional args
vvvv
2022-09-26
3
-3
/
+50
*
support stream lookup for data query
ulya-sidorina
2022-09-26
11
-43
/
+235
*
Reset RowsCache
ilnaz
2022-09-26
6
-0
/
+20
*
Break uncommitted write conflicts in bulk write operations
snaury
2022-09-26
6
-0
/
+205
*
Extract Authorize Ticket handle to base class
molotkov-and
2022-09-26
2
-65
/
+97
*
diagnostics readability-else-after-return
yakubovskiy03
2022-09-26
1
-4
/
+2
*
Fix ReadTable yson column. Yson value must be passed as bytes_value.
dcherednik
2022-09-26
2
-4
/
+30
*
Add test for BLOCKED TEvGet with kv tablet.
yuryalekseev
2022-09-26
2
-1
/
+74
[next]