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
/
minirun
Commit message (
Expand
)
Author
Age
Files
Lines
*
NormalizeDependsOn pipeline stage
ziganshinmr
2025-07-30
2
-0
/
+28
*
YQL-20132: Block compress rewrite
atarasov5
2025-07-25
2
-6
/
+6
*
YQL-19200: Return persistable expression from FLATTEN BY clause
lambda-delta
2025-07-25
3
-0
/
+42
*
YQL-20237 fix
vvvv
2025-07-24
2
-6
/
+6
*
YQL-20230: Handle singular types in DoConvertScalar
atarasov5
2025-07-23
1
-0
/
+21
*
YQL-20197: fix FilterOverAggregate when predicate uses all fields
lucius
2025-07-22
1
-0
/
+14
*
YQL-19896: allow optional side in SingleInputPredicatePushdownOverEquiJoin in...
lucius
2025-07-21
1
-0
/
+14
*
Intermediate changes
robot-piglet
2025-07-17
1
-0
/
+14
*
Fix 'Member over renaming FlatMap' optimizer
aneporada
2025-07-15
1
-0
/
+14
*
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
1
-0
/
+14
*
YQL-17269: Fix UNION/EXCEPT/INTERSECT precedence
vitya-smirnov
2025-07-13
2
-12
/
+12
*
YQL-20125 fix
vvvv
2025-07-11
1
-0
/
+14
*
YQL-20121 fix
vvvv
2025-07-10
1
-0
/
+14
*
YQL-19896 allow onlyKeys=true in FilterPushdownOverJoinOptionalSide
lucius
2025-07-10
1
-0
/
+14
*
YQL-20167 canonized short key content
vvvv
2025-07-10
3
-0
/
+63
*
YQL-20170 fix
vvvv
2025-07-09
1
-0
/
+14
*
YQL-17269: Support UNION/INTERSECT/EXCEPT combinations
vitya-smirnov
2025-07-09
5
-0
/
+70
*
YQL-20080: flow -> stream rewrite
atarasov5
2025-07-09
1
-3
/
+3
*
Fix pruneKeys over flatMap
mpereskokova
2025-07-08
1
-0
/
+14
*
YQL-19536: Block ifpresent
atarasov5
2025-07-08
6
-0
/
+189
*
YQL-20153 params fixes
vvvv
2025-07-04
2
-0
/
+28
*
YQL-20085: fix FilterPushdownOverJoinOptionalSide
lucius
2025-07-04
2
-0
/
+28
*
YQL-20126 fix
vvvv
2025-07-04
1
-0
/
+14
*
Do not generate empty Or in ExtractCommonPredicatesFromLogicalOps
aneporada
2025-06-26
1
-0
/
+14
*
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
3
-0
/
+56
*
YQL-17269: support INTERSECT and EXCEPT without PositionalUnionAll
kndrvt
2025-06-20
6
-0
/
+112
*
DropAnyOverDistinctEquiJoinInput optimizer
ziganshinmr
2025-06-19
1
-0
/
+14
*
YQL-20073 type diff for TryConvert
vvvv
2025-06-17
1
-3
/
+3
*
YQL-20079 drop optimizer
vvvv
2025-06-16
1
-0
/
+14
*
Intermediate changes
robot-piglet
2025-06-16
1
-4
/
+0
*
Improve OptimizeSubsetFieldsForNodeWithMultiUsage for Optionals
aneporada
2025-06-09
1
-6
/
+6
*
YQL-20054: Fix pg types
atarasov5
2025-06-06
1
-0
/
+21
*
Fix block coalesce for multioptional
atarasov5
2025-06-06
1
-0
/
+21
*
Save distinct constraint for PruneKeys
mpereskokova
2025-06-03
1
-0
/
+14
*
YQL-17269: add DISTINCT to UNION
kndrvt
2025-05-27
1
-0
/
+14
*
YQL-19974 fixed handling error type in UnionAll
vvvv
2025-05-20
1
-0
/
+14
*
YQL-19929 explicit frames for issue scopes (need to recanonize some warnings)
vvvv
2025-05-08
29
-134
/
+137
*
Fix FilterPushDownJoinOverJoinOptionalSide parent join is a Cross join aka TP...
deniskhalikov
2025-05-05
1
-0
/
+14
*
ANSI SqlIn peephole fixes
ziganshinmr
2025-04-30
1
-0
/
+14
*
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
2
-0
/
+28
*
Intermediate changes
robot-piglet
2025-04-24
1
-0
/
+14
*
Intermediate changes
robot-piglet
2025-04-24
1
-1
/
+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
1
-6
/
+6
*
YQL-19864 sql flag + test with explicit flag & by version
vvvv
2025-04-17
3
-4
/
+40
*
Add pruneKeys in EquiJoin
mpereskokova
2025-04-17
2
-6
/
+20
[next]