Structsยง
- Filter
Arithmetic ๐Rewriter - Filter arithmetic simplification rewriter: simplifies
(col op const) = const2tocol = (const2 reverse_op const) - Over
Window ToTopN Rule - Transforms the following pattern to group
TopN(No Ranking Output).
Functionsยง
- handle_
rank_ ๐preds - Returns
Noneif the conditions are too complex or invalid.Some((limit, offset))otherwise.