-
Type:
Task
-
Resolution: Fixed
-
Priority:
Major - P3
-
Affects Version/s: None
-
Component/s: None
-
Query Integration
-
Fully Compatible
-
None
-
None
-
None
-
None
-
None
-
None
-
None
We should do the following to make the extension DPL API more usable:
- rename get_pipeline methods to extract_pipeline and add documentation to reflect the fact that these are single-use functions
- make SDK DistributedPlanLogic class mirror the host implementation (setters or constructor for setting fields, no derived implementations)
- make SDK getters non-const and std::move the pipelines