aokolnychyi commented on a change in pull request #3149:
URL: https://github.com/apache/iceberg/pull/3149#discussion_r711648058



##########
File path: core/src/main/java/org/apache/iceberg/io/FileWriterFactory.java
##########
@@ -28,7 +28,7 @@
 /**
  * A factory for creating data and delete writers.
  */
-public interface WriterFactory<T> {
+public interface FileWriterFactory<T> {

Review comment:
       This API was added recently and we haven't consumed it anywhere yet.




-- 
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]

Reply via email to