hudi-bot opened a new issue, #15711:
URL: https://github.com/apache/hudi/issues/15711

   AbstractTableFileSystemView does not contain HoodieEngineContext instance 
and instead relies on the caller to parallelize the listing per partition when 
metadata table is disabled.  In contrast, HoodieMetadataFileSystemView uses 
HoodieBackedTableMetadata leveraging the HoodieEngineContext instance.  We need 
to improve the abstraction so that two code paths (w/ and w/o metadata table) 
are unified with better abstraction of the table file system view.
   
    
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-5613
   - Type: Improvement


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

Reply via email to