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 15c30ea40d [SYSTEMDS-2834] Python I/O Benchmarking
new 42a131923c [MINOR] Fix robustness and error handling of reading HDF5
datasets
new 1ff3ba9e68 [SYSTEMDS-3315] Fix missing test lineage exploitation in
bufferpool
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/lops/Data.java | 4 +-
.../java/org/apache/sysds/runtime/io/hdf5/H5.java | 2 +-
.../runtime/lineage/LineageRecomputeUtils.java | 2 +-
.../lineage/LineageExploitationBufferPoolTest.java | 45 ++++++++++------------
...up10.dml => LineageExploitationBufferPool2.dml} | 19 ++++-----
5 files changed, 35 insertions(+), 37 deletions(-)
copy src/test/scripts/functions/lineage/{LineageTraceDedup10.dml =>
LineageExploitationBufferPool2.dml} (82%)