zhjwpku commented on code in PR #506:
URL: https://github.com/apache/iceberg-cpp/pull/506#discussion_r2681816905
##########
src/iceberg/table.h:
##########
@@ -116,6 +116,9 @@ class ICEBERG_EXPORT Table : public
std::enable_shared_from_this<Table> {
/// \brief Returns the catalog that this table belongs to
const std::shared_ptr<Catalog>& catalog() const;
+ /// \brief Return a LocationProvider for this table
Review Comment:
nit: %s/Return/Returns as the above.
--
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]