You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@systemds.apache.org by GitBox <gi...@apache.org> on 2020/10/01 14:38:57 UTC

[GitHub] [systemds] sebwrede commented on pull request #1074: Postprocess Privacy Constraints Before Lineage Cache

sebwrede commented on pull request #1074:
URL: https://github.com/apache/systemds/pull/1074#issuecomment-702181150


   I have now added a test and put the postprocessing of privacy constraints outside the lineage cache if-block in ProgramBlock. In this way, the privacy constraints will be propagated even if the result has been read from the cache. 
   I needed to add a few lines which is also a part of [another pending PR](https://github.com/apache/systemds/pull/1066) to propagate the fine-grained constraints and to release matrix input. 


----------------------------------------------------------------
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:
users@infra.apache.org