Denys Ordynskiy created DRILL-6716:
--------------------------------------
Summary: NullPointerException for select query with alias on *
symbol
Key: DRILL-6716
URL: https://issues.apache.org/jira/browse/DRILL-6716
Project: Apache Drill
Issue Type: Bug
Affects Versions: 1.14.0
Reporter: Denys Ordynskiy
Fix For: 1.15.0
When I added alias for * in SELECT query in Drill WebUI and in sqlline:
SELECT * as testAlias FROM cp.`employee.json` LIMIT 2;
I got an error:
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)