min-guk opened a new pull request, #2141: URL: https://github.com/apache/systemds/pull/2141
This PR introduces the implementation of a `MemoTable` to identify the Federated Plan with the optimal cost using dynamic programming in the Federated Planner. Currently, since the Cost Estimator has not yet been implemented, the behavior of some methods and exception handling logic might differ from expectations. Once the Cost Estimator is completed, the MemoTable logic will be revisited and refined to ensure greater robustness and efficiency. If you have any specific directions or additional feedback, please feel free to share them at any time. Your input would be greatly appreciated! -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: dev-unsubscr...@systemds.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org