[teiid-issues] [JBoss JIRA] (TEIID-2012) Errors in Column Name Validation

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Mon Apr 23 10:59:17 EDT 2012


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

Steven Hawkins commented on TEIID-2012:
---------------------------------------

It's not really regressing as this is not related to processing logic and you will need you're own language objects at some point.  If you don't want to construct the object form, the simplest workaround that doesn't require any changes on our side would be to append new ElementSymbol(name).toString() and the same for from clause names.  Aliases would need to be run through escapeSinglePart, etc.
                
> Errors in Column Name Validation 
> ---------------------------------
>
>                 Key: TEIID-2012
>                 URL: https://issues.jboss.org/browse/TEIID-2012
>             Project: Teiid
>          Issue Type: Bug
>    Affects Versions: 7.7
>            Reporter: Ted Jones
>            Assignee: Steven Hawkins
>             Fix For: 7.7.1
>
>
> When generating columns names in Designer with ":" in them, a parse error is thrown in the transformation. Also, using the keyword "value" in a transformation for a column name errors until "" are added to it. The "" should be added by the Teiid validator. 

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: https://issues.jboss.org/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list