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

   ### Feature Request / Improvement
   
   In the design, The schema of partitions metadata table and partition stats 
file is kept to be same. 
   
   Hence, move `PartitionsTable.Partition` to a separate class and re-use them 
for partition stats.
   We also need to extend `PartitionsTable.Partition` this class to 
`org.apache.avro.generic.IndexedRecord` to make this class compatible to 
directly write and read from `ParquetAvroWriter` and `ParquetValueReaders`
   
   ### 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