xxchan created AVRO-4005:
----------------------------
Summary: [Rust] JSON Encoding is not supported
Key: AVRO-4005
URL: https://issues.apache.org/jira/browse/AVRO-4005
Project: Apache Avro
Issue Type: New Feature
Components: rust
Reporter: xxchan
In the rust lib, there's no way to read/write with JSON encoding
[https://avro.apache.org/docs/1.11.1/specification/#json-encoding]
There's an implementation of From/To serde_json::Value, but it's not relevant
(and the implementation itself is dubious)
--
This message was sent by Atlassian Jira
(v8.20.10#820010)