oersted commented on issue #2952:
URL: https://github.com/apache/arrow-rs/issues/2952#issuecomment-1295090237

   Nevermind, it seems like `Schema` is a different type implemented by 
`serde_arrow`, which does implement `From<arrow::datatypes::Schema>` as well as 
`fn from_record_batch(record_batch: &RecordBatch) -> Result<Self>`, so that's 
fine.
   
   I'll close this, but I'll open another issue at `serde_arrow` so that they 
at least update their dependency to the most recent version.


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