pvary commented on code in PR #13699: URL: https://github.com/apache/iceberg/pull/13699#discussion_r2282735828
########## arrow/src/test/java/org/apache/iceberg/arrow/TestArrowSchemaUtil.java: ########## @@ -101,6 +102,53 @@ public void convertComplex() { assertThat(arrow.getFields()).hasSameSizeAs(iceberg.columns()); Review Comment: Could we add a bit more assertions here for the map type? -- 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...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org