[
https://issues.apache.org/jira/browse/DRILL-4409?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15216143#comment-15216143
]
ASF GitHub Bot commented on DRILL-4409:
---------------------------------------
GitHub user Serge-Harnyk opened a pull request:
https://github.com/apache/drill-site/pull/1
DRILL-4409 - Add notice about Postgres typing of literals
All in comments here
https://issues.apache.org/jira/browse/DRILL-4409
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/Serge-Harnyk/drill-site asf-site
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/drill-site/pull/1.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #1
----
----
> 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: Storage - JDBC
> Affects Versions: 1.5.0
> Reporter: N Campbell
> Assignee: Serge Harnyk
>
> 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)