You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@iceberg.apache.org by GitBox <gi...@apache.org> on 2021/06/16 06:37:02 UTC

[GitHub] [iceberg] nastra commented on a change in pull request #2588: Bump Nessie to 0.6.1 + add CommitStateUnknownException

nastra commented on a change in pull request #2588:
URL: https://github.com/apache/iceberg/pull/2588#discussion_r652391143



##########
File path: nessie/src/main/java/org/apache/iceberg/nessie/NessieCatalog.java
##########
@@ -350,8 +369,9 @@ private UpdateableReference loadReference(String requestedRef) {
 
   private Stream<TableIdentifier> tableStream(Namespace namespace) {
     try {
+      EntriesParams entriesParam = EntriesParams.empty();

Review comment:
       nit: let's inline this one




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

For queries about this service, please contact Infrastructure at:
users@infra.apache.org



---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscribe@iceberg.apache.org
For additional commands, e-mail: issues-help@iceberg.apache.org