ajantha-bhat opened a new issue, #8453: URL: https://github.com/apache/iceberg/issues/8453
### 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-parquet. Which will be a circular dependency. Hence, move iceberg-parquet files into a separate package inside iceberg-core module. So, that Iceberg stats (metadata files) can be written in parquet 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]
