This is an automated email from the ASF dual-hosted git repository.
mboehm7 pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git
from 90a463839a [MINOR] Fix Python Github Actions
new 5a2277fe5d [MINOR] Robust IP address extraction w/ multiple network
interfaces
new 543508af42 [SYSTEMDS-3583] Fix eager broadcast block cleanup (spurious
NPE)
The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "add" were already present in the repository and have only
been added to this reference.
Summary of changes:
src/main/java/org/apache/sysds/api/DMLScript.java | 4 +--
.../federated/FederatedLocalData.java | 2 +-
.../controlprogram/federated/FederatedRequest.java | 2 +-
.../controlprogram/parfor/util/IDHandler.java | 37 ++++++++++++++++++----
.../instructions/spark/data/PartitionedBlock.java | 8 ++++-
5 files changed, 41 insertions(+), 12 deletions(-)