aokolnychyi commented on code in PR #7703: URL: https://github.com/apache/iceberg/pull/7703#discussion_r1205989418
########## spark/v3.4/spark/src/main/java/org/apache/iceberg/spark/SparkWriteUtil.java: ########## @@ -130,15 +130,16 @@ private static Distribution copyOnWriteDeleteUpdateDistribution( /** Builds requirements for merge-on-read DELETE, UPDATE, MERGE operations. */ public static SparkWriteRequirements positionDeltaRequirements( Review Comment: There is a note at the top that this class is for internal purposes and has no API guarantees. -- 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]
