aokolnychyi commented on a change in pull request #925: Move manifest factory
methods
URL: https://github.com/apache/incubator-iceberg/pull/925#discussion_r409170601
##########
File path: core/src/main/java/org/apache/iceberg/ManifestWriter.java
##########
@@ -94,15 +46,7 @@ static ManifestFile copyManifest(ManifestReader reader,
OutputFile outputFile, l
* @return a manifest writer
*/
public static ManifestWriter write(PartitionSpec spec, OutputFile
outputFile) {
Review comment:
Do we want to deprecate this too?
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]