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-20368: Fix unsupported literal error position
vitya-smirnov
2025-09-04
1
-3
/
+3
*
YQL-20365 ConvertTo, warn for Ensure
vvvv
2025-09-03
4
-1279
/
+1333
*
YQL-20189: Track warnings as errors
vitya-smirnov
2025-09-03
2
-3
/
+7
*
YQL-20368: Improve unimplemented literal error
vitya-smirnov
2025-09-03
1
-0
/
+7
*
YQL-20258 simple1 opt
vvvv
2025-09-02
18
-72
/
+291
*
YQL-20345: Disable EXCEPT/INTERSECT/DISTINCT before 2025.03
vitya-smirnov
2025-09-01
1
-0
/
+21
*
YQL-20340: Fix getelem comp node
atarasov5
2025-08-28
9
-0
/
+388
*
YQL-20341 handle missing table in the join subtree
vvvv
2025-08-28
2
-0
/
+33
*
YQL-20253: Support `FLATTEN [OPTIONAL] BY` for any data type
lambda-delta
2025-08-26
5
-0
/
+189
*
Intermediate changes
robot-piglet
2025-08-19
3
-8
/
+6
*
YQL-20150: Add OptimizeLMap optimizer
maxkovalev
2025-08-19
2
-0
/
+56
*
Intermediate changes
robot-piglet
2025-08-18
2
-0
/
+223
*
Intermediate changes
robot-piglet
2025-08-18
2
-6
/
+6
*
Intermediate changes
robot-piglet
2025-08-11
2
-6
/
+6
*
YQL-20211 YQL-20223: skip nulls in pushdown over optional side
lucius
2025-08-08
3
-0
/
+241
*
YQL-20247 Depends for Udf function
vvvv
2025-08-05
3
-0
/
+38
*
YQL-20206: Optimize X AND/OR Not X YQL-20229
lucius
2025-08-01
4
-0
/
+114
*
YQL-20258 side effects infrastructure
vvvv
2025-08-01
7
-0
/
+118
*
YQL-20209: use Filter+Unessential instead of SkipNullMembers in EmitSkipNullO...
lucius
2025-08-01
3
-0
/
+74
*
NormalizeDependsOn pipeline stage
ziganshinmr
2025-07-30
3
-0
/
+53
*
YQL-20216 position aware csse nodes
vvvv
2025-07-28
2
-0
/
+22
*
YQL-19200: Return persistable expression from FLATTEN BY clause
lambda-delta
2025-07-25
5
-0
/
+100
*
YQL-20230: Handle singular types in DoConvertScalar
atarasov5
2025-07-23
2
-0
/
+78
*
YQL-20205 added struct type validation
vvvv
2025-07-23
2
-0
/
+16
*
YQL-20197: fix FilterOverAggregate when predicate uses all fields
lucius
2025-07-22
2
-0
/
+34
*
YQL-19896: allow optional side in SingleInputPredicatePushdownOverEquiJoin in...
lucius
2025-07-21
2
-0
/
+187
*
Intermediate changes
robot-piglet
2025-07-17
2
-0
/
+23
*
Fix 'Member over renaming FlatMap' optimizer
aneporada
2025-07-15
2
-0
/
+17
*
YQL-20171: Fix aggregation joining key
vitya-smirnov
2025-07-15
2
-0
/
+56
*
YQL-17269: Fix UNION/EXCEPT/INTERSECT precedence
vitya-smirnov
2025-07-13
1
-5
/
+5
*
YQL-20125 fix
vvvv
2025-07-11
2
-0
/
+60
*
YQL-20121 fix
vvvv
2025-07-10
2
-0
/
+48
*
YQL-19896 allow onlyKeys=true in FilterPushdownOverJoinOptionalSide
lucius
2025-07-10
2
-0
/
+40
*
YQL-20167 canonized short key content
vvvv
2025-07-10
4
-0
/
+110
*
YQL-20170 fix
vvvv
2025-07-09
2
-0
/
+28
*
YQL-17269: Support UNION/INTERSECT/EXCEPT combinations
vitya-smirnov
2025-07-09
6
-0
/
+404
*
Fix pruneKeys over flatMap
mpereskokova
2025-07-08
2
-0
/
+40
*
YQL-19536: Block ifpresent
atarasov5
2025-07-08
10
-0
/
+260
*
YQL-20153 params fixes
vvvv
2025-07-04
3
-0
/
+38
*
YQL-20085: fix FilterPushdownOverJoinOptionalSide
lucius
2025-07-04
3
-0
/
+135
*
YQL-20126 fix
vvvv
2025-07-04
2
-0
/
+16
*
Do not generate empty Or in ExtractCommonPredicatesFromLogicalOps
aneporada
2025-06-26
2
-0
/
+22
*
YQL-17269: support PositionalUnionAll for INTERSECT and EXCEPT
kndrvt
2025-06-23
5
-0
/
+368
*
YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAll
kndrvt
2025-06-20
10
-10
/
+447
*
DropAnyOverDistinctEquiJoinInput optimizer
ziganshinmr
2025-06-19
2
-0
/
+255
*
Add PruneKeys in YT opt
mpereskokova
2025-06-18
1
-0
/
+7
*
YQL-20079 drop optimizer
vvvv
2025-06-16
2
-0
/
+20
*
Intermediate changes
robot-piglet
2025-06-16
1
-0
/
+1
*
YQL-20054: Fix pg types
atarasov5
2025-06-06
2
-0
/
+24
*
Fix block coalesce for multioptional
atarasov5
2025-06-06
2
-0
/
+24
[prev]
[next]