simonaubertbd opened a new issue, #47464: URL: https://github.com/apache/arrow/issues/47464
### Describe the bug, including details regarding any error messages, version, and platform. Hello, When I have a date in my parquet file (exactly an int32 with DATE annotation), it's interpretated as an object. As a reminder : https://github.com/apache/parquet-format/blob/master/LogicalTypes.md I think it's linked to #47460 Maybe it's the annotation for logical types that are wrongly tested? Best regards, Simon ### Component(s) Python, Parquet -- 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: issues-unsubscr...@arrow.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org