sebwrede opened a new pull request #1066: URL: https://github.com/apache/systemds/pull/1066
This PR adds fine-grained propagation of RBind, CBind, ListAppend, and ListRemove. The CBind and RBind propagation results in an exception in tests where privacy constraints are activated in the input: `Exception : class org.apache.sysds.runtime.DMLRuntimeException Message : CacheableData (1055096410 ...8.0.102//_t0/temp0_0) not available to modify. Status = READ.` This needs to be fixed before this PR can be marked as ready for merge. Additionally, more integration tests are needed for CBind, ListAppend, and ListRemove. ---------------------------------------------------------------- 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]
