Aditya Kishore created DRILL-1935:
-------------------------------------
Summary: Use single quote around encoding type in ExpressionStringBuilder.visitConvertExpression()
Key: DRILL-1935
URL: https://issues.apache.org/jira/browse/DRILL-1935
Project: Apache Drill
Issue Type: Bug
Components: SQL Parser
Affects Versions: 0.7.0
Reporter: Aditya Kishore
Assignee: Aditya Kishore
As per Drill logical expression grammar, only single quoted values are treated as String.
Without this change, submitting a physical plan fails with {{java.lang.RuntimeException: Encountered
an illegal char on line 1, column 80: ''}}
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)
|