Maybe we can let reader side to notice the config in hoodie.properties:
- if METADATA_TABLE_ENABLE false in hoodie.properties, no matter users set on reader, we will use FileSystemBased
- if METADATA_TABLE_ENABLE true in hoodie.properties, and users set MDT true, then we use MDT Based action?
- if METADATA_TABLE_ENABLE is absent, maybe we could read based on user's option
JIRA info
Maybe we can let reader side to notice the config in hoodie.properties:
JIRA info