Baunsgaard opened a new pull request #1303: URL: https://github.com/apache/systemds/pull/1303
This PR connects the workload tree with the compression instruction, this is done by constructing a global singleton-Hash-Map that can share objects via integer Ids, this id is then appended to the compression instruction, and allow the parsing of the Workload tree from Hop level to be accessed at Lop level. I would like some comments if this is okay, also i am concerned about spark implementation, since i would have to parse and send the WTree along with the spark instructions to workers. -- 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]
