Jinchul81 commented on code in PR #321: URL: https://github.com/apache/iceberg-cpp/pull/321#discussion_r2553301012
########## src/iceberg/type_fwd.h: ########## @@ -149,6 +149,25 @@ class ArrayLike; class MapLike; class TableUpdate; +class AssignUUID; Review Comment: Can you please reorder the class names? Please follow the Google CPP guideline. -- 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]
