blackmwk commented on code in PR #3044:
URL: https://github.com/apache/iceberg-rust/pull/3044#discussion_r3870497395


##########
crates/property-macro/README.md:
##########
@@ -17,7 +17,7 @@
   under the License.
 -->
 
-# Iceberg property derive macro
+# Iceberg property macros

Review Comment:
   The derive macro and procedural macro for property view should be two 
sections. They share similar syntax, but they serve different purpose, so we 
need to introduce them separately.



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