kbendick commented on code in PR #5118:
URL: https://github.com/apache/iceberg/pull/5118#discussion_r909063153


##########
core/src/main/java/org/apache/iceberg/rest/CatalogHandlers.java:
##########
@@ -28,6 +28,7 @@
 import org.apache.iceberg.BaseMetadataTable;
 import org.apache.iceberg.BaseTable;
 import org.apache.iceberg.BaseTransaction;
+import org.apache.iceberg.HasTableOperations;

Review Comment:
   Nope. Sorry. I had asked on here but I think it got lost. I just reverted it 
though.
   
   I can open those changes in another PR. They're not strictly needed for 
these tests (all tests still pass - but we should consider making those changes 
later as they are more correct that way).



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