[
https://issues.apache.org/jira/browse/DRILL-4691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15295831#comment-15295831
]
Zelaine Fong commented on DRILL-4691:
-------------------------------------
[~jostout] - can you provide more details on how to reproduce this problem.
The short description seems to be incomplete.
> SqlConvert.formatSQLParsingError can throw a NPE if
> ----------------------------------------------------
>
> Key: DRILL-4691
> URL: https://issues.apache.org/jira/browse/DRILL-4691
> Project: Apache Drill
> Issue Type: Bug
> Components: SQL Parser
> Affects Versions: 1.6.0
> Reporter: Jeff Stout
> Priority: Minor
>
> Caused by: java.lang.NullPointerException: null
> at
> org.apache.drill.exec.planner.sql.SqlConverter.formatSQLParsingError(SqlConverter.java:348)
> ~[drill-java-exec-1.6.0.jar:1.6.0]
> at
> org.apache.drill.exec.planner.sql.SqlConverter.parse(SqlConverter.java:135)
> ~[drill-java-exec-1.6.0.jar:1.6.0]
> at
> org.apache.drill.exec.planner.sql.DrillSqlWorker.getPlan(DrillSqlWorker.java:67)
> ~[drill-java-exec-1.6.0.jar:1.6.0]
> at org.apache.drill.exec.work.foreman.Foreman.runSQL(Foreman.java:927)
> [drill-java-exec-1.6.0.jar:1.6.0]
> at org.apache.drill.exec.work.foreman.Foreman.run(Foreman.java:251)
> [drill-java-exec-1.6.0.jar:1.6.0]
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)