DateMar 20, 2024
Issues137 issues


Summary



Important highlights from this release


All updates for this release

Epic

New Feature

Improvement

Bug

  • SYSTEMDS-3673 RESOLVED SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder"
  • SYSTEMDS-3672 CLOSED GIO Test Cases false positive
  • SYSTEMDS-3667 CLOSED Erroneous cleanup of List objects after function return
  • SYSTEMDS-3659 RESOLVED Federated GitHub Actions Fail
  • SYSTEMDS-3657 OPEN smaller adjustments around the word embedding encoder
  • SYSTEMDS-3654 OPEN FederatedCentralMomentTest infinite cloud runtime
  • SYSTEMDS-3642 RESOLVED CLA NaN in Dictionaries replace
  • SYSTEMDS-3639 RESOLVED logLoss Nan
  • SYSTEMDS-3622 CLOSED Single-threaded libsvm writer hangs forever
  • SYSTEMDS-3617 RESOLVED Offsets Separated
  • SYSTEMDS-3612 CLOSED Persistence is not respected for RDD
  • SYSTEMDS-3606 CLOSED pnmf with ultra-sparse data never finishes
  • SYSTEMDS-3600 RESOLVED POM Shader bug
  • SYSTEMDS-3598 RESOLVED Federated Compression Redundant Release
  • SYSTEMDS-3596 CLOSED Incorrect heavy hitter statistics
  • SYSTEMDS-3593 RESOLVED Fix test coverage badges
  • SYSTEMDS-3591 CLOSED Recompilation Issue XGBoost
  • SYSTEMDS-3588 RESOLVED Federated Remote Monitoring
  • SYSTEMDS-3587 CLOSED Federated missing variable on toString
  • SYSTEMDS-3586 CLOSED Federated missing release variable
  • SYSTEMDS-3584 CLOSED OOM while reading matrix from HDFS
  • SYSTEMDS-3577 CLOSED Fix default storage memory fractions in Spark
  • SYSTEMDS-3520 RESOLVED Error if multiple encoders applied on one column
  • SYSTEMDS-3514 CLOSED Parfor optimizer adds redundant checkpointing statement blocks
  • SYSTEMDS-3512 CLOSED Bug in Decision Trees
  • SYSTEMDS-3509 CLOSED Function call with named arguments misassigns variables
  • SYSTEMDS-3504 OPEN GPU Junit tests
  • SYSTEMDS-3502 CLOSED Perftest: lmDS on 1M_1k_dense with unnecessary read from checkpoint
  • SYSTEMDS-3441 RESOLVED Monitoring figues lies enter bottom.
  • SYSTEMDS-3423 RESOLVED Debug runtime of Animal dataset
  • SYSTEMDS-3391 IN PROGRESS Correct the release artifact generation date
  • SYSTEMDS-3372 OPEN Regression in Federated SSL Tests
  • SYSTEMDS-3315 CLOSED Fix lineage exploitation in the buffer pool
  • SYSTEMDS-3292 CLOSED Decision tree training built-in does not stop when ran with data generated for logistic regression
  • SYSTEMDS-3251 RESOLVED Unstable Tests: Async PrefetchRDD
  • SYSTEMDS-3200 RESOLVED Federated Lineage full reuse bug
  • SYSTEMDS-3110 RESOLVED Codegen CNodeBinary - No enum constant RBIND
  • SYSTEMDS-3077 RESOLVED Codegen failing w/ unsupported operation
  • SYSTEMDS-3071 RESOLVED Builtin MultiLogReg Fails if forced spark mode.
  • SYSTEMDS-3070 RESOLVED Spark aggregation on 0 row or col matrix
  • SYSTEMDS-3038 RESOLVED CLA Spark Left Multiplication No Unification of matrix
  • SYSTEMDS-3029 CLOSED Missing estimate of intermediate size in codegen hop SpoofFusedOp
  • SYSTEMDS-2672 CLOSED Range Indexing (all rows, columns) recompile
  • SYSTEMDS-2541 RESOLVED Runtime exception in frame cbind operation in Spark context
  • SYSTEMDS-2363 CLOSED Inflexible write format parameter requires constant propagation
  • SYSTEMDS-2341 CLOSED Improve right indexing recompilation
  • SYSTEMDS-2316 CLOSED Data type propagation issue with mixed type accumulate
  • SYSTEMDS-2080 RESOLVED Lenet over mnist shows accuracy issues on CPU backend
  • SYSTEMDS-1965 CLOSED Refactor nn layers to move the computation in forward/backward function known at compile time to init function
  • SYSTEMDS-1597 CLOSED Random Forest With Categorical Variables
  • SYSTEMDS-1371 CLOSED The "sparsity" parameter for the "rand" function is confusingly named
  • SYSTEMDS-624 RESOLVED writeMM and write.csv code currently not called
  • SYSTEMDS-614 CLOSED Single variable DML script reports wrong line number

Task

  • SYSTEMDS-3661 CLOSED Native builtin for contains row vector operations
  • SYSTEMDS-3636 RESOLVED Sparse Transpose-Self MatMult w/ Sparse Output
  • SYSTEMDS-3615 CLOSED Array-based lookups in recode transformdecode
  • SYSTEMDS-3613 CLOSED Missing Size Propagation transformapply/transformdecode
  • SYSTEMDS-3595 CLOSED Extended lineage exploitation in the buffer pool
  • SYSTEMDS-3542 RESOLVED Compressed transfer to/from federated workers
  • SYSTEMDS-3329 CLOSED Builtin for pageRank (multiple methods)
  • SYSTEMDS-3153 RESOLVED Missing value imputation using KNN
  • SYSTEMDS-3149 CLOSED Decision Tree cleanups and Builtin
  • SYSTEMDS-3135 RESOLVED Reader Generation for Custom Text Formats
  • SYSTEMDS-346 RESOLVED Document SystemML best practices
  • SYSTEMDS-229 RESOLVED New result merge function 'append' (row and column append)

Sub-task

Dependency

Dependency upgrade

Story

  • SYSTEMDS-3087 OPEN Memory management and lazy evaluation in dynamic environments

Wish