[teiid-issues] [JBoss JIRA] (TEIID-3820) SimpleDB column import order may not be consistent

Steven Hawkins (JIRA) issues at jboss.org
Wed Nov 11 08:58:00 EST 2015


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

Steven Hawkins resolved TEIID-3820.
-----------------------------------
    Resolution: Done


Switched to use a linked hash map and added a test.  Full consistency cannot be guaranteed as it's data dependent (as is the notion of an array column), but at least for the same source data we should see the same ordering reported.

> SimpleDB column import order may not be consistent
> --------------------------------------------------
>
>                 Key: TEIID-3820
>                 URL: https://issues.jboss.org/browse/TEIID-3820
>             Project: Teiid
>          Issue Type: Quality Risk
>          Components: Misc. Connectors
>    Affects Versions: 8.7
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.12.2, 8.13
>
>
> The attributes are first ordered in a HashMap, so the order from the source is not preserved.



--
This message was sent by Atlassian JIRA
(v6.4.11#64026)


More information about the teiid-issues mailing list