Uploaded image for project: 'SystemDS'
  1. SystemDS
  2. SYSTEMDS-3695

Issues with frame builtin functions

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemDS 3.3
    • None
    • None

    Description

      There are multiple issues related to parsing and instruction compilation, where the latter results in the following exceptions (which should not happen)

      Caused by: org.apache.sysds.runtime.DMLRuntimeException: Variable '_fVar1' is not a frame: SCALAR
      	at org.apache.sysds.runtime.controlprogram.context.ExecutionContext.getFrameObject(ExecutionContext.java:313)
      	at org.apache.sysds.runtime.controlprogram.context.ExecutionContext.getFrameInput(ExecutionContext.java:523)
      	at org.apache.sysds.runtime.instructions.cp.FrameAppendCPInstruction.processInstruction(FrameAppendCPInstruction.java:36)
      	at org.apache.sysds.runtime.controlprogram.ProgramBlock.executeSingleInstruction(ProgramBlock.java:254)
      

      Attachments

        Activity

          People

            mboehm7 Matthias Boehm
            mboehm7 Matthias Boehm
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: