summaryrefslogtreecommitdiffstats
path: root/yql/essentials/core/peephole_opt
Commit message (Expand)AuthorAgeFilesLines
* hybrid rank callable placeholder KIKIMR-25488gvit2026-06-021-0/+17
* YQL-20095: Enable modernize-use-emplacevitya-smirnov2026-05-131-1/+1
* YQL-21228 fix nulled == over variantsvvvv2026-05-121-1/+2
* YQL-20095: Enable readability-simplify-boolean-exprvitya-smirnov2026-05-071-4/+1
* YQL-20095: Enable readability-uppercase-literal-suffixvitya-smirnov2026-05-071-3/+3
* Drop ForbidConstantDependsOnFuse feature flaganeporada2026-04-271-32/+32
* Enable ExpandLMapOrShuffleByKeysViaBlock by defaultimunkin2026-04-211-1/+1
* YQL-20095: Enable readability-isolate-declarationvitya-smirnov2026-04-131-20/+57
* YQL-20095: Enable readability-container-size-emptyvitya-smirnov2026-04-071-2/+2
* YQL-19768: Promote ExpandLMapOrShuffleByKeys optimizerimunkin2026-04-031-3/+25
* YQL-21026: Fix IS DISTINCT from pg and nullatarasov52026-04-011-0/+6
* YQL-21097: Fix ExpandLMapOrShuffleByKeysimunkin2026-03-261-4/+29
* YQL-20987: Drop MKQL support for runtime versions <67imunkin2026-03-201-4/+0
* rename full text builtins KIKIMR-24729gvit2026-02-061-2/+2
* YQL-20095: Enable google-explicit-constructorvitya-smirnov2026-01-231-1/+1
* add fulltext builtin functions KIKIMR-24587gvit2026-01-201-0/+20
* YQL-19673: Non-determenistic optimizermrlolthe1st2025-12-021-10/+28
* YQL-20086 invert flagvvvv2025-10-101-0/+2
* Fix -Wunused-but-set-variable in yqlmikhnenko2025-09-261-8/+8
* Forbid fuse maps with DependsOn loss in peephole - second attemptziganshinmr2025-08-261-26/+53
* Revert commit rXXXXXX, Forbid fuse maps with DependsOn loss in peepholeziganshinmr2025-08-151-30/+6
* YQL-20312: Use TCheckpointHashMap in peephole optatarasov52025-08-151-49/+39
* Forbid fuse maps with DependsOn loss in peepholeziganshinmr2025-08-141-6/+30
* YQL-20229: Add WideMap stream overloadatarasov52025-08-011-70/+103
* YQL-20132: Block compress rewriteatarasov52025-07-251-45/+27
* YQL-20229: Fix optimizers errors + simplify merge nodes logicatarasov52025-07-241-29/+12
* Unessential callableziganshinmr2025-07-161-0/+1
* YQL-20098: Wide{Skip,Take}Blocks rewrite from Flow to Streamatarasov52025-07-151-77/+61
* YQL-20080: flow -> stream rewriteatarasov52025-07-091-17/+14
* YQL-19536: Block ifpresentatarasov52025-07-081-147/+430
* YQL-20085 fix inputs order in ExpandEquiJoin part2lucius2025-07-021-5/+0
* YQL-20085 fix inputs order in ExpandEquiJoinlucius2025-06-251-16/+22
* YQL-20079 drop optimizervvvv2025-06-161-74/+0
* YQL-20050 ascii ilike in the peepholevvvv2025-06-041-1/+33
* Save distinct constraint for PruneKeysmpereskokova2025-06-031-4/+4
* YQL-20024 better limit of wide widthvvvv2025-05-291-8/+21
* Introduce NoPush callableziganshinmr2025-05-261-1/+1
* YQL-19989 limit wide flattening for multimapvvvv2025-05-261-1/+1
* YQL-19989 limit wide flatteningvvvv2025-05-231-2/+23
* ANSI SqlIn peephole fixesziganshinmr2025-04-301-11/+0
* Primitives for case insensitive simple pattern matchzverevgeny2025-04-251-0/+67
* Do not perform FuseEquiJoins opt when called from peepholeaneporada2025-04-181-1/+1
* Add pruneKeys in EquiJoinmpereskokova2025-04-171-18/+51
* Block mapjoin refactorziganshinmr2025-04-101-0/+33
* YQL-19424: Fix CanRewriteToBlocksWithInput heuristics for EBlockEngineMode::Autoimunkin2025-04-031-1/+9
* YQL-19424: Use WideStream instead of WideFlow in ReplicateScalars computation...imunkin2025-04-021-188/+149
* Fix typo in BlockOrderedExtend expand in peephole optimizerimunkin2025-03-281-2/+3
* Introduce a flag to control type annotation for ReplicateScalarsimunkin2025-03-241-0/+114
* Introduce PruneKeys Callablesmpereskokova2025-03-191-0/+119
* Optimizers by CheckMissingWorld flagvvvv2025-03-121-2/+3