Next in thread → Next in month →

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

From
OASIS Issues Tracker <>
Date
2016-11-10T17:23:19+00:00
ID
Thread
[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) 
b) numbers compared with each other using casting rules

  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)
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


> 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)
Next in thread → Next in month →