stevenzwu commented on code in PR #15491:
URL: https://github.com/apache/iceberg/pull/15491#discussion_r2873551867


##########
format/udf-spec.md:
##########
@@ -140,7 +140,6 @@ A `definition version` represents a specific implementation 
of that definition a
 | *optional*  | `on-null-input`   | `string` (`"return-null"` or `"call"`, 
default `"call"`) | Defines how the UDF behaves when any input parameter is 
NULL.  |
 | *required*  | `timestamp-ms`    | `long` (unix epoch millis)                 
              | Creation timestamp of this version.                            |
 
-

Review Comment:
   this is to fix the doc site lint check failure of "consecutive empty lines"



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