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

Jihoon Son reassigned TAJO-509:
-------------------------------

    Assignee: Jihoon Son

> Cannot use TajoResultSet.getString(<identifier>) if the identifier has dots 
> in it
> ---------------------------------------------------------------------------------
>
>                 Key: TAJO-509
>                 URL: https://issues.apache.org/jira/browse/TAJO-509
>             Project: Tajo
>          Issue Type: Bug
>            Reporter: Daniel Einspanjer
>            Assignee: Jihoon Son
>            Priority: Minor
>
> If you submit via the TajoClient a select statement similar to "SELECT foo as 
> 'a.b' FROM bar" and then attempt to get the 'a.b' column value by name, Tajo 
> cannot find it because it is using code in Catalog that splits the identifier 
> into a qualifier and name.
> I don't believe the label applied to a SELECT clause expression should be 
> tokenized in such a way.



--
This message was sent by Atlassian JIRA
(v6.1.5#6160)

Reply via email to