hililiwei commented on code in PR #5984:
URL: https://github.com/apache/iceberg/pull/5984#discussion_r1178578531


##########
.palantir/revapi.yml:
##########
@@ -1,4 +1,18 @@
 acceptedBreaks:
+  "1.3.0":
+    org.apache.iceberg:iceberg-api:
+    - code: "java.method.addedToInterface"
+      new: "method ThisT org.apache.iceberg.IncrementalScan<ThisT, T extends 
org.apache.iceberg.ScanTask, G extends org.apache.iceberg.ScanTaskGroup<T 
extends org.apache.iceberg.ScanTask>>::useBranch(java.lang.String)"

Review Comment:
   Yes, we can do it this way, but then these interfaces seem to become 
optional. Anyway, I have made the changes.
   
   



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