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

   Maybe we can let reader side to notice the config in hoodie.properties:
   
   1. if METADATA_TABLE_ENABLE false in hoodie.properties, no matter users set 
on reader, we will use FileSystemBased
   2. if METADATA_TABLE_ENABLE true in hoodie.properties, and users set MDT 
true, then we use MDT Based action?
   3. if METADATA_TABLE_ENABLE is absent, maybe we could read based on user's 
option
   
   ## JIRA info
   
   - Link: https://issues.apache.org/jira/browse/HUDI-3766
   - 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