[
https://issues.jboss.org/browse/TEIIDDES-1300?page=com.atlassian.jira.plu...
]
Ted Jones commented on TEIIDDES-1300:
-------------------------------------
Paul, I agree. It sounds like both A and B need to be worked and at a minimum, B.
Another question is how can we leverage the Teiid column name validation to keep the
"validation" logic in one place. Per Steve's comment, the validation by
Teiid should allow ":" in the column name and should wrap Teiid keywords for us.
I will log another Jira for those. In the interim, we need to workaround this issue since
this is a problem for consuming OData.
Validate Column Names in XML to Relational Importer
---------------------------------------------------
Key: TEIIDDES-1300
URL:
https://issues.jboss.org/browse/TEIIDDES-1300
Project: Teiid Designer
Issue Type: Bug
Components: Import/Export
Affects Versions: 7.7
Reporter: Ted Jones
Assignee: Paul Richardson
Fix For: 7.7.1
Need to validate the names used to create columns in the transformation to consume an XML
document. Some elements are namespace qualified and can be of the form
{ns_prefix}:elementName. The colon will cause a validation error and should be parsed and
removed prior to creating the column and generating the transformation.
--
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