Azure / Azure/azure-sdk-for-cpp

azure_core_amqp fork doesn't support decimal types

Open
#7,310 2 comments 0 reactions 2 assignees Claimed by @xirzec View on GitHub
Azure.Core Client needs-team-attention
Dominant language
C++
Stars
205
Forks
172
Avg merge
1d 3h
Merged PRs (30d)
37

Description

Two issues were found in this file, related to the lack of support for decimal files:

https://github.com/Azure/azure-sdk-for-cpp/blob/4144faea12da313266b10786cf2e8619aea09cf6/sdk/core/azure-core-amqp/src/impl/rust_amqp/rust_amqp/azure_core_amqp/src/fe2o3/value.rs#L122

https://github.com/Azure/azure-sdk-for-cpp/blob/4144faea12da313266b10786cf2e8619aea09cf6/sdk/core/azure-core-amqp/src/impl/rust_amqp/rust_amqp/azure_core_amqp/src/fe2o3/value.rs#L274-L276

According to @LarryOsterman, this is already fixed in the Rust repo, and the fix just needs to be ported to the cpp repo.

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.