kev-inn opened a new pull request #893: URL: https://github.com/apache/systemml/pull/893
This PR adds federated frames. It also uses the `federated` builtin, which now has an additional parameter `type`. `type` can either be set to `"matrix"` or `"frame"` (case-insensitive). SPARK execution mode is not supported (as with many other federated commands), once we have a better integration of federation during instruction building (always knowing if hop/lop is federated) both CP and SPARK should be supported. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected]
