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
*
Don't write `sandbox` username into version
ermolovd
2024-12-03
1
-1
/
+1
*
YTORM: Always enable select query tag in tracing
dgolear
2024-12-03
1
-1
/
+1
*
YT-23651: Make retriable memory pressure RPC client error
nadya73
2024-12-03
5
-5
/
+10
*
Use F_SET_PIPE_WAKE_WRITER to fix delivery fenced writers
arkady-e1ppa
2024-12-02
4
-20
/
+43
*
Fix aux column handling in finalyzing optimizers
udovichenko-r
2024-12-02
2
-3
/
+6
*
YT-23686: Better support of UnrecognizedStrategy and DefaultUnrecognizedStrat...
arkady-e1ppa
2024-12-02
5
-22
/
+134
*
Add yt provider to piglet conf
aneporada
2024-12-02
278
-0
/
+86382
*
Get rid of WaitFor calls in {C,De}ompressAttachments. Rewrite usage points ac...
shakurov
2024-12-02
7
-34
/
+95
*
YT-23685: Split CYsonStructFieldFor into two concepts to prevent hard to debu...
arkady-e1ppa
2024-12-02
2
-7
/
+17
*
Relocate yt and stat providers
aneporada
2024-12-02
1
-0
/
+45
*
Intermediate changes
robot-piglet
2024-12-02
2
-2
/
+46
*
YT-23393: Do not forget to consider response for timed-out request in rpc sen...
akozhikhov
2024-12-02
8
-18
/
+104
*
Intermediate changes
robot-piglet
2024-12-01
6
-80
/
+5
*
Deprecate memory tags API in yt codebase
babenko
2024-11-30
9
-341
/
+10
*
YT-21233: Introduce ToAttributeValue cpo which removes dependency of TErrorAt...
arkady-e1ppa
2024-11-29
5
-38
/
+51
*
Fix typo
babenko
2024-11-29
1
-2
/
+2
*
Intermediate changes
robot-piglet
2024-11-29
25
-112
/
+1
*
YT: Annotate ts out of range errors with correct error code
dgolear
2024-11-29
1
-1
/
+3
*
Resolve babenko-issues
danilalexeev
2024-11-29
4
-5
/
+6
*
Add IsSet method to TYsonStruct to know which fields were actually loaded
ifsmirnov
2024-11-29
11
-9
/
+989
*
YT-23442: set nirvana context in operation spec
ermolovd
2024-11-29
1
-10
/
+28
*
YT-14418: Allow explain-query to work with replicated tables
sabdenovch
2024-11-29
1
-3
/
+3
*
Better code formatting
babenko
2024-11-28
1
-1
/
+1
*
Intermediate changes
robot-piglet
2024-11-28
1
-1
/
+1
*
YT-23398: When digesting compression dictionary make memory management more e...
akozhikhov
2024-11-28
5
-48
/
+137
*
Intermediate changes
robot-piglet
2024-11-28
2
-7
/
+0
*
Refactored QL
sabdenovch
2024-11-28
3
-10
/
+14
*
Introduce YAML format support.
Maxim Akhmedov
2024-11-28
11
-0
/
+1382
*
YT-23645: mapreduce client can use yt/core log manager
ermolovd
2024-11-28
6
-20
/
+57
*
Intermediate changes
robot-piglet
2024-11-28
1
-0
/
+2
*
YT-23568: Skip checking table existence if table is located on different cluster
v-a-zolotov
2024-11-28
1
-0
/
+1
*
YT-21822: TTableNode's enums sizeof reductions & chunk requisition reduction
cherepashka
2024-11-27
3
-5
/
+19
*
YT-18571: Preliminary cosmetics in yt/yt/library/profiling
babenko
2024-11-27
38
-396
/
+428
*
Define unknown values for EAbortReason and EInterruptReason
eshcherbin
2024-11-27
1
-0
/
+4
*
YT: Better yson struct schema extension
bulatman
2024-11-26
1
-3
/
+11
*
YT-23568: `create` attribute in RichYPath
ermolovd
2024-11-26
3
-6
/
+21
*
Better logging for delivery fenced writer and actual exception safety of Perf...
arkady-e1ppa
2024-11-26
1
-23
/
+34
*
Fix performance metrics calculation
gryzlov-ad
2024-11-26
2
-2
/
+9
*
Intermediate changes
robot-piglet
2024-11-25
2
-26
/
+30
*
Open log file in append mode by default
ermolovd
2024-11-25
1
-1
/
+1
*
Refactor and extract THotswapManager singleton
babenko
2024-11-25
1
-1
/
+0
*
YT: Introduce global config option to convert all protobuf message fields nam...
bulatman
2024-11-25
8
-15
/
+151
*
Intermediate changes
robot-piglet
2024-11-25
1
-6
/
+10
*
Stop confusing read and write kernel statistics
ponasenko-rs
2024-11-25
1
-1
/
+1
*
YT-23398: More robust checks in dictionary compression
akozhikhov
2024-11-25
3
-6
/
+19
*
Annotate YT_DEFINE_GLOBAL with static where needed
babenko
2024-11-25
18
-37
/
+45
*
Intermediate changes
robot-piglet
2024-11-25
1
-4
/
+4
*
YT: Add logrotate utility compatible rotation policy for TFileLogWriter
bulatman
2024-11-24
6
-26
/
+54
*
Use typename where its appropriate
ponasenko-rs
2024-11-24
1
-1
/
+1
*
YT-22431: Fix build of yt/yt/client with system stl/protobuf and tstring_as_s...
nadya73
2024-11-24
11
-21
/
+36
[next]