eitsupi commented on issue #13803: URL: https://github.com/apache/arrow/issues/13803#issuecomment-1211922611
> FWIW, there is already an implementation of JSON roundtripping of schemas in arrow-rs. So if we did want to standardize, could simply propose using their format. > > [apache/arrow-rs@`27f4762`/arrow/src/datatypes/datatype.rs#L785](https://github.com/apache/arrow-rs/blob/27f4762c8794ef1c5d042933562185980eb85ae5/arrow/src/datatypes/datatype.rs#L785) Thank you for letting me know about this! This seems very promising to me, but why was it only implemented in Rust 4 years ago? (ARROW-2385, #1829) -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
