Skip to content

Check MDT flag in hoodie.properties for readers if necessary #15095

@hudi-bot

Description

@hudi-bot

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions