Fokko commented on code in PR #9147:
URL: https://github.com/apache/iceberg/pull/9147#discussion_r1411617308


##########
api/src/main/java/org/apache/iceberg/types/Types.java:
##########
@@ -592,6 +594,13 @@ public Types.StructType asStructType() {
       return this;
     }
 
+    public Schema asSchema() {

Review Comment:
   Could you add a Javadoc here to indicate that it is for optimization



-- 
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]

Reply via email to