ZENOTME commented on PR #135:
URL: https://github.com/apache/iceberg-rust/pull/135#issuecomment-1895304460

   I feel that for this writer framework, we may need more discussion, so I can 
separate this framework as `IcebergWriter` and `FileWriter` parts. 
   The `IcebergWriter` part is about how to organize our writers, it's the core 
and more complicated.
   The `FileWriter` part is an abstraction for kinds of file formats like 
`parquet`, and `orc`. It's more simple. 
   
   And we can work on the `FileWriter` part first if it looks good. How do you 
think? @Xuanwo @Fokko 


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