phaniarnab opened a new pull request #1163: URL: https://github.com/apache/systemds/pull/1163
This patch builds the foundation of lineage tracing and reuse of federated UDFs, and adds a test which calls lower.tri in a loop and reuse the outputs of Tri UDF in the workers. The core idea is to treat a UDF as an instruction which always produces the same results for same inputs. ---------------------------------------------------------------- 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]
