OASIS Mailing List ArchivesView the OASIS mailing list archive below
or browse/search using MarkMail.

 


Help: OASIS Mailing Lists Help | MarkMail Help

odata message

[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]


Subject: [OASIS Issue Tracker] (ODATA-998) Specify comparable types for comparison operators


     [ https://issues.oasis-open.org/browse/ODATA-998?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Ralf Handl updated ODATA-998:
-----------------------------

    Proposal: 
Specify which types can be compared with eq, ne, le, lt, ge, gt

a) values of same primitive type can be compared (except Edm.Binary, Edm.Stream, and the Edm.Geo types. Edm.Binary, Edm.Stream, and the Edm.Geo)
b) Int* can be compared to Int*
c) Single to Double
d) Int* can be compared to Decimal by casting Int* to the same Decimal flavor

  was:
Specify which types can be compared with eq, ne, le, lt, ge, gt

a) values of same primitive type can be compared (except Edm.Binary, Edm.Stream, and the Edm.Geo types. Edm.Binary, Edm.Stream, and the Edm.Geo)
b) Int* can be compared to Int*
c) Single to Double


> Specify comparable types for comparison operators
> -------------------------------------------------
>
>                 Key: ODATA-998
>                 URL: https://issues.oasis-open.org/browse/ODATA-998
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Bug
>          Components: OData URL Conventions
>    Affects Versions: V4.0_ERRATA03
>            Reporter: Ralf Handl
>             Fix For: V4.01_WD01, V4.0_ERRATA04
>
>




--
This message was sent by Atlassian JIRA
(v6.2.2#6258)


[Date Prev] | [Thread Prev] | [Thread Next] | [Date Next] -- [Date Index] | [Thread Index] | [List Home]