timsaucer commented on issue #1540:
URL: https://github.com/apache/iceberg-rust/issues/1540#issuecomment-3622513570

   It looks like all of the tasks listed for this issue are complete. Is the 
topic still open?
   
   I'm asking because I'm looking at testing some features with Iceberg and I'm 
wondering if there is support for only append operations or if we an also do 
overwrite / replace. In 
[insert_into](https://github.com/apache/iceberg-rust/blob/9fa3776cbd73159809e1c91ea1904ff9449d7a3d/crates/integrations/datafusion/src/table/mod.rs#L155)
 it looks like the insert mode is ignored. I know the parquet table provider 
only has append support, so I'm wondering if that trickles down to iceberg as 
well.


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