Xiaoxuan
Xiaoxuan
Adding support for Initializing S3 client during the S3FileIO initialization. This is needed to deal with a scenario in which S3 files need to be deleted after table has been...
### 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...
### Change Logs - Remove `targetBasePath` check because Hudi should just throw `TableNotFoundException ` later on if this path is not valid/does not exist. - Remove redundant initialization of `HoodieTableMetaClient`...