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 0b977d7 [MINOR] Fix imports in BuiltinUnaryGPUInstructionTest (#1467)
add 980ddca [SYSTEMDS-3231] Fix IPA failure on non-existing paramserv
functions
No new revisions were added by this update.
Summary of changes:
.../apache/sysds/hops/ipa/FunctionCallGraph.java | 25 +++++++--------
.../apache/sysds/hops/rewrite/HopRewriteUtils.java | 18 +++++++++++
.../apache/sysds/parser/FunctionDictionary.java | 2 +-
.../sysds/runtime/compress/colgroup/APreAgg.java | 2 ++
.../paramserv/ParamservRuntimeNegativeTest.java | 37 +++++++++-------------
...med-args.dml => paramserv-invalid-function.dml} | 26 ++++++++-------
6 files changed, 62 insertions(+), 48 deletions(-)
copy src/test/scripts/functions/paramserv/{paramserv-wrong-named-args.dml =>
paramserv-invalid-function.dml} (69%)