ZENOTME commented on issue #346:
URL: https://github.com/apache/iceberg-rust/issues/346#issuecomment-2505942835

   > Thank you for compiling this @c-thiel @ZENOTME! I'm part of the Daft team 
and we're eagerly looking forward to write support. The tasks enumerated by 
@ZENOTME match our priorities well -- we would need at least appends, 
overwrites, and partitioned writes in order to migrate to iceberg-rust.
   > 
   > Let me know if this is being worked on already, but one thing we'd like to 
see is a public interface for building and committing snapshots. Daft handles 
writing data itself, and would use iceberg-rust only for the metadata 
operations to commit a write. Since this could also be used by the iceberg-rust 
writer, it makes sense to to solidify that interface first.
   > 
   > Thanks for the work so far! We would love to further our collaboration on 
this, @jaychia and I will also be at the upcoming community sync to discuss 
more.
   
   Hi @kevinzwang , recently I'm working on #340 #342 #343 to support delete 
write, partition write.
   
   And #349 has merged, so I think now the iceberg-rust support to commit data 
file.


-- 
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: issues-unsubscr...@iceberg.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org
For additional commands, e-mail: issues-h...@iceberg.apache.org

Reply via email to