aokolnychyi commented on code in PR #7637: URL: https://github.com/apache/iceberg/pull/7637#discussion_r1197361356
########## core/src/main/java/org/apache/iceberg/io/BasePositionDeltaWriter.java: ########## @@ -33,14 +35,18 @@ private boolean closed; + public BasePositionDeltaWriter( Review Comment: I will move this part into a separate PR. -- 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]
