manuzhang commented on code in PR #11087: URL: https://github.com/apache/iceberg/pull/11087#discussion_r1746409783
########## site/docs/contribute.md: ########## @@ -388,6 +388,34 @@ When passing boolean arguments to existing or external methods, use inline comme dropTable(identifier, purge); ``` +#### Accessing instance variables Review Comment: Curious whether there is a format rule for this. -- 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]
