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
/
sql2yql
Commit message (
Expand
)
Author
Age
Files
Lines
*
YQL-21315: Block variant item implementation
atarasov5
4 days
7
-0
/
+153
*
YQL-20804: Fix Decimal type conversion
atarasov5
7 days
3
-1
/
+39
*
YQL-21404 implemented syscache, table, func call
vvvv
8 days
2
-0
/
+51
*
YQL-21315: Implement block variant comp node
atarasov5
8 days
3
-0
/
+54
*
YQL-21242: Support Linear types in If branches
eakozyrev
9 days
6
-0
/
+127
*
YQL-21315: Block way implementation
atarasov5
2026-07-07
5
-0
/
+99
*
YQL-19699: Keep World for AND/OR Absorption
maxkovalev
2026-07-03
9
-0
/
+166
*
YQL-21365: Fix TLangVerProxyNode::Clone
vitya-smirnov
2026-07-03
2
-0
/
+22
*
YQL-21307: Suppress invalid application on PartialTypeCheck
vitya-smirnov
2026-06-30
2
-0
/
+21
*
YQL-16277: Implement ExpandSqlCombine optimizer
imunkin
2026-06-29
19
-75
/
+567
*
YQL-21315: Implement block guess
atarasov5
2026-06-26
6
-0
/
+131
*
Intermediate changes
robot-piglet
2026-06-25
1
-2
/
+2
*
Intermediate changes
robot-piglet
2026-06-25
557
-627
/
+70
*
Intermediate changes
robot-piglet
2026-06-24
435
-442
/
+6
*
YQL-20631: Support WITH CTE columns and fix UNION column order for YqlSelect
vitya-smirnov
2026-06-23
6
-0
/
+247
*
YQL-21048: Fix GROUPING SETS aggregation optionality on YqlSelect
vitya-smirnov
2026-06-22
4
-0
/
+588
*
YQL-21338: Better error message
atarasov5
2026-06-22
8
-3
/
+136
*
YQL-20631: Support RECURSIVE WITH CTE on YqlSelect
vitya-smirnov
2026-06-19
8
-0
/
+253
*
YQL-20631: Support simple CTEs on YqlSelect
vitya-smirnov
2026-06-18
3
-0
/
+89
*
YQL-21321 don't check for persistable in agg traits typecheck
vvvv
2026-06-17
2
-0
/
+21
*
Use Cons! in translator instead of Nth
udovichenko-r
2026-06-17
1
-1047
/
+1047
*
YQL-21321 deep error check for EnsurePersistable
vvvv
2026-06-16
2
-0
/
+31
*
Fix PayloadRenameOverWindow in overwrite case
aneporada
2026-06-11
2
-0
/
+49
*
YQL-21297: Handle Interval64 in aggregate/window
vitya-smirnov
2026-06-10
7
-0
/
+251
*
YQL-20234: Fix agg phases over Null and disallow DISTINCT
vitya-smirnov
2026-06-08
10
-89
/
+75
*
YQL-21292 fixed switching of cycle detector & better diags
vvvv
2026-06-05
9
-1997
/
+1860
*
YQL-16277: Implement type annotation for SqlCombine
imunkin
2026-06-04
6
-7
/
+133
*
Watermarks: YQL: Fix table hints
vokayndzop
2026-06-04
1
-3
/
+3
*
YQL-16277: Allow using expressions in equi predicates for COMBINE command
imunkin
2026-06-02
3
-7
/
+55
*
hybrid rank callable placeholder KIKIMR-25488
gvit
2026-06-02
6
-0
/
+85
*
YQL-21246: Propagate ExtractMembers over TableSource
imunkin
2026-05-27
2
-0
/
+24
*
YQL-20855: Support NULL as a type name
vitya-smirnov
2026-05-27
2
-4
/
+4
*
YQL-21152: Support implicit USING at YqlSelect
vitya-smirnov
2026-05-27
12
-0
/
+402
*
Check lambda scope in the linear checker
vvvv
2026-05-26
3
-0
/
+47
*
YQL-21046: Support RANGE window on YqlSelect
vitya-smirnov
2026-05-22
4
-151
/
+488
*
YQL-20234: Support Percentile agg phases
vitya-smirnov
2026-05-18
16
-27
/
+1911
*
YQL-16277: Implement frontend for COMBINE command
imunkin
2026-05-13
2
-0
/
+44
*
YQL-20234: Support RandomValue agg phases
vitya-smirnov
2026-05-13
7
-0
/
+944
*
YQL-21228 fix nulled == over variants
vvvv
2026-05-12
2
-0
/
+17
*
Enable window new pipeline by default
atarasov5
2026-05-08
1
-504
/
+504
*
YQL-21210 new lang ver
vvvv
2026-05-07
1
-9
/
+9
*
YQL-19813: Udf implementation
atarasov5
2026-05-07
2
-5
/
+5
*
YQL-21136: Fix AvgIf(Interval64) result type
vitya-smirnov
2026-05-06
3
-0
/
+180
*
YQL-20234: Support Corr and Cov agg phases
vitya-smirnov
2026-05-06
9
-0
/
+1282
*
Intermediate changes
robot-piglet
2026-05-05
2
-0
/
+144
*
YQL-20928: Fix RIGHT JOIN for YqlSelect
vitya-smirnov
2026-04-30
6
-8
/
+271
*
YQL-21128: create AsOptional
mariibykova
2026-04-30
2
-0
/
+21
*
YQL-20928: Support SELECT DISTINCT for YqlSelect
vitya-smirnov
2026-04-30
3
-8
/
+38
*
YQL-19813: Pass runtime settings to minikql + YT + minirun
atarasov5
2026-04-29
2
-0
/
+16
*
YQL-21048: Support Grouping function at YqlSelect
vitya-smirnov
2026-04-28
2
-0
/
+32
[next]