[teiid-issues] [JBoss JIRA] (TEIID-3411) LDAP translator and multi-valued arrays

Steven Hawkins (JIRA) issues at jboss.org
Fri Jun 26 10:06:04 EDT 2015


    [ https://issues.jboss.org/browse/TEIID-3411?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13084295#comment-13084295 ] 

Steven Hawkins commented on TEIID-3411:
---------------------------------------

Made the handling of missing and empty unwrapped attributes more explicit.  In both cases we'll return a single parent row, but with a null value.  This matches 1 to many semantics, but isn't right for many-to-many, which would need to omit the row entirely.

> LDAP translator and multi-valued arrays
> ---------------------------------------
>
>                 Key: TEIID-3411
>                 URL: https://issues.jboss.org/browse/TEIID-3411
>             Project: Teiid
>          Issue Type: Feature Request
>          Components: LDAP Connector
>            Reporter: Debbie Steigner
>            Assignee: Steven Hawkins
>             Fix For: 8.12
>
>
> 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.15#6346)


More information about the teiid-issues mailing list