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
path:
root
/
ydb
Commit message (
Expand
)
Author
Age
Files
Lines
*
KIKIMR-15075: hotfix for unlimited eviction read in ColumnShard
Artem Zuikov
2022-06-14
6
-9
/
+43
*
local grafana integration KIKIMR-15032
Aleksandr Dmitriev
2022-06-14
8
-397
/
+455
*
ydb docs cli import-file non-atomicity instead of non-transactionality
alexv-smirnov
2022-06-14
2
-2
/
+6
*
YQL-14447: Set request timeout
Alexey Ozeritskiy
2022-06-14
2
-3
/
+7
*
[ymq] change keys in common state table (remove full scan query)
Alexey Bogolyubskiy
2022-06-14
7
-62
/
+67
*
YQ-1154: link pg code with kikimr
Sergey Uzhakov
2022-06-14
3
-1
/
+2
*
Commit changes together with locks, KIKIMR-14732
Aleksei Borzenkov
2022-06-14
6
-12
/
+107
*
Fix TSwitchFlowWrapper implementation. (KIKIMR-15086)
Sergei Puchin
2022-06-14
2
-1
/
+87
*
YQ-1161: support decimal type in ImportValueFromProto
Sergey Uzhakov
2022-06-13
1
-0
/
+2
*
YQ-1154: represent pg types in json/yson formats
Sergey Uzhakov
2022-06-12
7
-7
/
+267
*
Fix misprint in class name (KIKIMR-15087)
Andrey Fomichev
2022-06-11
26
-94
/
+94
*
[yql] Change optimizers order
udovichenko-r
2022-06-10
1
-1
/
+1
*
drafts for public grpc api
ildar-khisam
2022-06-10
2
-0
/
+767
*
LOGBROKER-7506 Clean up datastreams-related tests
mokhotskii
2022-06-10
1
-5
/
+5
*
[yql] Handle DqPrecompute in Result
udovichenko-r
2022-06-10
2
-46
/
+93
*
Compressed backups: python sdk KIKIMR-14803
Ilnaz Nizametdinov
2022-06-10
1
-0
/
+8
*
reorder config loading KIKIMR-15082
Vitalii Gridnev
2022-06-10
1
-2
/
+1
*
KIKIMR-15009 Fix race on increment of counter in TMeteringSink
mokhotskii
2022-06-10
2
-6
/
+7
*
Separate data and log channels KIKIMR-14867
Alexander Rutkovsky
2022-06-10
11
-72
/
+160
*
potential fix for LOGBROKER-7475
alexnick
2022-06-10
2
-7
/
+16
*
YQL-14756: Fix CalcOverSessionWindow rewrite
Alexey Ozeritskiy
2022-06-10
1
-1
/
+1
*
IGNIETFERRO-1105 Add missing includes for atomics.
eeight
2022-06-10
4
-0
/
+7
*
Add column name in error message
Mikhail Surin
2022-06-10
5
-34
/
+103
*
LOGBROKER-7166 Extend simulate_datastream method for new YDS billing plan
mokhotskii
2022-06-10
2
-6
/
+7
*
Fix regression due to early add index table in to table operation for read re...
Daniil Cherednik
2022-06-10
2
-9
/
+3
*
YQ-1099 + JSONAsString.
a-romanov
2022-06-10
7
-3
/
+253
*
Automatically transform read-only distributed transactions into snapshot read...
Aleksei Borzenkov
2022-06-10
5
-12
/
+166
*
Fix bad pointer dereference
Alexey Ozeritskiy
2022-06-10
2
-9
/
+10
*
YQ-1154: support postgres type in public protos, change oid type from int32 t...
Sergey Uzhakov
2022-06-10
1
-1
/
+1
*
YQL-14970 mistype
Vitaly Stoyan
2022-06-10
1
-1
/
+1
*
YQ-1154: support postgres types in public protos
Sergey Uzhakov
2022-06-10
1
-1
/
+12
*
IGNIETFERRO-1922 Add missing includes for atomics.
eeight
2022-06-10
1
-0
/
+1
*
ut to use index with scripting service. KIKIMR-15065
Daniil Cherednik
2022-06-10
1
-0
/
+41
*
YQL-14689 add signatures.
a-romanov
2022-06-10
28
-4
/
+268
*
YQL-14386: Set ChunkSizeLimit to 128Mb
Alexey Ozeritskiy
2022-06-10
3
-2
/
+8
*
YQ-1153 Fix query.cpu_usage_us public counter
Vasily Gerasimov
2022-06-10
3
-5
/
+21
*
KIKIMR-14960: fix enum value of SchemeShardConfigItem
Evgeniy Ivanov
2022-06-10
1
-1
/
+1
*
KIKIMR-15071: fix blob cache reads (duplicates in cookie)
Artem Zuikov
2022-06-10
1
-13
/
+11
*
Enable ReadTableRanges for sysview tables KIKIMR-12434
Mikhail Surin
2022-06-10
1
-8
/
+0
*
update ydb ui error display fix YDB-1581
kovalad
2022-06-10
96
-329
/
+329
*
Support BlobDepot agent config propagation KIKIMR-14867
Alexander Rutkovsky
2022-06-10
52
-84
/
+1910
*
Fix pdisk_io includes, KIKIMR-15048
Cthulhu
2022-06-10
69
-251
/
+306
*
KIKIMR-14960: schemeshard should batch stats
Evgeniy Ivanov
2022-06-10
22
-44
/
+729
*
YQL-13966 native logical ops & some optimizers
Vitaly Stoyan
2022-06-10
2
-45
/
+86
*
Compressed backups: public api, cpp sdk, cli KIKIMR-14803
Ilnaz Nizametdinov
2022-06-10
14
-11
/
+174
*
[YQL-14977] Fix %B handling in Datetime::Parse
Andrey Neporada
2022-06-09
1
-1
/
+1
*
CDC docs YCDOCS-5205
Ilnaz Nizametdinov
2022-06-09
9
-2
/
+127
*
YQ-1037 decompressors a little fix.
a-romanov
2022-06-09
2
-2
/
+3
*
[kqp] support multiple shards reading: preparations for multiple shards in fl...
Vitalii Gridnev
2022-06-09
1
-271
/
+257
*
YQL-14386: Can change ChunkSizeHardLimit
Alexey Ozeritskiy
2022-06-09
4
-9
/
+14
[next]