nastra commented on issue #11664: URL: https://github.com/apache/iceberg/issues/11664#issuecomment-2505775916
The main issue is that the metrics reporter isn't being propagated when a table is created/replaced through the `Transaction` API, which I've fixed in https://github.com/apache/iceberg/pull/11671. To fix metrics reporter propagation through `SerializableTable` we'll need https://github.com/apache/iceberg/pull/8032. -- 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]
