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/09/11 09:04:29 UTC

[GitHub] [systemds] sebwrede opened a new pull request #1053: [MINOR] Move Privacy Handling of UDFs

sebwrede opened a new pull request #1053:
URL: https://github.com/apache/systemds/pull/1053


   The privacy handling of UDFs is moved from the individual instruction classes to the FederatedWorkerHandler.
   This will handle the privacy constraints of the input before any execution of the UDF and it will be easier to maintain since the call to the PrivacyMonitor does not have to be written in every "execute" implementation of FederatedUDF. 


----------------------------------------------------------------
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



[GitHub] [systemds] mboehm7 commented on pull request #1053: [MINOR] Move Privacy Handling of UDFs

Posted by GitBox <gi...@apache.org>.
mboehm7 commented on pull request #1053:
URL: https://github.com/apache/systemds/pull/1053#issuecomment-691666709


   LGTM - thanks @sebwrede 


----------------------------------------------------------------
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



[GitHub] [systemds] asfgit closed pull request #1053: [MINOR] Move Privacy Handling of UDFs

Posted by GitBox <gi...@apache.org>.
asfgit closed pull request #1053:
URL: https://github.com/apache/systemds/pull/1053


   


----------------------------------------------------------------
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