blackmwk commented on code in PR #2799: URL: https://github.com/apache/iceberg-rust/pull/2799#discussion_r3568783810
########## CONTRIBUTING.md: ########## @@ -121,3 +121,12 @@ dependency versions without always upgrading to the latest. ## Code of Conduct We expect all community members to follow our [Code of Conduct](https://www.apache.org/foundation/policies/conduct.html). + +## RFC Process Review Comment: Actually we use it as design doc here, we use it to discuss the overall design. The problem is an issue is that it's hard to comment some part of a large feature. You can see https://github.com/apache/iceberg-rust/pull/1854 and https://github.com/apache/iceberg-rust/pull/1885 as examples. -- 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]
