Skip to content

JCR-4085 - always include property type data for DOUBLE#50

Open
justinedelson wants to merge 7690 commits intoapache:trunkfrom
justinedelson:issue/JCR-4085
Open

JCR-4085 - always include property type data for DOUBLE#50
justinedelson wants to merge 7690 commits intoapache:trunkfrom
justinedelson:issue/JCR-4085

Conversation

@justinedelson
Copy link
Copy Markdown
Contributor

@justinedelson justinedelson commented Dec 14, 2016

As discussed in https://issues.apache.org/jira/browse/JCR-4085, JSON only has a single numeric type, so type inference cannot be used to differentiate between whole numbers in a LONG and DOUBLE field. To compensate for this and allow clients to properly understand the property types, DOUBLE properties should always contain type information, as is already done for DECIMAL types.

Loading
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.