[
https://issues.jboss.org/browse/TEIIDDES-2389?page=com.atlassian.jira.plu...
]
Steven Hawkins updated TEIIDDES-2389:
-------------------------------------
Description:
TEIID-3167 allows for NO TRIM to be specified against the whole texttable regardless of
whether it is fixed width or delimited. If delimited, then unqualified entries will not
be trimmed. For example:
a , "b"
would be parsed as
a ,b - such that the space is preserved after a, but the qualified entry is unaffected.
was:
In case of Delimited text files, currently, we always TRIM the input data.
The enhancement request is to make this behaviour configurable, and let user determine,
whether the leading or trailing spaces for the column text should be trimmed or not.
Refer thread
https://developer.jboss.org/message/905658?et=watches.email.thread#905658 for
complete background discussion.
Assignee: (was: Steven Hawkins)
Add ui support for whole texttable no trim
------------------------------------------
Key: TEIIDDES-2389
URL:
https://issues.jboss.org/browse/TEIIDDES-2389
Project: Teiid Designer
Issue Type: Enhancement
Environment: Teiid 8.8.0 Final
Reporter: Shiveeta Mattoo
Labels: File-connector, TEXTTABLE, TRIM
TEIID-3167 allows for NO TRIM to be specified against the whole texttable regardless of
whether it is fixed width or delimited. If delimited, then unqualified entries will not
be trimmed. For example:
a , "b"
would be parsed as
a ,b - such that the space is preserved after a, but the qualified entry is unaffected.
--
This message was sent by Atlassian JIRA
(v6.3.8#6338)