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
/
yt
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Trivial: extra space
osidorkin
2025-08-14
1
-1
/
+1
*
Improve uring support detection
ngc224
2025-08-13
2
-0
/
+49
*
YQL-20257: Parse cluster at simple_table_ref bind_parameter
vitya-smirnov
2025-08-13
2
-0
/
+42
*
Intermediate changes
robot-piglet
2025-08-13
2
-23
/
+120
*
Don't use dynamic cast if static_cast is enough
thenewone
2025-08-13
2
-8
/
+35
*
Intermediate changes
robot-piglet
2025-08-13
1
-1
/
+1
*
Intermediate changes
robot-piglet
2025-08-13
1
-0
/
+4
*
Fix off-by-one error in variant index calculation
aneporada
2025-08-12
5
-2
/
+61
*
YT: Add IsEnabled method to profiler
dgolear
2025-08-12
2
-0
/
+8
*
Fix UnessentialFilter for PruneKeys
mpereskokova
2025-08-12
1
-6
/
+8
*
YT-25701: Add GPU allocation assignment plan update
eshcherbin
2025-08-11
2
-3
/
+21
*
YQL-20280: Warn on ASSUME ORDER BY usage after UNION
vitya-smirnov
2025-08-11
1
-2
/
+2
*
YT-22593: TString -> std::string a bunch
sabdenovch
2025-08-11
6
-39
/
+37
*
YT-18571: Cosmetics for YT_DEFINE_STRONG_TYPEDEF
h0pless
2025-08-11
2
-2
/
+2
*
YT-25057 - Distributed write api (low level)
denvr
2025-08-11
3
-1
/
+13
*
YT-18571: Modernize memory_order
babenko
2025-08-11
1
-1
/
+1
*
YT-25270: Add min hash digest writer/reader and simple fetching
dave11ar
2025-08-11
4
-0
/
+38
*
Add missing PEERDIR to the library/cpp/containers/concurrent_hash
swarmer
2025-08-11
1
-0
/
+1
*
YT-25879: Avoid calling WaitFor directly in future subscriber in TServiceComb...
babenko
2025-08-09
4
-161
/
+148
*
YT-25879: Fix distributed write API impl
babenko
2025-08-09
1
-0
/
+2
*
YT-25879: Extract context_switch.h
babenko
2025-08-09
3
-50
/
+63
*
YT-25879: TPeriodicYielderGuard must do nothing unless context switches are e...
babenko
2025-08-09
1
-4
/
+8
*
Intermediate changes
robot-piglet
2025-08-09
1
-41
/
+44
*
Intermediate changes
robot-piglet
2025-08-08
2
-1
/
+32
*
Remove unused peerdir
aneporada
2025-08-08
23
-16371
/
+0
*
Handle DependsOn with tuple arg in optimizers - fix
ziganshinmr
2025-08-08
1
-0
/
+6
*
fix coverity issue
uzhas
2025-08-08
1
-1
/
+1
*
YT-24315: Style fixes
tea-mur
2025-08-08
1
-1
/
+2
*
YQL-20186: Introduce JSON logging format
vitya-smirnov
2025-08-08
1
-8
/
+27
*
Don't push PruneKeys during Evaluate
mpereskokova
2025-08-07
3
-0
/
+16
*
YT-25794: Add parametrizing error format in HTTP proxy
rp-1
2025-08-07
5
-22
/
+113
*
Fix some codestyle issues for rXXXXXX
cherepashka
2025-08-07
1
-1
/
+0
*
Introduce KeepPruneKeysOnInputTables
mpereskokova
2025-08-06
9
-2
/
+93
*
Optional description argument for YT_VERIFY, YT_ASSERT and others
pechatnov
2025-08-06
3
-0
/
+60
*
Avoid creation of hash tables in hot places when it's possible
thenewone
2025-08-06
2
-21
/
+29
*
Intermediate changes
robot-piglet
2025-08-06
9
-2
/
+63
*
YT-15805: Support tz types in arrow writer.
nadya02
2025-08-06
8
-96
/
+457
*
Intermediate changes
robot-piglet
2025-08-06
42
-237
/
+841
*
Revert commit rXXXXXX, YT: Get rid of TProtobufString in favor of TProtoStrin...
dgolear
2025-08-05
20
-57
/
+65
*
YT: Get rid of TProtobufString in favor of TProtoStringType
dgolear
2025-08-05
20
-65
/
+57
*
YT: Make trim helpers noncopying; lesser copies in rich ypath parsing
dgolear
2025-08-05
6
-60
/
+56
*
YT-25835: Introduce EExecutionStackKind::Huge (64Mb); a bunch of refactorings
babenko
2025-08-05
5
-20
/
+27
*
Intermediate changes
robot-piglet
2025-08-04
2
-2
/
+5
*
YT-24539: Address some review comments.
yuryalekseev
2025-08-04
1
-1
/
+1
*
Don't construct twice yson struct members of yson struct lite type
thenewone
2025-08-04
6
-15
/
+16
*
Cosmetics (only babenkoed left alive)
sabdenovch
2025-08-04
3
-11
/
+24
*
Handle DependsOn with tuple arg in optimizers
ziganshinmr
2025-08-04
4
-4
/
+4
*
YT-25127: Add web_json format for structured data
rp-1
2025-08-04
11
-0
/
+297
*
YT-22593: Migrate thread names to std::string
babenko
2025-08-02
22
-40
/
+40
*
YT-22593: Migrate kafka to std::string
babenko
2025-08-02
4
-75
/
+75
[prev]
[next]