Yue Zhang created HUDI-3766:
-------------------------------
Summary: Check MDT flag in hoodie.properties for readers if
necessary
Key: HUDI-3766
URL: https://issues.apache.org/jira/browse/HUDI-3766
Project: Apache Hudi
Issue Type: Improvement
Reporter: Yue Zhang
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
--
This message was sent by Atlassian Jira
(v8.20.1#820001)