marvinlanhenke commented on issue #113:
URL: https://github.com/apache/iceberg-rust/issues/113#issuecomment-1987088164

   > [...] since it has some dependencies, such as transaction api and table 
metadata builder, otherwise it's currently not practical.
   Makes sense to me.
   
   So I'd leave `create_table`, `load_table`, `update_table` and `drop_table` 
as unimplemented, since they all depend on those dependencies you mentioned - 
or they need create_table; so those other methods can be tested.
   
   @liurenjie1024 
   I think it'd be best to create another issue that sketches out the next 
steps (dependencies) for the upcomming week or two? (Andrew Lamb does this in 
Datafusion and it helps a lot coordinating the effort).


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