Skip to content

Add support for double.NaN for table access  #22486

Closed

Description

Library or service name.
Azure.Data.Tables

Is your feature request related to a problem? Please describe.
When accessing table storage using WindowsAzure.Storage 9.3.3, I was able to read and write double.NaN (NegativeInfinity, PositiveInfinity) to Edm.Double.
In Azure.Data.Tables, reading and writing such as double.NaN raises an exception.

I want to use it in an existing system that handles NaN, so please support it if possible.

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

Metadata

Assignees

Labels

ClientThis issue points to a problem in the data-plane of the library.Tablescustomer-reportedIssues that are reported by GitHub users external to the Azure organization.feature-requestThis issue requires a new behavior in the product in order be resolved.needs-team-attentionWorkflow: This issue needs attention from Azure service team or SDK teamquestionThe issue doesn't require a change to the product in order to be resolved. Most issues start as that

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions