alamb commented on code in PR #7367: URL: https://github.com/apache/arrow-rs/pull/7367#discussion_r2027707092
########## parquet/src/arrow/arrow_reader/mod.rs: ########## @@ -1563,6 +1562,57 @@ mod tests { }) } + #[test] Review Comment: It might also be worth a test showing what happens when a schema is not supplied for this file (that the data is read out as nanosecond precision) -- 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: github-unsubscr...@arrow.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org