[teiid-issues] [JBoss JIRA] (TEIID-2061) Allow for object type equality

Steven Hawkins (JIRA) jira-events at lists.jboss.org
Tue Jun 11 10:33:56 EDT 2013


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

Steven Hawkins closed TEIID-2061.
---------------------------------


    
> Allow for object type equality
> ------------------------------
>
>                 Key: TEIID-2061
>                 URL: https://issues.jboss.org/browse/TEIID-2061
>             Project: Teiid
>          Issue Type: Enhancement
>          Components: Query Engine
>            Reporter: Steven Hawkins
>            Assignee: Steven Hawkins
>             Fix For: 8.1
>
>
> Allowing for object type equality would allow for the use of object values as keys.  Allowing for full comparability could be done as well, but would result in runtime errors if mixed values are used or if the type is not comparable. 
> Note that we could alternatively choose to represent object values as their serialized byte[] values, in which case compatibility is implied.  However that is still not the natural compare ordering nor does it account for method based equality vs. identical serialized bytes.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira


More information about the teiid-issues mailing list