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
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
YQL-20205 added struct type validation
vvvv
2025-07-23
4
-0
/
+20
*
YQL-20197: fix FilterOverAggregate when predicate uses all fields
lucius
2025-07-22
4
-0
/
+70
*
YQL-19896: allow optional side in SingleInputPredicatePushdownOverEquiJoin in...
lucius
2025-07-21
4
-0
/
+346
*
Intermediate changes
robot-piglet
2025-07-17
4
-0
/
+41
*
Fix 'Member over renaming FlatMap' optimizer
aneporada
2025-07-15
4
-0
/
+35
*
YQL-20098: Wide{Skip,Take}Blocks rewrite from Flow to Stream
atarasov5
2025-07-15
1
-2
/
+2
*
YQL-20171: Fix aggregation joining key
vitya-smirnov
2025-07-15
4
-0
/
+80
*
YQL-17269: Fix UNION/EXCEPT/INTERSECT precedence
vitya-smirnov
2025-07-13
4
-23
/
+23
*
YQL-20125 fix
vvvv
2025-07-11
4
-0
/
+113
*
YQL-20121 fix
vvvv
2025-07-10
4
-0
/
+66
*
YQL-19896 allow onlyKeys=true in FilterPushdownOverJoinOptionalSide
lucius
2025-07-10
4
-0
/
+77
*
YQL-20167 canonized short key content
vvvv
2025-07-10
10
-0
/
+208
*
YQL-20170 fix
vvvv
2025-07-09
5
-0
/
+55
*
YQL-17269: Support UNION/INTERSECT/EXCEPT combinations
vitya-smirnov
2025-07-09
17
-0
/
+532
*
YQL-20080: flow -> stream rewrite
atarasov5
2025-07-09
1
-3
/
+3
*
Fix pruneKeys over flatMap
mpereskokova
2025-07-08
4
-0
/
+69
*
YQL-19536: Block ifpresent
atarasov5
2025-07-08
25
-0
/
+557
*
YQL-20153 params fixes
vvvv
2025-07-04
11
-0
/
+84
*
YQL-20085: fix FilterPushdownOverJoinOptionalSide
lucius
2025-07-04
7
-0
/
+267
*
YQL-20126 fix
vvvv
2025-07-04
4
-0
/
+32
*
Do not generate empty Or in ExtractCommonPredicatesFromLogicalOps
aneporada
2025-06-26
4
-0
/
+41
*
YQL-17269: coherent EXCEPT DISTINCT behaviour with PostgreSQL
kndrvt
2025-06-24
3
-21
/
+21
*
YQL-17269: support PositionalUnionAll for INTERSECT and EXCEPT
kndrvt
2025-06-23
12
-0
/
+744
*
YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAll
kndrvt
2025-06-20
26
-10
/
+885
*
DropAnyOverDistinctEquiJoinInput optimizer
ziganshinmr
2025-06-19
4
-0
/
+387
*
Add PruneKeys in YT opt
mpereskokova
2025-06-18
1
-0
/
+7
*
YQL-20073 type diff for TryConvert
vvvv
2025-06-17
1
-3
/
+3
*
YQL-20079 drop optimizer
vvvv
2025-06-16
4
-0
/
+38
*
Intermediate changes
robot-piglet
2025-06-16
1
-4
/
+0
*
Intermediate changes
robot-piglet
2025-06-16
1
-0
/
+1
*
Improve OptimizeSubsetFieldsForNodeWithMultiUsage for Optionals
aneporada
2025-06-09
1
-6
/
+6
*
YQL-20054: Fix pg types
atarasov5
2025-06-06
4
-0
/
+53
*
Fix block coalesce for multioptional
atarasov5
2025-06-06
4
-0
/
+52
*
Save distinct constraint for PruneKeys
mpereskokova
2025-06-03
4
-0
/
+94
*
YQL-17269: add DISTINCT to UNION
kndrvt
2025-05-27
4
-0
/
+41
*
YQL-19974 fixed handling error type in UnionAll
vvvv
2025-05-20
4
-0
/
+46
*
YQL-19945 track stack frames for evaluation
vvvv
2025-05-15
4
-0
/
+33
*
YQL-19929 explicit frames for issue scopes (need to recanonize some warnings)
vvvv
2025-05-08
33
-134
/
+177
*
Fix FilterPushDownJoinOverJoinOptionalSide parent join is a Cross join aka TP...
deniskhalikov
2025-05-05
4
-0
/
+112
*
ANSI SqlIn peephole fixes
ziganshinmr
2025-04-30
4
-0
/
+51
*
YQL-19901: Fix TestBit for string argument
imunkin
2025-04-25
1
-3
/
+3
*
Primitives for case insensitive simple pattern match
zverevgeny
2025-04-25
7
-0
/
+140
*
Intermediate changes
robot-piglet
2025-04-24
4
-0
/
+116
*
Intermediate changes
robot-piglet
2025-04-24
2
-2
/
+0
*
Enable FilterNullMembersOverJust by default
aneporada
2025-04-24
2
-6
/
+6
*
Enable MemberNthOverFlatMap by default
aneporada
2025-04-22
2
-6
/
+6
*
YQL-19845 CurrentLanguageVersion func
vvvv
2025-04-22
4
-11
/
+13
*
YQL-19864 sql flag + test with explicit flag & by version
vvvv
2025-04-17
9
-4
/
+96
*
Add pruneKeys in EquiJoin
mpereskokova
2025-04-17
7
-9
/
+334
*
YQL-19808 Union typecheck fixed
vvvv
2025-04-11
4
-0
/
+25
[prev]
[next]