[teiid-issues] [JBoss JIRA] Resolved: (TEIID-1703) Allow for the parsing of fixed width files that don't use delimiters.

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Thu Aug 11 14:54:01 EDT 2011


     [ https://issues.jboss.org/browse/TEIID-1703?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Steven Hawkins resolved TEIID-1703.
-----------------------------------

    Fix Version/s: 7.6
       Resolution: Done


Added the NO ROW DELIMITER option so that fixed parsing won't assume the use of a row delimiter.  This option can also be used in other circumstances, such as with line wrapping by also increasing the length of any column affected by a newline.

Also added the fixed width column NO TRIM option to preserve leading/trailing whitespace for situations where it may be meaningful.

> Allow for the parsing of fixed width files that don't use delimiters.
> ---------------------------------------------------------------------
>
>                 Key: TEIID-1703
>                 URL: https://issues.jboss.org/browse/TEIID-1703
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Query Engine
>    Affects Versions: 7.1.1
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 7.6
>
>
> Parsing a fixed width file that does not use a delimiter, or uses a newline for wrapping, is not currently possible.

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira

        


More information about the teiid-issues mailing list