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-918) Add operator "divby" that always results in a decimal.


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

Ralf Handl updated ODATA-918:
-----------------------------

     Summary: Add operator "divby" that always results in a decimal.  (was: Add operator "divideby" that always results in a decimal.)
    Proposal: 
Add operator "divby" that does mathematical division and always results in a decimal (as if both operands were promoted to decimal).

a divbyb is identical to cast(a,Edm.Decimal) div cast(b,Edm.Decimal)

Services that support div and cast SHOULD also support divby

Services MAY advertise it with Capabilities.FilterFunctions

  was:
Add operator "divideby" that does mathematical division and always results in a decimal (as if both operands were promoted to decimal).



> Add operator "divby" that always results in a decimal.
> ------------------------------------------------------
>
>                 Key: ODATA-918
>                 URL: https://issues.oasis-open.org/browse/ODATA-918
>             Project: OASIS Open Data Protocol (OData) TC
>          Issue Type: Improvement
>          Components: OData URL Conventions
>    Affects Versions: V4.0_OS
>         Environment: Proposed
>            Reporter: Martin Zurmuehl
>             Fix For: V4.01_WD01
>
>
> See ODATA-785 for a description of the issue --> Comments Section.



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