SaumilPatel03 commented on code in PR #34021:
URL: https://github.com/apache/beam/pull/34021#discussion_r2003843007
##########
sdks/java/io/iceberg/src/main/java/org/apache/beam/sdk/io/iceberg/RecordWriter.java:
##########
@@ -61,8 +62,6 @@ class RecordWriter {
this.table = table;
this.fileFormat = fileFormat;
- MetricsConfig metricsConfig = MetricsConfig.forTable(table);
Review Comment:
Ya, Looks like RecordWriter.java was updated last week. So it might have
caused merge conflict.
--
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]