N Campbell created DRILL-4409:
---------------------------------
Summary: projecting literal will result in an empty resultset
Key: DRILL-4409
URL: https://issues.apache.org/jira/browse/DRILL-4409
Project: Apache Drill
Issue Type: Bug
Components: Server
Affects Versions: 1.5.0
Reporter: N Campbell
A query which projects a literal as shown against a Postgres table will result
in an empty result set being returned.
select 'BB' from postgres.public.tversion
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)