Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
We want to parallelize file system listings in Hudi, which after RFC-15 implementation will be happening through class FileSystemBackedMetadata which is in hudi-common. Same with FSUtils which sits in hudi-common. Thus, we want to move HoodieEngineContext to hudi-common to be able to parallelize the file/partition listing APIs using the engine.
Attachments
Issue Links
- is a child of
-
HUDI-1479 Replace FSUtils.getAllPartitionPaths() with HoodieTableMetadata#getAllPartitionPaths()
- Resolved
- links to