the-onewho-knocks commented on code in PR #1321:
URL: https://github.com/apache/iceberg-go/pull/1321#discussion_r3484940386


##########
manifest.go:
##########
@@ -1628,6 +1635,7 @@ func WriteManifest(
        schema *Schema,
        snapshotID int64,
        entries []ManifestEntry,
+       opts ...ManifestFileOption,

Review Comment:
   Added a doc comment on WriteManifest in b6f3bbb, calling out that opts can 
include v3-specific options like WithManifestFileFirstRowID.



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