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
/
yql
/
essentials
/
minikql
Commit message (
Expand
)
Author
Age
Files
Lines
*
fixed Yield generation in switch
grigoriypisar
11 days
2
-4
/
+188
*
YQL-21207: Hash runtime settings
atarasov5
11 days
6
-3
/
+165
*
Intermediate changes
robot-piglet
2026-06-16
64
-12095
/
+4835
*
[minikql] optimize BlockMapJoin: use spans instead of row-vectors
pavook
2026-06-11
1
-24
/
+35
*
YQL-20875: Enable apache arrow datum light check
atarasov5
2026-06-04
40
-159
/
+254
*
YQL-21018: Implement BlockVariant validator
atarasov5
2026-06-04
1
-1
/
+29
*
YQL-21284: Clear Yson2 marks before giving UV to client
atarasov5
2026-06-02
1
-0
/
+97
*
[minikql] fix a bug with hash collision on multiple-key BlockMapJoin
pavook
2026-06-01
1
-3
/
+3
*
YQL-21018: Implement builder and readers for block variant
atarasov5
2026-06-01
13
-14
/
+1508
*
Change "yql/essentials/minikql/computation/mkql_computation_node_graph.cpp"
vokayndzop
2026-06-01
1
-1
/
+2
*
YQL-16277: Implement ListJoinCore computation node
imunkin
2026-05-29
9
-1
/
+1137
*
WideSort better spilling
mfilitov
2026-05-29
3
-88
/
+449
*
YQL-21270 allow prefix for custom python udf
vvvv
2026-05-27
2
-11
/
+12
*
Use flushing mode flag instead finish fetch status
artemmashin
2026-05-26
2
-0
/
+14
*
YQL-19813: Send runtime settings stats
atarasov5
2026-05-22
3
-11
/
+19
*
Intermediate changes
robot-piglet
2026-05-22
5
-410
/
+275
*
support max size configuration without cache drop out
gvit
2026-05-21
3
-43
/
+139
*
YQL-19813: Save and load qplayer
atarasov5
2026-05-20
6
-46
/
+70
*
Intermediate changes
robot-piglet
2026-05-18
10
-605
/
+385
*
YQL-20162: A tuple's child array must have the same size as the tuple itself
atarasov5
2026-05-18
1
-1
/
+3
*
YQL-20956: Fix chopper substream leakage
atarasov5
2026-05-18
2
-2
/
+96
*
YQL-20095: Enable readability-static-definition-in-anonymous-namespace
vitya-smirnov
2026-05-15
7
-38
/
+38
*
YQL-19813: Pass owning ptr to computation context
atarasov5
2026-05-15
3
-10
/
+20
*
YQL-20095: Enable performance-trivially-destructible
vitya-smirnov
2026-05-14
2
-3
/
+1
*
Intermediate changes
robot-piglet
2026-05-14
1
-3
/
+5
*
YQL-20095: Enable modernize-use-emplace
vitya-smirnov
2026-05-13
3
-28
/
+28
*
Intermediate changes
robot-piglet
2026-05-13
7
-419
/
+410
*
YQL-21018: Prepare test utils for block variant support
atarasov5
2026-05-13
12
-201
/
+819
*
Fix compilation when MKQL_RUNTIME_VERSION is downgraded
atarasov5
2026-05-12
2
-0
/
+9
*
Intermediate changes
robot-piglet
2026-05-11
2
-17
/
+19
*
YQL-20095: Enable readability-simplify-boolean-expr
vitya-smirnov
2026-05-07
4
-44
/
+10
*
YQL-20095: Enable readability-uppercase-literal-suffix
vitya-smirnov
2026-05-07
27
-376
/
+376
*
YQL-19813: Udf implementation
atarasov5
2026-05-07
20
-28
/
+75
*
YQL-21204: Make BlockCoalesce immutable frendly
atarasov5
2026-05-05
4
-23
/
+93
*
YQL-20875: Small validator refactoring
atarasov5
2026-05-05
1
-11
/
+15
*
YQL-20279 exclude internal YQL protos for java, moved issue_id.proto to public
vvvv
2026-04-29
8
-8
/
+8
*
YQL-19813: Purecalc and embedded
atarasov5
2026-04-29
1
-1
/
+1
*
YQL-19813: Pass runtime settings to minikql + YT + minirun
atarasov5
2026-04-29
18
-93
/
+407
*
YQL-20095: Enable readability-inconsistent-declaration-parameter-name
vitya-smirnov
2026-04-28
18
-225
/
+226
*
YQL-21132 Utf8 mark for nodes
vvvv
2026-04-21
10
-48
/
+131
*
Intermediate changes
robot-piglet
2026-04-17
2
-8
/
+26
*
YQL-19526: Purge GetDependencesCount
imunkin
2026-04-17
1
-5
/
+0
*
YQL-21164: Fix chain1 map call
atarasov5
2026-04-16
2
-2
/
+138
*
YQL-21031: fix feature checking after last API change
atarasov5
2026-04-15
1
-1
/
+1
*
YQL-19813: Runtime settings
atarasov5
2026-04-15
12
-0
/
+442
*
YQL-21105 capture poly args during discovery of UDF
vvvv
2026-04-15
2
-0
/
+5
*
YQL-21031: Range decimal
atarasov5
2026-04-14
6
-28
/
+184
*
YQL-20095: Enable readability-isolate-declaration
vitya-smirnov
2026-04-13
20
-95
/
+308
*
YQL-20873: Range PG support
atarasov5
2026-04-13
21
-973
/
+1377
*
YQL-20095: Enable readability-container-data-pointer
vitya-smirnov
2026-04-08
2
-3
/
+3
[next]