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 6195b3d3c2 [MINOR] Initial support for CPcompression Frames
new 6a4a9f4047 [MINOR] Component test timeout
new f7e04a815d [MINOR] GitIgnore for pipeline intermidiates
new 3554613c4d [MINOR] Fix various warnings
The 3 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:
.github/workflows/componentTests.yml | 1 +
.gitignore | 4 +++-
.../sysds/runtime/instructions/cp/DataGenCPInstruction.java | 1 -
.../runtime/instructions/spark/ComputationSPInstruction.java | 1 +
.../java/org/apache/sysds/runtime/lineage/LineageCache.java | 6 +++---
.../apache/sysds/test/component/misc/IOUtilFunctionsTest.java | 1 -
.../sysds/test/functions/countDistinct/CountDistinctBase.java | 2 +-
.../countDistinct/CountDistinctColAliasException.java | 11 ++---------
.../countDistinct/CountDistinctRowAliasException.java | 10 +---------
.../CountDistinctApproxColAliasException.java | 10 +---------
.../CountDistinctApproxRowAliasException.java | 10 +---------
11 files changed, 14 insertions(+), 43 deletions(-)