ajantha-bhat commented on code in PR #6678:
URL: https://github.com/apache/iceberg/pull/6678#discussion_r1088942237
##########
nessie/src/main/java/org/apache/iceberg/nessie/NessieCatalog.java:
##########
@@ -262,8 +262,7 @@ public List<Namespace> listNamespaces(Namespace namespace)
throws NoSuchNamespac
}
/**
- * Load the given namespace but return an empty map because namespace
properties are currently not
- * supported.
+ * Load the given namespace and return its properties.
*
* @param namespace a namespace. {@link Namespace}
* @return an empty map
Review Comment:
I need to fix this too. I will modify now
--
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]