Matthias Boehm created SYSTEMML-2201:
----------------------------------------
Summary: RemoveEmpty empty.return parameter ignored during runtime
Key: SYSTEMML-2201
URL: https://issues.apache.org/jira/browse/SYSTEMML-2201
Project: SystemML
Issue Type: Sub-task
Reporter: Matthias Boehm
SYSTEMML-2135 Generalized the existing {{removeEmpty}} builtin function by an
optional argument {{empty.return}} to control if an empty row or column is
returned for empty inputs, or a matrix with zero rows or columns, respectively.
By default, {{empty.return=TRUE}} to ensure backwards compatibility with
SystemML 1.0.
While the Spark instruction works as expected, the related CP instruction
currently ignores this parameter.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)