[ 
https://issues.apache.org/jira/browse/DRILL-5577?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Arina Ielchiieva resolved DRILL-5577.
-------------------------------------
    Resolution: Fixed

> Column alias are ignored when Storage Plugin is enabled
> -------------------------------------------------------
>
>                 Key: DRILL-5577
>                 URL: https://issues.apache.org/jira/browse/DRILL-5577
>             Project: Apache Drill
>          Issue Type: Bug
>    Affects Versions: 1.10.0
>            Reporter: Rahul Raj
>             Fix For: 1.11.0
>
>
> Drill ignores column aliases when a JDBC storage plugin is enabled. 
> If I execute 'select destination as x from ...some.csv' the column name 
> appears as 'destination' instead  of 'x' while JDBC storage plugin is 
> enabled. On disabling the storage plugin, drill returns the results with 
> aliased name 'x'. 
> This could be related to https://issues.apache.org/jira/browse/DRILL-4903, 
> where  results return the implicit columns(fqn,filepath etc..) as well.



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to