[
https://issues.apache.org/jira/browse/AVRO-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871613#comment-17871613
]
ASF subversion and git services commented on AVRO-4024:
-------------------------------------------------------
Commit 90d5f2dc62207dc6808ac0763e22acf9717fdec1 in avro's branch
refs/heads/avro-4024-nan-inf-float-defaults from Martin Tzvetanov Grigorov
[ https://gitbox.apache.org/repos/asf?p=avro.git;h=90d5f2dc6 ]
AVRO-4024: [Rust] Accept only "Nan", "INF", "-INF", "Infinity" and "-Infinity"
This is what the Java SDK (via Jackson library) supports
(https://github.com/apache/avro/pull/3066).
This is what the C# SDK also would support
(https://github.com/apache/avro/pull/3070)
Signed-off-by: Martin Tzvetanov Grigorov <[email protected]>
> [Rust]: Fix default value support for double and float as "NaN", "Infinity"
> and "-Infinity"
> -------------------------------------------------------------------------------------------
>
> Key: AVRO-4024
> URL: https://issues.apache.org/jira/browse/AVRO-4024
> Project: Apache Avro
> Issue Type: Bug
> Reporter: xxchan
> Priority: Major
> Labels: pull-request-available
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> same as [AVRO-2880] (C++), for rust
--
This message was sent by Atlassian Jira
(v8.20.10#820010)