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
/
core
/
peephole_opt
Commit message (
Expand
)
Author
Age
Files
Lines
*
hybrid rank callable placeholder KIKIMR-25488
gvit
2026-06-02
1
-0
/
+17
*
YQL-20095: Enable modernize-use-emplace
vitya-smirnov
2026-05-13
1
-1
/
+1
*
YQL-21228 fix nulled == over variants
vvvv
2026-05-12
1
-1
/
+2
*
YQL-20095: Enable readability-simplify-boolean-expr
vitya-smirnov
2026-05-07
1
-4
/
+1
*
YQL-20095: Enable readability-uppercase-literal-suffix
vitya-smirnov
2026-05-07
1
-3
/
+3
*
Drop ForbidConstantDependsOnFuse feature flag
aneporada
2026-04-27
1
-32
/
+32
*
Enable ExpandLMapOrShuffleByKeysViaBlock by default
imunkin
2026-04-21
1
-1
/
+1
*
YQL-20095: Enable readability-isolate-declaration
vitya-smirnov
2026-04-13
1
-20
/
+57
*
YQL-20095: Enable readability-container-size-empty
vitya-smirnov
2026-04-07
1
-2
/
+2
*
YQL-19768: Promote ExpandLMapOrShuffleByKeys optimizer
imunkin
2026-04-03
1
-3
/
+25
*
YQL-21026: Fix IS DISTINCT from pg and null
atarasov5
2026-04-01
1
-0
/
+6
*
YQL-21097: Fix ExpandLMapOrShuffleByKeys
imunkin
2026-03-26
1
-4
/
+29
*
YQL-20987: Drop MKQL support for runtime versions <67
imunkin
2026-03-20
1
-4
/
+0
*
rename full text builtins KIKIMR-24729
gvit
2026-02-06
1
-2
/
+2
*
YQL-20095: Enable google-explicit-constructor
vitya-smirnov
2026-01-23
1
-1
/
+1
*
add fulltext builtin functions KIKIMR-24587
gvit
2026-01-20
1
-0
/
+20
*
YQL-19673: Non-determenistic optimizer
mrlolthe1st
2025-12-02
1
-10
/
+28
*
YQL-20086 invert flag
vvvv
2025-10-10
1
-0
/
+2
*
Fix -Wunused-but-set-variable in yql
mikhnenko
2025-09-26
1
-8
/
+8
*
Forbid fuse maps with DependsOn loss in peephole - second attempt
ziganshinmr
2025-08-26
1
-26
/
+53
*
Revert commit rXXXXXX, Forbid fuse maps with DependsOn loss in peephole
ziganshinmr
2025-08-15
1
-30
/
+6
*
YQL-20312: Use TCheckpointHashMap in peephole opt
atarasov5
2025-08-15
1
-49
/
+39
*
Forbid fuse maps with DependsOn loss in peephole
ziganshinmr
2025-08-14
1
-6
/
+30
*
YQL-20229: Add WideMap stream overload
atarasov5
2025-08-01
1
-70
/
+103
*
YQL-20132: Block compress rewrite
atarasov5
2025-07-25
1
-45
/
+27
*
YQL-20229: Fix optimizers errors + simplify merge nodes logic
atarasov5
2025-07-24
1
-29
/
+12
*
Unessential callable
ziganshinmr
2025-07-16
1
-0
/
+1
*
YQL-20098: Wide{Skip,Take}Blocks rewrite from Flow to Stream
atarasov5
2025-07-15
1
-77
/
+61
*
YQL-20080: flow -> stream rewrite
atarasov5
2025-07-09
1
-17
/
+14
*
YQL-19536: Block ifpresent
atarasov5
2025-07-08
1
-147
/
+430
*
YQL-20085 fix inputs order in ExpandEquiJoin part2
lucius
2025-07-02
1
-5
/
+0
*
YQL-20085 fix inputs order in ExpandEquiJoin
lucius
2025-06-25
1
-16
/
+22
*
YQL-20079 drop optimizer
vvvv
2025-06-16
1
-74
/
+0
*
YQL-20050 ascii ilike in the peephole
vvvv
2025-06-04
1
-1
/
+33
*
Save distinct constraint for PruneKeys
mpereskokova
2025-06-03
1
-4
/
+4
*
YQL-20024 better limit of wide width
vvvv
2025-05-29
1
-8
/
+21
*
Introduce NoPush callable
ziganshinmr
2025-05-26
1
-1
/
+1
*
YQL-19989 limit wide flattening for multimap
vvvv
2025-05-26
1
-1
/
+1
*
YQL-19989 limit wide flattening
vvvv
2025-05-23
1
-2
/
+23
*
ANSI SqlIn peephole fixes
ziganshinmr
2025-04-30
1
-11
/
+0
*
Primitives for case insensitive simple pattern match
zverevgeny
2025-04-25
1
-0
/
+67
*
Do not perform FuseEquiJoins opt when called from peephole
aneporada
2025-04-18
1
-1
/
+1
*
Add pruneKeys in EquiJoin
mpereskokova
2025-04-17
1
-18
/
+51
*
Block mapjoin refactor
ziganshinmr
2025-04-10
1
-0
/
+33
*
YQL-19424: Fix CanRewriteToBlocksWithInput heuristics for EBlockEngineMode::Auto
imunkin
2025-04-03
1
-1
/
+9
*
YQL-19424: Use WideStream instead of WideFlow in ReplicateScalars computation...
imunkin
2025-04-02
1
-188
/
+149
*
Fix typo in BlockOrderedExtend expand in peephole optimizer
imunkin
2025-03-28
1
-2
/
+3
*
Introduce a flag to control type annotation for ReplicateScalars
imunkin
2025-03-24
1
-0
/
+114
*
Introduce PruneKeys Callables
mpereskokova
2025-03-19
1
-0
/
+119
*
Optimizers by CheckMissingWorld flag
vvvv
2025-03-12
1
-2
/
+3
[next]