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