ajantha-bhat opened a new issue, #8454:
URL: https://github.com/apache/iceberg/issues/8454

   ### Feature Request / Improvement
   
   Since the core module (snapshot producer) has to write the partition stats 
synchronously during write (controlled by table property), core module needs to 
depend on Iceberg-orc. Which will be a circular dependency.
   
   Hence, move iceberg-orc files into a separate package inside iceberg-core 
module.
   So, that Iceberg stats (metadata files) can be written in orc format 
(instead of regular Avro/JSON).
   
   
   
   ### Query engine
   
   None


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