alamb opened a new issue #1977:
URL: https://github.com/apache/arrow-datafusion/issues/1977


   **Describe the bug**
   As discovered on https://github.com/apache/arrow-datafusion/pull/1914 
https://github.com/apache/arrow-datafusion/pull/1914#issuecomment-1063984916, 
when a `DFSchema` is serialized, any name=value metadata is lost
   
   **To Reproduce**
   1. Try and serialize a DF schema with metadata -- when it is deserialized 
the metadata will be lost
   
   **Expected behavior**
   1. Remove the `#[allow(deprecated)]` added in #1914 
   


-- 
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]


Reply via email to