[
https://issues.apache.org/jira/browse/AVRO-4024?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17871611#comment-17871611
]
ASF subversion and git services commented on AVRO-4024:
-------------------------------------------------------
Commit 3704a97cf8f6fe6880d59457fbf57109b8921d12 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=3704a97cf ]
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)