RussellSpitzer commented on code in PR #14888:
URL: https://github.com/apache/iceberg/pull/14888#discussion_r2646132878


##########
docs/docs/api.md:
##########
@@ -188,6 +188,47 @@ MapType map = MapType.ofOptional(
 ListType list = ListType.ofRequired(1, IntegerType.get());
 ```
 
+## Using Version 3 Types

Review Comment:
   Not sure we need this section, do you think it adds something that isn't 
explained in the above examples?



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