This is an automated email from the ASF dual-hosted git repository.
baunsgaard pushed a change to branch main
in repository https://gitbox.apache.org/repos/asf/systemds.git
from 70bca7f840 [MINOR] Cleanup append tests for proper exec type handling
add a0dd02b0a2 [MINOR] Parfor remove set opt level
new 9a09c4503a [SYSTEMDS-3845] Federated Threading Bug
The 1 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:
.../apache/sysds/runtime/controlprogram/ParForProgramBlock.java | 1 -
.../runtime/controlprogram/federated/FederatedWorkerHandler.java | 4 ++++
.../runtime/controlprogram/parfor/opt/OptimizationWrapper.java | 7 -------
src/main/java/org/apache/sysds/runtime/util/CommonThreadPool.java | 2 +-
.../test/functions/federated/algorithms/FederatedKmeansTest.java | 8 ++++++--
5 files changed, 11 insertions(+), 11 deletions(-)