[
https://issues.jboss.org/browse/TEIID-3411?page=com.atlassian.jira.plugin...
]
Steven Hawkins commented on TEIID-3411:
---------------------------------------
Converting to multiple rows only makes sense when there is a single multi-valued
attribute. If there is more than one you would get a large cross product. Given that you
can use the array option (TEIID-1675) with arrayiterate (TEIID-3362) or other mechanisms
to expand the rows is there a need to pursue this?
LDAP translator and multi-valued arrays
---------------------------------------
Key: TEIID-3411
URL:
https://issues.jboss.org/browse/TEIID-3411
Project: Teiid
Issue Type: Feature Request
Reporter: Debbie Steigner
Assignee: Steven Hawkins
The problem is with how multi-valued attribute from the LDAP response is handled. They
don't want to have the data mapped to an array or multivalued-concat and then
transformed into another table to get the unique values. There is an issue with the
translator as it should handle multivalued attribute, by simply creating multiple rows for
each value of the multivalued attribute.
--
This message was sent by Atlassian JIRA
(v6.3.11#6341)