[teiid-issues] [JBoss JIRA] (TEIID-2524) Hive metadata import leaves whitespace characters in column names

RH Bugzilla Integration (JIRA) jira-events at lists.jboss.org
Wed Dec 4 09:44:05 EST 2013


    [ https://issues.jboss.org/browse/TEIID-2524?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12928581#comment-12928581 ] 

RH Bugzilla Integration commented on TEIID-2524:
------------------------------------------------

Van Halbert <vhalbert at redhat.com> changed the Status of [bug 1024875|https://bugzilla.redhat.com/show_bug.cgi?id=1024875] from MODIFIED to ON_QA
                
> Hive metadata import leaves whitespace characters in column names
> -----------------------------------------------------------------
>
>                 Key: TEIID-2524
>                 URL: https://issues.jboss.org/browse/TEIID-2524
>             Project: Teiid
>          Issue Type: Bug
>          Components: Misc. Connectors
>    Affects Versions: 8.4
>            Reporter: Filip Nguyen
>            Assignee: Steven Hawkins
>              Labels: 8.4CR2
>             Fix For: 8.4
>
>
> When hive translator starts with the newest Hive it runs "describe" command which returns Hive column names with white spaces.
> Maybe just use trim() in HiveMetadataProcessor.java?  
>   String name = rs.getString(1).trim();

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list