[
https://issues.apache.org/jira/browse/AVRO-3747?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Martin Tzvetanov Grigorov resolved AVRO-3747.
---------------------------------------------
Fix Version/s: 1.12.0
1.11.2
Assignee: Martin Tzvetanov Grigorov
Resolution: Fixed
> Make serde `is_human_readable` configurable
> -------------------------------------------
>
> Key: AVRO-3747
> URL: https://issues.apache.org/jira/browse/AVRO-3747
> Project: Apache Avro
> Issue Type: Bug
> Components: rust
> Reporter: Cetra Free
> Assignee: Martin Tzvetanov Grigorov
> Priority: Trivial
> Labels: pull-request-available
> Fix For: 1.12.0, 1.11.2
>
> Time Spent: 2h 20m
> Remaining Estimate: 0h
>
> Serde's `Serializer` trait has a type hint for dictating when a format will
> be "human readable" or not. This allows implementers of the `Serialize`
> trait to define whether they want a compact representation of data.
> I need this change so that I can ensure timestamps are either rfc 3389 string
> or millisecond integers depending on type.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)