alamb commented on issue #983: URL: https://github.com/apache/arrow-rs/issues/983#issuecomment-1033647387
@alexhallam I think the issue is that you are using the "wrong" `Field` -- the error message is for one.in `Arrow` and the one you probably need to use is in parquet: https://docs.rs/parquet/8.0.0/parquet/record/enum.Field.html -- 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]
