[
https://issues.jboss.org/browse/TEIIDDES-1300?page=com.atlassian.jira.plu...
]
Paul Richardson updated TEIIDDES-1300:
--------------------------------------
Attachment: 0001-Modify-column-info-name-to-use-element-symbol.patch
0002-String-Validator-does-not-check-for-reserved-words.patch
Latest patches for review.
0001-Modify-column-info-name-to-use-element-symbol.patch
- Main patch for fixing the column and ensuring the names are valid
0002-String-Validator-does-not-check-for-reserved-words.patch
- A nice to have, ensuring that the StringNameValidator checks against reserved words
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
Attachments: 0001-Handle-XML-namespace-syntax-in-XML-file-importer.patch,
0001-Modify-column-info-name-to-use-element-symbol.patch,
0002-Create-quoted-column-names-if-names-are-invalid.patch,
0002-String-Validator-does-not-check-for-reserved-words.patch
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