You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@systemds.apache.org by ba...@apache.org on 2020/11/15 21:57:22 UTC

[systemds] branch master updated (4dedddc -> b29eb14)

This is an automated email from the ASF dual-hosted git repository.

baunsgaard pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/systemds.git.


    from 4dedddc  [SYSTEMDS-2733] Fix federated append, right-indexing, as.frame, tests
     add b29eb14  [MINOR] Federated Type Fixes

No new revisions were added by this update.

Summary of changes:
 .../controlprogram/caching/CacheableData.java      |  2 +-
 .../controlprogram/federated/FederationMap.java    | 25 +++++++++++++++++++++-
 .../fed/AggregateBinaryFEDInstruction.java         | 11 +++++-----
 .../instructions/fed/InitFEDInstruction.java       | 11 ++++++++--
 .../federated/algorithms/FederatedYL2SVMTest.java  | 19 +++++++++-------
 .../primitives/FederatedNegativeTest.java          |  1 +
 6 files changed, 52 insertions(+), 17 deletions(-)