tustvold commented on code in PR #9077:
URL: https://github.com/apache/arrow-rs/pull/9077#discussion_r2655846829
##########
parquet/src/arrow/arrow_writer/mod.rs:
##########
@@ -4163,68 +4167,6 @@ mod tests {
}
}
- #[test]
- fn test_arrow_writer_explicit_schema() {
Review Comment:
I wasn't really sure how to adapt this test, I don't really understand why
we are relying on the parquet writer to do type coercion beyond that necessary
for mapping the arrow data model to parquet.
@paleolimbot perhaps you can weigh in here?
--
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]