Uploaded image for project: 'Zeppelin'
  1. Zeppelin
  2. ZEPPELIN-2080

KylinInterpreter could not parse result row which is end with null value

    XMLWordPrintableJSON

Details

    • Bug
    • Status: Resolved
    • Minor
    • Resolution: Fixed
    • 0.7.0
    • 0.8.0
    • Interpreters
    • None

    Description

      KylinInterpreter use regex pattern "\"results\":\\[\\[\"(.*?)\"]]" to extract the result, but if the last column is null, then no quotes in that field. Then the regex pattern will fail to match.

      The KylinInterpreter should consider to support the null field case.

      Attachments

        Issue Links

          Activity

            People

              yimingliu Billy Liu
              yimingliu Billy Liu
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: