senyosimpson commented on issue #14281:
URL: https://github.com/apache/datafusion/issues/14281#issuecomment-2628243005
@alamb i gave it a try and ended up with a different error but i think that
hints towards the metadata being wrong. This is the error
```
called `Result::unwrap()` on an `Err` value: External(ProtocolError { kind:
InvalidData, message: "cannot convert 0 into bool" })
```
which is coming from here:
https://github.com/apache/arrow-rs/blob/3bf29a2c7474e59722d885cd11fafd0dca13a28e/parquet/src/thrift.rs#L191-L206
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]