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

NullPointer Exception on misspelled function data/value types

    XMLWordPrintableJSON

Details

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

    Description

      A misspelled datatype or value type in function arguments currently causes null-pointer exceptions without any indication what's wrong. We should give a proper error message.

      java.lang.NullPointerException
      	at org.apache.sysds.parser.dml.DmlSyntacticValidator.handleDMLBodiedBuiltinFunction(DmlSyntacticValidator.java:625)
      	at org.apache.sysds.parser.dml.DmlSyntacticValidator.exitFunctionCallMultiAssignmentStatement(DmlSyntacticValidator.java:607)
      	at org.apache.sysds.parser.dml.DmlParser$FunctionCallMultiAssignmentStatementContext.exitRule(DmlParser.java:307)
      

      Attachments

        Issue Links

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved: