Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func PushdownPredicates ¶
PushdownPredicates pushes down filters to the lowest possible level. It rewrites the logical plan to push down filters as far as possible. The returned plan should always be used, and the original plan should be discarded, as it might be in an inconsistent state.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.