szehon-ho commented on code in PR #16727:
URL: https://github.com/apache/iceberg/pull/16727#discussion_r3478458787


##########
format/udf-spec.md:
##########
@@ -220,6 +228,7 @@ RETURN x + 1.0;
   "definitions": [
     {
       "definition-id": "int",
+      "specific-name": "add_one_int",

Review Comment:
   Removed the `specific-name` fields from the Appendix A JSON example so it 
stays consistent with the Trino/Spark SQL above (which don't use a `SPECIFIC` 
clause yet). Thanks for catching 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]

Reply via email to