ajantha-bhat commented on PR #7105:
URL: https://github.com/apache/iceberg/pull/7105#issuecomment-1829654384

   I am focusing only on the Async write first (spark action and procedure) as 
discussed last time. 
   
   I see that it has to be done in 4 PRs. 
   
   a) Add a util to read and write partition stats 
   https://github.com/apache/iceberg/pull/9170
   
   b) Track the partition stats file from TableMetadata
   https://github.com/apache/iceberg/pull/8502
   
   c) Spark Action to compute and write the partition stats and registering it 
to table metadata
   
   d) A call procedure wrapper for spark action. 
   
   First two PRs are ready for review. I am working on last two PRs this week. 
   
   please review and help in merging. 
   cc: @aokolnychyi, @RussellSpitzer, @flyrain   


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