[jira] [Created] (SYSTEMML-1756) Potential infinite recursion in Explain#explain(DMLProgram, Program, ExplainType)

2017-07-10 Thread Ted Yu (JIRA)
Ted Yu created SYSTEMML-1756: Summary: Potential infinite recursion in Explain#explain(DMLProgram, Program, ExplainType) Key: SYSTEMML-1756 URL: https://issues.apache.org/jira/browse/SYSTEMML-1756

[jira] [Commented] (SYSTEMML-1737) BufferedReader should be closed in ParameterizedBuiltinCPFileInstruction#createCellResultFile()

2017-07-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel=16080550#comment-16080550 ] Ted Yu commented on SYSTEMML-1737: -- Please assign the issue to me. > BufferedReader should be closed

[jira] [Resolved] (SYSTEMML-1737) BufferedReader should be closed in ParameterizedBuiltinCPFileInstruction#createCellResultFile()

2017-07-10 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu resolved SYSTEMML-1737. -- Resolution: Fixed Fix Version/s: SystemML 1.0 > BufferedReader should be closed in >

[jira] [Created] (SYSTEMML-1769) Potential null dereference in PreparedScript#enableFunctionRecompile

2017-07-14 Thread Ted Yu (JIRA)
Ted Yu created SYSTEMML-1769: Summary: Potential null dereference in PreparedScript#enableFunctionRecompile Key: SYSTEMML-1769 URL: https://issues.apache.org/jira/browse/SYSTEMML-1769 Project: SystemML

[jira] [Created] (SYSTEMML-1770) MatrixAppendGPUInstruction#type masks field in Instruction

2017-07-14 Thread Ted Yu (JIRA)
Ted Yu created SYSTEMML-1770: Summary: MatrixAppendGPUInstruction#type masks field in Instruction Key: SYSTEMML-1770 URL: https://issues.apache.org/jira/browse/SYSTEMML-1770 Project: SystemML

[jira] [Created] (SYSTEMML-1739) Ineffective null check in MLContextConversionUtil#binaryBlocksToFrameObject()

2017-06-28 Thread Ted Yu (JIRA)
Ted Yu created SYSTEMML-1739: Summary: Ineffective null check in MLContextConversionUtil#binaryBlocksToFrameObject() Key: SYSTEMML-1739 URL: https://issues.apache.org/jira/browse/SYSTEMML-1739 Project:

[jira] [Created] (SYSTEMML-1740) Missing call to super in FunctionOp#computeMemEstimate()

2017-06-28 Thread Ted Yu (JIRA)
Ted Yu created SYSTEMML-1740: Summary: Missing call to super in FunctionOp#computeMemEstimate() Key: SYSTEMML-1740 URL: https://issues.apache.org/jira/browse/SYSTEMML-1740 Project: SystemML

[jira] [Created] (SYSTEMML-1737) BufferedReader should be closed in ParameterizedBuiltinCPFileInstruction#createCellResultFile()

2017-06-28 Thread Ted Yu (JIRA)
Ted Yu created SYSTEMML-1737: Summary: BufferedReader should be closed in ParameterizedBuiltinCPFileInstruction#createCellResultFile() Key: SYSTEMML-1737 URL: https://issues.apache.org/jira/browse/SYSTEMML-1737

[jira] [Created] (SYSTEMML-1738) InputStream should be closed in ScriptFactory#scriptFromInputStream

2017-06-28 Thread Ted Yu (JIRA)
Ted Yu created SYSTEMML-1738: Summary: InputStream should be closed in ScriptFactory#scriptFromInputStream Key: SYSTEMML-1738 URL: https://issues.apache.org/jira/browse/SYSTEMML-1738 Project: SystemML

[jira] [Updated] (SYSTEMML-1737) BufferedReader should be closed in ParameterizedBuiltinCPFileInstruction#createCellResultFile()

2017-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1737?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated SYSTEMML-1737: - Description: {code} BufferedReader fkeyMap = StagingFileUtils.openKeyMap(metaOut); {code}

[jira] [Updated] (SYSTEMML-1739) Ineffective null check in MLContextConversionUtil#binaryBlocksToFrameObject()

2017-07-05 Thread Ted Yu (JIRA)
[ https://issues.apache.org/jira/browse/SYSTEMML-1739?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Ted Yu updated SYSTEMML-1739: - Description: {code} MatrixCharacteristics mc = (frameMetadata != null) ?

[jira] [Created] (SYSTEMML-2056) Adopt Collections.emptyList() for empty list values

2018-01-01 Thread Ted Yu (JIRA)
Ted Yu created SYSTEMML-2056: Summary: Adopt Collections.emptyList() for empty list values Key: SYSTEMML-2056 URL: https://issues.apache.org/jira/browse/SYSTEMML-2056 Project: SystemML Issue