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
/
tests
/
sql
/
suites
Commit message (
Expand
)
Author
Age
Files
Lines
*
YQL-21292 fixed switching of cycle detector & better diags
vvvv
3 days
1
-0
/
+25
*
YQL-16277: Implement type annotation for SqlCombine
imunkin
4 days
8
-2
/
+81
*
YQL-16277: Allow using expressions in equi predicates for COMBINE command
imunkin
6 days
4
-1
/
+29
*
YQL-21246: Propagate ExtractMembers over TableSource
imunkin
12 days
1
-0
/
+8
*
YQL-20855: Support NULL as a type name
vitya-smirnov
12 days
1
-2
/
+1
*
YQL-21152: Support implicit USING at YqlSelect
vitya-smirnov
13 days
16
-1
/
+68
*
Check lambda scope in the linear checker
vvvv
14 days
4
-0
/
+18
*
YQL-21046: Support RANGE window on YqlSelect
vitya-smirnov
2026-05-22
3
-48
/
+80
*
YQL-20234: Support Percentile agg phases
vitya-smirnov
2026-05-18
15
-33
/
+978
*
YQL-16277: Implement frontend for COMBINE command
imunkin
2026-05-13
2
-0
/
+27
*
YQL-20234: Support RandomValue agg phases
vitya-smirnov
2026-05-13
8
-0
/
+478
*
YQL-21228 fix nulled == over variants
vvvv
2026-05-12
1
-0
/
+3
*
YQL-21210 new lang ver
vvvv
2026-05-07
8
-13
/
+8
*
YQL-19813: Udf implementation
atarasov5
2026-05-07
2
-2
/
+4
*
YQL-21136: Fix AvgIf(Interval64) result type
vitya-smirnov
2026-05-06
2
-0
/
+79
*
YQL-20234: Support Corr and Cov agg phases
vitya-smirnov
2026-05-06
12
-0
/
+656
*
Intermediate changes
robot-piglet
2026-05-05
3
-0
/
+134
*
YQL-20928: Fix RIGHT JOIN for YqlSelect
vitya-smirnov
2026-04-30
9
-12
/
+50
*
YQL-21128: create AsOptional
mariibykova
2026-04-30
1
-0
/
+12
*
YQL-20928: Support SELECT DISTINCT for YqlSelect
vitya-smirnov
2026-04-30
2
-5
/
+23
*
YQL-19813: Pass runtime settings to minikql + YT + minirun
atarasov5
2026-04-29
4
-0
/
+15
*
YQL-21048: Support Grouping function at YqlSelect
vitya-smirnov
2026-04-28
1
-0
/
+20
*
YQL-21046: Support window functions for YqlSelect
vitya-smirnov
2026-04-28
24
-17
/
+245
*
YQL-16594 hide warnings in some cases
vvvv
2026-04-23
1
-0
/
+2
*
YQL-21034: Convert integers to Uint64 at ListSampleN
mariibykova
2026-04-20
5
-56
/
+47
*
Pushdown/fuse Filter + CalcOverWindow
aneporada
2026-04-20
6
-0
/
+129
*
YQL-21046: Support window aggregation over YqlSelect
vitya-smirnov
2026-04-20
19
-0
/
+430
*
YQL-21168: Fix protobuf type config file parsing
atarasov5
2026-04-17
3
-0
/
+39
*
YQL-21165 fix
vvvv
2026-04-15
1
-1
/
+1
*
Intermediate changes
robot-piglet
2026-04-15
62
-62
/
+0
*
YQL-21031: Range decimal
atarasov5
2026-04-14
26
-6
/
+347
*
YQL-21027: Fix pg value serialization
atarasov5
2026-04-13
4
-4
/
+8
*
YQL-20873: Range PG support
atarasov5
2026-04-13
120
-0
/
+2048
*
YQL-20773 PositionOf & WithIssue
vvvv
2026-04-01
8
-0
/
+29
*
YQL-21026: Fix IS DISTINCT from pg and null
atarasov5
2026-04-01
3
-0
/
+58
*
YQL-20234: Fix partial aggregation for Histogram and TopFreq
vitya-smirnov
2026-03-31
8
-0
/
+480
*
YQL-21048: Support GROUPING SETS for YqlSelect
vitya-smirnov
2026-03-30
13
-0
/
+308
*
YQL-20234: Fix partial aggregation for Top/Bottom
vitya-smirnov
2026-03-30
16
-0
/
+960
*
Intermediate changes
robot-piglet
2026-03-23
24
-0
/
+1896
*
YQL-21068: Fix duplicated preaggregate expr
vitya-smirnov
2026-03-20
1
-0
/
+11
*
YQL-21044: Do not use ctx for window func
atarasov5
2026-03-16
4
-0
/
+92
*
Intermediate changes
robot-piglet
2026-03-12
42
-71
/
+71
*
YQL-20998: Remove EmitReadsForExists
vitya-smirnov
2026-03-05
8
-14
/
+1
*
YQL-20969: Derive TSqlTranslation settings
vitya-smirnov
2026-03-05
4
-0
/
+32
*
YQL-21007 new lang ver
vvvv
2026-03-04
5
-5
/
+7
*
YQL-13448: Move to 2026.01 langver
atarasov5
2026-03-04
52
-52
/
+52
*
YQL-20437,YQL-20999 fixes
vvvv
2026-03-04
2
-0
/
+5
*
Intermediate changes
robot-piglet
2026-03-03
3
-3
/
+2
*
YQL-20904: Support UNION at YqlSelect subquery
vitya-smirnov
2026-03-02
4
-0
/
+25
*
Revert YQL-10829: Improve unknown builtin error at JOIN ON
vitya-smirnov
2026-03-02
1
-1
/
+1
[next]