kamcheungting-db commented on code in PR #589:
URL: https://github.com/apache/iceberg-cpp/pull/589#discussion_r3179669320


##########
src/iceberg/table.h:
##########
@@ -43,11 +44,11 @@ class ICEBERG_EXPORT Table : public 
std::enable_shared_from_this<Table> {
   /// \param[in] metadata_location The location of the table metadata file.
   /// \param[in] io The FileIO to read and write table data and metadata files.
   /// \param[in] catalog The catalog that this table belongs to.

Review Comment:
   update comment of parameter list



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