Seshu Adunuthula created ZEPPELIN-2868:
------------------------------------------
Summary: Enhance SQL Editing capabilities within Zeppelin Paragraph
Key: ZEPPELIN-2868
URL: https://issues.apache.org/jira/browse/ZEPPELIN-2868
Project: Zeppelin
Issue Type: New Feature
Components: front-end
Reporter: Seshu Adunuthula
Priority: Minor
The larger scope of this feature is to implement Intellisense like capabilities
for SQL within Zeppelin Paragraphs.
Basic requirement is ability to debug errors like this
org.apache.spark.sql.AnalysisException: cannot recognize input near ';' '<EOF>'
'<EOF>' in expression specification; line 142 pos 38
We could add a line number in the paragraph.
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)