lishuxu commented on code in PR #479:
URL: https://github.com/apache/iceberg-cpp/pull/479#discussion_r2694739926
##########
src/iceberg/catalog/rest/type_fwd.h:
##########
@@ -34,3 +34,11 @@ class RestCatalog;
class RestCatalogProperties;
} // namespace iceberg::rest
+
+namespace iceberg::rest::auth {
Review Comment:
Here mirrors the Java package structure (org.apache.iceberg.rest.auth),
making it easier to navigate between implementations.
--
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]