Algebraic optimization strategy

  1. The early implementation of the selection operation
    Objective: To reduce intermediate relations
  2. Projection and selection operations are performed simultaneously
    Objective: Relationship to avoid rescanning
  3. Front and rear projection and binary operator binding
    several times to reduce the scanning relationship: object
  4. Cartesian product selection and combination of the foregoing to perform a join operation becomes
  5. Find common subexpression
Published 16 original articles · won praise 0 · Views 772

Guess you like

Origin blog.csdn.net/weixin_43864314/article/details/104600899