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

Make parsed script text available for validation errors

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Closed
    • Major
    • Resolution: Fixed
    • None
    • SystemML 0.15
    • Parser, Runtime
    • None

    Description

      Currently original script text is not available for validation errors, which makes it difficult to generate helpful validation errors (besides reporting the error and the beginning line/column where the error is located). It would be helpful during validation error reporting to pass the tokenized text which is already generated by antlr to classes such as statements and expressions so that the script text can be utilized to generate more helpful error messages, which can include information such as the statement that generated the error.

      Attachments

        Activity

          People

            deron Jon Deron Eriksson
            deron Jon Deron Eriksson
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: