paulzanmei opened a new issue #1717: URL: https://github.com/apache/iceberg/issues/1717
I want to use table.newRowDelta() .addDeletes(eqDeletes) api to complete row-level deletion. Is there any case? Whether to create DeleteFile object through Parquet.writeDeletes(OutputFile file) api. I have a question, how to create and use OutputFile file object? Storage uses HDFS ---------------------------------------------------------------- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
