wangyinsheng opened a new pull request, #7014: URL: https://github.com/apache/iceberg/pull/7014
A custom MetricsReporter implementation must have a no-arg constructor, but in some case , custom metrics reporter may need args , initialize method will be called after no-arg constructor, then the reporter can get args through catalog properties -- 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]
