xiaoxuandev opened a new pull request, #9818:
URL: https://github.com/apache/iceberg/pull/9818

   ### Notes
   This change adds support for rewriting files with Z-ordering for nested 
Struct types in Iceberg. This allows more efficient data organization and 
retrieval in scenarios where nested Struct types are present.
   
   The implementation involves extending the existing retrieve z-order columns 
logic to handle nested Struct types.
   
   
   ### Testing
   Unit tests
   
   Tested real dataset on EMR 7.0.0, and verified the data was ordered based on 
nested column.


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