alamb commented on issue #3617: URL: https://github.com/apache/arrow-datafusion/issues/3617#issuecomment-1431989592
> If we take the Parquet provided by @kesavkolla, we have the following column, text whose Parquet schema is: Hi @ahmedriza -- I am not sure what your system is doing exactly, but that error appears to be related to protobuf serialization I looked at `to_proto` and it seems like it has the right code https://github.com/apache/arrow-datafusion/blob/d05647c65e14d865b854a845ae970797a6086e2c/datafusion/proto/src/logical_plan/to_proto.rs#L859C30-L867 Could you share the file you are using on this ticket so I can give it a try? Maybe we have fixed this in another version of DataFusion -- 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]
