evindj opened a new pull request, #14888: URL: https://github.com/apache/iceberg/pull/14888
### Summary This PR addresses Issues #14874 adds documentation for new types including timestamp(with and without timezone support), UUID, Variant, Geometry and Unknown. It is not clear to me that all the types mentioned here where added v3, so please let me know if I have missed anything. ### Testing tested with `cd site && make serve ` verified http://127.0.0.1:8000/docs/nightly/api/#using-version-3-types and http://127.0.0.1:8000/docs/nightly/schemas/ <img width="1281" height="912" alt="image" src="https://github.com/user-attachments/assets/6ba01256-449d-4061-9f2b-e405283a40d6" /> -- 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]
