[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:
-----------------------------
Proposal:
Add operator "divby" that does mathematical division and always results in a decimal (as if both operands were promoted to decimal).
a divby 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 "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
> 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]