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 08944a7  [MINOR] Minor changes in logical enumeration   - This commit 
introduce the default parameter values for the cleaning primitives   - The 
logical enumeration now only use the default parameter values to evaluate the   
   primitives and iteratively add the categories to logical pipelines until 
converge.   - The output is a single best logical pipeline
     add fbdca4f  [SYSTEMDS-3273] Federated Timeout

No new revisions were added by this update.

Summary of changes:
 .../apache/sysds/conf/ConfigurationManager.java    |  4 +++
 src/main/java/org/apache/sysds/conf/DMLConfig.java |  4 ++-
 .../controlprogram/federated/FederatedData.java    |  7 ++++--
 .../federated/FederatedWorkerHandler.java          |  6 ++++-
 .../paramserv/FederatedPSControlThread.java        |  2 +-
 src/test/config/SystemDS-MultiTenant-config.xml    |  2 ++
 src/test/config/SystemDS-config.xml                | 29 +++-------------------
 .../org/apache/sysds/test/AutomatedTestBase.java   | 25 ++++++++++---------
 .../federated/codegen/SystemDS-config-codegen.xml  |  8 ++----
 .../scripts/functions/federated/io/SSLConfig.xml   |  5 +++-
 10 files changed, 42 insertions(+), 50 deletions(-)

Reply via email to