fafacao86 commented on issue #14805: URL: https://github.com/apache/iceberg/issues/14805#issuecomment-3636452592
> The `TableBuilder` API is typically called from an engine such as Spark where there is no way to assign a UUID, hence we want to be careful to not introduce any API methods that aren't really used/leveraged in **multiple** engines. Also the UUID is internally generated by Iceberg, so I don't think your pattern would work with this approach unless you lazily attach the UUID to your `SnapTable` after the Iceberg table was created Got it, thank you, I'll close the issue. -- 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]
