Details
-
Sub-task
-
Status: Resolved
-
Major
-
Resolution: Incomplete
-
2.4.0
-
None
Description
The current operator pushdown API is a little hard to use. It defines several SupportsPushdownXYZ interfaces and ask the implementation to be mutable to store the pushdown result. We should design a builder like API.