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
*
NormalizeDependsOn pipeline stage
ziganshinmr
2025-07-30
2
-0
/
+21
*
YQL-20216 position aware csse nodes
vvvv
2025-07-28
2
-0
/
+11
*
YQL-19200: Return persistable expression from FLATTEN BY clause
lambda-delta
2025-07-25
8
-0
/
+20
*
YQL-20230: Handle singular types in DoConvertScalar
atarasov5
2025-07-23
1
-0
/
+46
*
YQL-20205 added struct type validation
vvvv
2025-07-23
2
-0
/
+4
*
YQL-20197: fix FilterOverAggregate when predicate uses all fields
lucius
2025-07-22
1
-0
/
+22
*
YQL-19896: allow optional side in SingleInputPredicatePushdownOverEquiJoin in...
lucius
2025-07-21
1
-0
/
+145
*
Intermediate changes
robot-piglet
2025-07-17
1
-0
/
+4
*
Fix 'Member over renaming FlatMap' optimizer
aneporada
2025-07-15
1
-0
/
+4
*
YQL-20171: Fix aggregation joining key
vitya-smirnov
2025-07-15
1
-0
/
+10
*
YQL-17269: Fix UNION/EXCEPT/INTERSECT precedence
vitya-smirnov
2025-07-13
1
-6
/
+6
*
YQL-20125 fix
vvvv
2025-07-11
1
-0
/
+39
*
YQL-20121 fix
vvvv
2025-07-10
1
-0
/
+4
*
YQL-19896 allow onlyKeys=true in FilterPushdownOverJoinOptionalSide
lucius
2025-07-10
1
-0
/
+23
*
YQL-20167 canonized short key content
vvvv
2025-07-10
3
-0
/
+35
*
YQL-20170 fix
vvvv
2025-07-09
2
-0
/
+13
*
YQL-17269: Support UNION/INTERSECT/EXCEPT combinations
vitya-smirnov
2025-07-09
6
-0
/
+58
*
Fix pruneKeys over flatMap
mpereskokova
2025-07-08
1
-0
/
+15
*
YQL-19536: Block ifpresent
atarasov5
2025-07-08
9
-0
/
+108
*
YQL-20153 params fixes
vvvv
2025-07-04
6
-0
/
+18
*
YQL-20085: fix FilterPushdownOverJoinOptionalSide
lucius
2025-07-04
2
-0
/
+104
*
YQL-20126 fix
vvvv
2025-07-04
1
-0
/
+2
*
Do not generate empty Or in ExtractCommonPredicatesFromLogicalOps
aneporada
2025-06-26
1
-0
/
+5
*
YQL-17269: support PositionalUnionAll for INTERSECT and EXCEPT
kndrvt
2025-06-23
4
-0
/
+320
*
YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAll
kndrvt
2025-06-20
10
-0
/
+326
*
DropAnyOverDistinctEquiJoinInput optimizer
ziganshinmr
2025-06-19
1
-0
/
+118
*
YQL-20079 drop optimizer
vvvv
2025-06-16
1
-0
/
+4
*
YQL-20054: Fix pg types
atarasov5
2025-06-06
1
-0
/
+8
*
Fix block coalesce for multioptional
atarasov5
2025-06-06
1
-0
/
+7
*
Save distinct constraint for PruneKeys
mpereskokova
2025-06-03
1
-0
/
+22
*
YQL-17269: add DISTINCT to UNION
kndrvt
2025-05-27
1
-0
/
+7
*
YQL-19974 fixed handling error type in UnionAll
vvvv
2025-05-20
1
-0
/
+7
*
YQL-19945 track stack frames for evaluation
vvvv
2025-05-15
2
-0
/
+10
*
YQL-19929 explicit frames for issue scopes (need to recanonize some warnings)
vvvv
2025-05-08
2
-0
/
+12
*
Fix FilterPushDownJoinOverJoinOptionalSide parent join is a Cross join aka TP...
deniskhalikov
2025-05-05
1
-0
/
+43
*
ANSI SqlIn peephole fixes
ziganshinmr
2025-04-30
1
-0
/
+10
*
Primitives for case insensitive simple pattern match
zverevgeny
2025-04-25
3
-0
/
+49
*
Intermediate changes
robot-piglet
2025-04-24
1
-0
/
+45
*
YQL-19845 CurrentLanguageVersion func
vvvv
2025-04-22
1
-1
/
+2
*
YQL-19864 sql flag + test with explicit flag & by version
vvvv
2025-04-17
3
-0
/
+8
*
Add pruneKeys in EquiJoin
mpereskokova
2025-04-17
2
-0
/
+53
*
YQL-19808 Union typecheck fixed
vvvv
2025-04-11
2
-0
/
+6
*
YQL-19790 allow distinct over keys
vvvv
2025-04-10
1
-0
/
+4
*
Fix keeping aggregate columns in case of distinct aggregation over window
ziganshinmr
2025-04-08
1
-0
/
+18
*
Fix DISTINCT over window over join
ziganshinmr
2025-04-01
1
-0
/
+18
*
YQL-18303: Adjust implicit cast rules between Datetime types
imunkin
2025-03-20
4
-0
/
+185
*
YQL-19739 better errors for initial parameters validation
vvvv
2025-03-19
2
-0
/
+5
*
Introduce PruneKeys Callables
mpereskokova
2025-03-19
1
-0
/
+39
*
YQL-19724 logger for udf resolving
vvvv
2025-03-19
2
-0
/
+4
*
MR: drop out of order events
vokayndzop
2025-03-17
1
-0
/
+22
[next]